body {
  background: #fff;
  padding-top: 136px;
}
.navbar-fixed-top .container {
  padding-top: 10px;
}
.navbar-fixed-top .brand {
  float: right;
  font-size: 16px;
}
.navbar-fixed-top .brand2 {
  float: left;
  font-size: 28px;
}
.nav-img {
  float: left;
  margin-right: 10px;
  margin-top: -18px;
}
.nav-sub-title {
  font-size: 12px;
  margin-top: 5px;
  margin-right: 0px;
  font-weight: normal;
  color: #e3e3e3;
  float: right;
}
.navbar-fixed-top .navbar-inner {
  height: 111px;
}
.line-space {
  border-top: 1px solid #C9C9C9;
  margin-top: 10px;
  padding-top: 20px;
}
.line-space2 {
  border-top: 1px solid #C9C9C9;
  margin-top: -7px;
  padding-top: 20px;
}
.line-space3 {
  border-top: 1px solid #eeeeee;
  margin-top: 10px;
  padding-top: 20px;
}
.marginTop2 {
  margin-top: 31px;
}
.marginTop3 {
  margin-top: 69px;
}
.marginTop4 {
  margin-top: 37px;
}
.add-more {
  background: #f0f0f0;
  border: 1px dashed #B0B0B0;
  margin-top: 10px;
  height: 25px;
  text-align: center;
  padding-top: 25px;
}
.copyright {
  font-size: 11px;
  color: #9E9E9E;
  text-shadow: 0 1px 0 #fff;
}
.hidden-content {
  display: none;
}
[class^="icon-"],
[class*=" icon-"] {
  color: #000;
  opacity: 0.75;
  font-size: 14px;
}
.icon-white {
  color: #fff;
  opacity: 1;
}
.profile-pic {
  -webkit-box-shadow: #cccccc 0px 0px 5px 0px, #000000 0px 0px 0px 0px inset;
  background-color: #ffffff;
  background-image: none;
  background-origin: padding-box;
  border-color: #bbbbbb;
  border-style: solid;
  border-width: 1px;
  box-shadow: #cccccc 0px 0px 5px 0px, #000000 0px 0px 0px 0px inset;
  color: #444444;
  display: block;
  padding: 2px;
}
.moveBtn {
  float: right;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-top: 10px;
  margin-right: -11px;
}
.moveBtn:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: move;
}
.editBtn {
  float: right;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-top: 33px;
  margin-right: -11px;
}
.editBtn:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
}
.details {
  margin-left: -5px;
}
.marginRight {
  margin-right: 10px;
}
.para {
  margin-top: 10px;
}
.rightIcon {
  float: right;
  font-size: 24px;
}
.noBtn {
  margin-top: 5px;
}
select {
  width: 180px;
}
.chart-form {
  width: 100px;
}
.publications-table a {
  font-size: 12px;
  text-decoration: none;
}
.small-lead {
  color: grey;
}
.page-header .btn {
  float: right;
  margin-top: -35px;
}
.page-header {
  padding-bottom: 0px;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  margin-top: -4px;
}
.page-header2 {
  margin: 0;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.page-header2 .btn {
  float: right;
  margin-top: -35px;
}
.publish-header {
  margin: 0;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.publish-header .btn {
  float: right;
}
.page-header a:hover {
  text-decoration: none;
}
.page-header .lead {
  margin-bottom: 2px;
}
.marginTop {
  margin-top: 10px;
}
.marginBottom {
  margin-bottom: 8px;
}
.name {
  margin-bottom: 10px;
  margin-top: -3px;
}
.info {
  float: right;
}
.search-pub a {
  text-decoration: none;
  line-height: 1;
}
.publication-text {
  line-height: 1.2em;
}
.profile-well-buttons {
  text-align: center;
  margin-top: 12px;
}
.profile-well-buttons a {
  width: 145px;
}
.publication-buttons a {
  width: 145px;
}
.publication-buttons {
  margin-top: 20px;
}
.publication {
  border-bottom: 1px solid #eeeeee;
}
.publication-buttons i {
  font-size: 35px;
  margin-left: 13px;
}
.downloadBtn {
  margin-top: 5px;
}
.profile-well-header {
  margin-top: -5px;
}
.profile-well-header h3 {
  margin-bottom: 0px;
}
.profile-well-contact {
  line-height: 1.2;
  margin-top: 12px;
  text-align: left;
}
.profile-well-contact .info {
  text-align: right;
}
.profile-well-bio p {
  line-height: 1.3;
  margin-top: 10px;
  font-size: 12px;
}
.profile-well-pro p {
  line-height: 1.2;
  font-size: 12px;
  margin-left: 2px;
  margin-top: -5px;
  margin-bottom: 17px;
}
.profile-well-pro a {
  text-decoration: none;
}
.profile-well-position p {
  font-size: 14px;
  font-weight: bold;
}
.edit-btn .btn {
  margin-top: -27px;
}
.smaller-lead {
  color: grey;
  font-size: 12px;
}
.spacer {
  padding-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.spacer2 {
  padding-top: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C2C2C2;
}
.nav-list {
  position: fixed;
  width: 230px;
}
.container-margin {
  margin-left: 300px;
}
.publication-type {
  margin-bottom: -10px;
}
.publish-type form {
  margin-top: 10px;
  width: auto;
  margin-bottom: -10px;
}
.publish-type .form-horizontal .control-label {
  width: auto;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
}
.publication-type form {
  margin-top: 10px;
  width: auto;
  margin-bottom: -10px;
}
.publication-type .form-horizontal .control-label {
  width: auto;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
}
.modal-btns {
  margin-top: 30px;
  float: right;
  margin-right: 5px;
  margin-bottom: 5px;
}
.modal-body h3 {
  margin-bottom: 2px;
  margin-top: 10px;
}
.publication-detail-form label {
  font-weight: bold;
}
.publication-detail-form {
  margin-top: 10px;
}
.display-publication {
  margin-left: 0px;
  margin-bottom: -10px;
  float: right;
}
.pub-table-view {
  margin-top: 20px;
}
.pub-table-view i {
  cursor: pointer;
  margin-left: 5px;
  font-size: 17px;
}
.pub-table-view .table-striped tbody tr:nth-child(odd) td,
.pub-table-view .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.pub-table-view .table tbody tr:hover td,
.pub-table-view .table tbody tr:hover th {
  background-color: #000;
  opacity: 0.4;
  color: white;
}
.pub-table-view .table tbody tr:hover td .icon-wrench,
.pub-table-view .table tbody tr:hover td .icon-remove-sign,
.pub-table-view .table tbody tr:hover td .icon-check-empty,
.pub-table-view .table tbody tr:hover td .icon-check {
  color: #fff;
}
.pub-noModal-table {
  margin-top: 20px;
}
.actions-title {
  width: 100px;
}
.pubTitle {
  font-size: 12px;
  color: #525252;
  font-style: italic;
  font-weight: bold;
}
.pubTitle:hover {
  color: #08c;
}
.pubAuthor {
  font-size: 12px;
  color: #9C9C9C;
  font-weight: normal;
}
.pubYear {
  font-size: 12px;
  font-weight: bold;
  color: grey;
}
.pubTitle2 {
  font-size: 11px;
  color: #3D3D3D;
  font-style: italic;
}
.pubTitle2:hover {
  color: #08c;
}
.pubAuthor2 {
  font-size: 10px;
  color: grey;
}
.pubYear2 {
  font-size: 10px;
  font-weight: bold;
  color: grey;
}
.suggested-pub a {
  text-decoration: none;
}
.suggested-pub td {
  border-bottom: 1px solid #eeeeee;
}
.news {
  margin-top: 10px;
}
.news-date {
  font-weight: bold;
  color: grey;
  font-size: 11px;
}
.news-headline {
  font-weight: bold;
  color: #3D3D3D;
  line-height: 1;
}
.alignRight {
  text-align: right;
  font-style: italic;
  font-size: 12px;
  margin-top: 0px;
}
.news-summary {
  line-height: 1.2;
  font-size: 12px;
  margin-bottom: 0px;
}
.row-fluid .span1New {
  width: 2.382978723%;
  *width: 2.329787233638298%;
}
.row-fluid .span7New {
  width: 60.446808505%;
  *width: 60.3936170156383%;
}
.row-fluid .span3New {
  width: 26.928176794%;
  *width: 26.874985304638297%;
}
.large {
  font-size: 16px;
}
.badge {
  vertical-align: 7px;
  margin-left: 1px;
}
.badge {
  padding: 1px 6px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badges:hover {
  text-decoration: none;
}
td .icon-remove-sign {
  color: #b94a48;
  opacity: 1;
}
td .icon-wrench {
  color: #f89406;
  opacity: 1;
}
td .icon-check-empty {
  color: #468847;
  opacity: 1;
}
td .icon-check {
  color: #356635;
  opacity: 1;
}
.select-pub-noModal {
  float: right;
  margin-top: -35px;
}
.import-export-btn {
  margin-right: 133px;
}
.impExp-title {
  float: left;
  font-size: 17px;
  margin-right: 10px;
  margin-top: 10px;
  font-weight: 200;
}
.help-list {
  list-style-type: square;
}
.goRight {
  float: right;
}
.goRight2 {
  margin-top: 10px;
  margin-left: 387px;
}
.goRight3 {
  margin-left: 375px;
  width: 115px;
}
.checkbox-help {
  font-size: 11px;
}
.checkbox-pub {
  margin-top: 0px;
  margin-left: 300px;
}
.form-pub {
  margin-left: 0px;
}
.pub-input {
  width: 130px;
  margin-left: 5px;
}
.pub-input2 {
  width: 150px;
  margin-left: 5px;
}
selectbox-title {
  width: 20px;
}
.selectbox {
  margin-left: 10px;
}
tr td:first-child {
  font-weight: bold;
  color: #595959;
}
.author {
  font-style: italic;
}
.manualAddBtn {
  margin-right: 60px;
}
.yesBtn2 {
  margin-right: 50px;
}
.yesNoBtns {
  margin-top: 40px;
}
.noModal-addDoneBtns {
  margin-top: 70px;
}
.mandatory {
  line-height: 1.3;
  color: #424242;
}
.optional {
  line-height: 1.3;
  color: #424242;
}
.address {
  line-height: 1.2;
}
.contact-table {
  line-height: 1.3;
}
.info-margin {
  margin-left: 10px;
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.date {
  font-weight: bold;
  color: #737373;
  font-size: 11px;
}
.grey {
  color: #8A8A8A;
}
.professional-table {
  font-size: 11px;
}
.editForm label {
  font-weight: bold;
}
label {
  font-weight: bold;
}
.space {
  height: 10px;
}
.moveRight {
  margin-left: 100px;
}
.pro-details {
  margin-top: 0px;
}
.pro-edit-btn {
  float: right;
  display: none;
}
.row-fluid:hover .pro-edit-btn {
  display: inline;
}
.section:hover .pro-edit-btn {
  display: inline;
}
.left-heading2 {
  font-size: 16px;
  font-weight: bold;
}
.space2 {
  height: 20px;
}
.small {
  font-size: 12px;
}
.small label {
  font-size: 12px;
}
.smallInput {
  width: 50px;
}
.marginLeft {
  margin-left: 10px;
}
.h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.leftBorder {
  border-left: 1px solid #C2C2C2;
}
.sub {
  margin-left: 10px;
}
.removePic-btn {
  float: right;
  margin-top: 0px;
  margin-right: 5px;
}
.save-btn {
  float: right;
  margin-top: 0px;
}
.photo-help-list {
  list-style-type: disc;
}
.left-heading {
  font-weight: bold;
  color: #8A8A8A;
  font-size: 16px;
}

.help-block2 {
  display: block;
  margin-bottom: 0px;
  margin-top: 9px;
  color: #555555;
}
.icon-remove-sign {
  cursor: pointer;
  color: #b94a48;
  opacity: 1;
}
.icon-remove-sign:hover {
  text-decoration: none;
}
.icon-bullhorn:hover {
  text-decoration: none;
}
.icon-eye-open:hover {
  text-decoration: none;
}
.icon-sort {
  cursor: move;
  margin-right: 10px;
}
.icon-bullhorn {
  cursor: pointer;
}
.icon-bullhorn:hover {
  text-decoration: none;
}
.icon-wrench {
  cursor: pointer;
}
.icon-eye-open {
  cursor: pointer;
}
.icon-eye-open:hover {
  text-decoration: none;
}
.addLink {
  display: block;
  font-size: 11px;
  color: grey;
}
.editLink {
  display: inline;
  font-size: 11px;
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.editLink:hover {
  color: #005580;
  text-decoration: underline;
}
.grey2 {
  color: #737373;
}
.patentsInfo {
  font-size: 11px;
}
.help-heading {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact-help-list {
  list-style: disc;
  margin-top: 10px;
  font-size: 12px;
}
.alert {
  padding-right: 10px;
}
.alert-text {
  font-size: 12px;
}

.showMoreTable, .showLessTable {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
  font-size: 11px;
}

.showMoreTable td, .showLessTable td{ text-align:right; }

.showMoreTable:hover {
  color: #005580;
  text-decoration: underline;
}
.showMoreTableRow {
  cursor: pointer;
}
.pub-table-view .table tbody .showMoreTableRow:hover {
  background-color: #fff;
  opacity: 1;
}

.display-cv {
  margin-left: 0px;
  margin-bottom: -10px;
  display: inline;
}
.input-order {
  width: 20px;
  display: inline;
}
.h3 {
  font-size: 18px;
  line-height: 27px;
}
.rightIcon2 {
  float: right;
  font-size: 24px;
  margin-top: 10px;
}
#login-form {
  margin-bottom: -8px;
}
.smaller {
  font-size: 10px;
}
label.valid {
  width: 24px;
  display: inline-block;
  text-indent: -9999px;
}
label.error {
  font-weight: bold;
  color: #990000;
  padding: 0px 0px;
  text-align: left;
  margin-top: 3px;
}
label.valid2 {
  width: 24px;
  display: inline-block;
  text-indent: -9999px;
}
label.error2 {
  font-weight: bold;
  color: #990000;
  padding: 0px 0px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 20px;
}
.success {
  margin-bottom: -30px;
}

.nav-list .divider
{
   margin: 3px;
   line-height:3px;
}

.nav li + .nav-header
{
   margin-top:0px;
}

.muted {color:#ddd;}
.muted a { color: #08c; }
.muted td:first-child { color:#ddd;}
.deleted {text-decoration: line-through;}
.cvpopup {height: 500px; width: 750px; overflow: auto;}
.user-text ul {list-style-type: disc;}

/* sortable tables */
table.sortedtable thead tr .tablesorter-header{
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.sortedtable thead tr .tablesorter-headerAsc {
	background-image: url(../img/desc.gif);
}

table.sortedtable thead tr .tablesorter-headerDesc {
	background-image: url(../img/asc.gif);
}

table.sortedtable thead tr .sorter-false
{
	background-image: none;  
}

.blue {color: blue;}
.red {color: red;}
.orange {color:orange;}
.green {color:green;}
.yellow {color:yellow;}
.white {color:white;}
