@charset "UTF-8";
@media print {
  #sub-container #middleBar #unidir {
    display: block;
  }
  #sub-container #middleBar #unidir #userDetails {
    display: none;
  }
  #sub-container #middleBar #unidir .profile-footer {
    display: none;
  }
}
#directorySearchNew {
  margin-right: 5px;
  width: 98%;
}

#unidir {
  margin: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #000;
  background: #FFF;
  line-height: 1.5;
  /* reset.css */
  /*************************** BROWSER RESET ****************************/
  /* typography.css */
  /* forms.css */
  /* 1.2 Hyperlinks */
  /* Sprite icons */
  /*  MODERATION DIALOG  */
  /* 5.1 Buttons */
  /*-------------------------------------------------------------------------------------------*/
  /* 2. SITE STRUCTURE & APPEARANCE */
  /*-------------------------------------------------------------------------------------------*/
  /* 2.1 Containers & Columns */
  /* IE7 fix */
  /* 2.3 Navigation */
  /* 2.3.1 Drop-down menus */
  /* 2.4 Featured Slider */
  /* 2.5 Content */
  /* 404 page */
  /* 2.6 Sidebar */
  /* 2.7 Footer */
  /*Added by ITS 13 April 2012*/
  /* 2.8 Search */
  /* IE7 & IE8 fix */
  /*.searchResults .image .image-inner { position:absolute; }*/
  /*-------------------------------------------------------------------------------------------*/
  /* 3. POSTS */
  /*-------------------------------------------------------------------------------------------*/
  /* 3.1 Typographic Elements */
  /* 3.2 Images */
  /*-------------------------------------------------------------------------------------------*/
  /* 4. WIDGETS */
  /*-------------------------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------------------------*/
  /* 5. MISC */
  /*-------------------------------------------------------------------------------------------*/
  /* 5.2 Info Boxes */
  /* 5.3 Forms */
  /* Class for labelling required form items */
  /* Increase the size of the content area for templates without sidebars */
  /* Alignment */
}
#unidir html, #unidir body, #unidir div, #unidir span, #unidir object, #unidir iframe, #unidir h1, #unidir h2, #unidir h3, #unidir h4, #unidir h5, #unidir h6, #unidir p, #unidir blockquote, #unidir pre, #unidir a, #unidir abbr, #unidir acronym, #unidir address, #unidir code, #unidir del, #unidir dfn, #unidir em, #unidir img, #unidir q, #unidir dl, #unidir dt, #unidir dd, #unidir ol, #unidir ul, #unidir li, #unidir fieldset, #unidir form, #unidir label, #unidir legend, #unidir table, #unidir caption, #unidir tbody, #unidir tfoot, #unidir thead, #unidir tr, #unidir th, #unidir td, #unidir article, #unidir aside, #unidir dialog, #unidir figure, #unidir footer, #unidir header, #unidir hgroup, #unidir nav, #unidir section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
#unidir article, #unidir aside, #unidir dialog, #unidir figure, #unidir footer, #unidir header, #unidir hgroup, #unidir nav, #unidir section {
  display: block;
}
#unidir table {
  border-collapse: separate;
  border-spacing: 0;
}
#unidir caption, #unidir th, #unidir td {
  text-align: left;
  font-weight: normal;
}
#unidir table, #unidir td, #unidir th {
  vertical-align: middle;
}
#unidir blockquote:before, #unidir blockquote:after, #unidir q:before, #unidir q:after {
  content: "";
}
#unidir blockquote, #unidir q {
  quotes: "" "";
}
#unidir a img {
  border: none;
}
#unidir body {
  font-size: 13px;
  color: #222;
  background: #fff;
  font-family: Verdana, Geneva, sans-serif;
}
#unidir h1, #unidir h2, #unidir h3, #unidir h4, #unidir h5, #unidir h6 {
  font-weight: normal;
  color: #111;
}
#unidir h1 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0.5em;
}
#unidir h2 {
  font-size: 22px;
  margin-bottom: 0.75em;
}
#unidir h3 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 1em;
}
#unidir h4 {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
#unidir h5 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1.5em;
}
#unidir h6 {
  font-size: 12px;
  font-weight: bold;
}
#unidir h1 img, #unidir h2 img, #unidir h3 img, #unidir h4 img, #unidir h5 img, #unidir h6 img {
  margin: 0;
}
#unidir p {
  margin: 0 0 8px;
}
#unidir p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
#unidir p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
#unidir a:focus, #unidir a:hover {
  color: #000;
}
#unidir a {
  color: #009;
  text-decoration: underline;
}
#unidir a:focus {
  outline: #000 dotted thin;
}
#unidir blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
#unidir strong {
  font-weight: bold;
}
#unidir em, #unidir dfn {
  font-style: italic;
}
#unidir dfn {
  font-weight: bold;
}
#unidir sup, #unidir sub {
  line-height: 0;
}
#unidir abbr, #unidir acronym {
  border-bottom: 1px dotted #666;
}
#unidir address {
  margin: 0 0 1.5em;
  font-style: italic;
}
#unidir del {
  color: #666;
}
#unidir pre {
  margin: 1.5em 0;
  white-space: pre;
}
#unidir pre, #unidir code, #unidir tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
#unidir li ul, #unidir li ol {
  margin: 0;
}
#unidir ul, #unidir ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
#unidir ul {
  list-style-type: disc;
}
#unidir ol {
  list-style-type: decimal;
}
#unidir dl {
  margin: 0 0 1.5em 0;
}
#unidir dl dt {
  font-weight: bold;
}
#unidir dd {
  margin-left: 1.5em;
}
#unidir table {
  margin-bottom: 1.4em;
  width: 100%;
}
#unidir th {
  font-weight: bold;
}
#unidir thead th {
  background: #c3d9ff;
}
#unidir th, #unidir td, #unidir caption {
  padding: 4px 10px 4px 5px;
}
#unidir tr.even td {
  background: #e5ecf9;
}
#unidir tfoot {
  font-style: italic;
}
#unidir caption {
  background: #eee;
}
#unidir label {
  font-weight: bold;
}
#unidir fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ccc;
}
#unidir legend {
  font-weight: bold;
  font-size: 1.2em;
}
#unidir input[type=text], #unidir input[type=password], #unidir input.text, #unidir input.title, #unidir textarea, #unidir select {
  background-color: #fff;
  border: 1px solid #bbb;
}
#unidir input[type=text]:focus, #unidir input[type=password]:focus, #unidir input.text:focus, #unidir input.title:focus, #unidir textarea:focus, #unidir select:focus {
  border-color: #666;
}
#unidir input[type=text], #unidir input[type=password], #unidir input.text, #unidir input.title, #unidir textarea, #unidir select {
  margin: 0.5em 0;
}
#unidir input.text, #unidir input.title {
  width: 300px;
  padding: 5px;
}
#unidir input.title {
  font-size: 1.5em;
}
#unidir textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
#unidir input[type=checkbox], #unidir input[type=radio], #unidir input.checkbox, #unidir input.radio {
  position: relative;
  top: .25em;
}
#unidir form.inline {
  line-height: 3;
}
#unidir form.inline p {
  margin-bottom: 0;
}
#unidir .error, #unidir .notice, #unidir .success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
}
#unidir .error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4;
}
#unidir .notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324;
}
#unidir .success {
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880;
}
#unidir .error a {
  color: #8a1f11;
}
#unidir .notice a {
  color: #514721;
}
#unidir .success a {
  color: #264409;
}
#unidir .clear {
  clear: both;
}
#unidir h1, #unidir h2, #unidir h3, #unidir h4, #unidir h5, #unidir h6 {
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 0.30em;
  font-weight: bold;
}
#unidir h1 {
  font-size: 220%;
  color: #003F72;
}
#unidir h2 {
  font-size: 130%;
  border-bottom: solid 4px #CCC;
  color: #0098C3;
}
#unidir h3 {
  font-size: 100%;
  color: #0098C3;
}
#unidir h4 {
  font-size: 90%;
  color: #333;
}
#unidir h5 {
  font-size: 70%;
}
#unidir b, #unidir strong {
  font-weight: bold;
}
#unidir i, #unidir em {
  font-style: italic;
}
#unidir a:link, #unidir a:visited {
  color: #0000CC;
  text-decoration: underline;
}
#unidir a:hover, #unidir a:focus {
  color: #CC0000;
}
#unidir .header_nav a, #unidir span.prev, #unidir span.next, #unidir a.prev, #unidir a.next,
#unidir .searchResults .contact li, #unidir .profile-header .image a,
#unidir .profile-header .contact-details li, #unidir .google-map a,
#unidir .profile .profile-footer li a, #unidir a.doi, #unidir a.pdf, #unidir a.doc, #unidir .searchResults .preview-popup .contact-details li,
#unidir .searchResults .review a, #unidir .contextual-links-configure, #unidir .sprite {
  background: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png) 0 0 no-repeat;
}
#unidir input, #unidir textarea, #unidir select, #unidir button {
  font-family: verdana,sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  padding: 1px;
}
#unidir .moderation-dialog, #unidir .ui-dialog {
  padding: 0 !important;
}
#unidir .moderation-dialog .inner {
  width: 1050px;
}
#unidir .moderation-dialog .mod_content {
  overflow: hidden;
  margin: 0;
}
#unidir .moderation-dialog .leftCol {
  width: 200px;
  vertical-align: top;
  border-right: solid 1px #CCC;
  padding: 0;
}
#unidir .moderation-dialog .rightCol {
  width: 250px;
  vertical-align: top;
  border-left: solid 1px #CCC;
}
#unidir .moderation-dialog .rightCol .col_inner {
  padding: 20px 0 20px 0;
}
#unidir .moderation-dialog .mod_inner {
  padding: 20px;
  vertical-align: top;
}
#unidir .moderation-dialog .block-header {
  border-bottom: solid 1px #CCC;
  padding: 10px 10px 0 10px;
}
#unidir .moderation-dialog .block-footer {
  border-top: solid 1px #CCC;
  padding: 10px;
  background: #EEE;
  clear: both;
  overflow: hidden;
}
#unidir .moderation-dialog .leftCol ul {
  padding: 0;
  margin: 0;
}
#unidir .moderation-dialog .leftCol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#unidir .moderation-dialog .leftCol li a {
  padding: 10px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  border-bottom: solid 1px #CCC;
  background: #F2F2F2;
  display: block;
}
#unidir .moderation-dialog .leftCol li a:hover,
#unidir .moderation-dialog .leftCol li a:focus {
  background: #DDD;
}
#unidir .moderation-dialog .leftCol li a.mod_selected {
  background: #FFF;
}
#unidir .moderation-dialog .leftCol li a.mod_accept {
  background: #EEFFDB;
  color: #278C27;
}
#unidir .moderation-dialog .leftCol li a.mod_declined {
  background: #FDE6DB;
  color: #BD2629;
}
#unidir .moderation-dialog .block-header .grey-t {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}
#unidir .moderation-dialog .button {
  width: 70px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#unidir .moderation-dialog .block-footer .button {
  margin-right: 8px;
}
#unidir .moderation-dialog .block-footer p {
  font-size: 12px;
  margin-bottom: 0;
}
#unidir .moderation-dialog .block-footer .large-t {
  font-size: 18px;
}
#unidir .moderation-dialog .rightCol textarea {
  width: 98%;
}
#unidir .moderation-dialog .rightCol .button {
  margin-bottom: 8px;
}
#unidir .moderation-dialog .rightCol p {
  margin-bottom: 0;
}
#unidir .moderation-dialog .btn-current, #unidir .moderation-dialog .btn-new {
  background: #EEE;
  border: solid 1px #CCC;
  padding: 5px 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
  color: #666;
  margin: 0 5px 10px 0;
  float: left;
}
#unidir .moderation-dialog .btn-selected {
  background: #FFF;
}
#unidir .SubHead {
  font-family: Verdana, Geneva, sans-serif;
}
#unidir .button-bar {
  margin-top: 20px;
}
#unidir .button-bar button {
  width: 80px;
}
#unidir a.button, #unidir .button {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  font-size: 11px !important;
  text-decoration: none;
  height: 20px;
  padding: 5px 15px 0 15px;
  text-align: center;
}
#unidir a.XXbutton, #unidir .XXbutton {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -khtml-border-radius: 2px;
  font-size: 11px;
  text-decoration: none;
  height: 20px;
  padding: 5px 15px 0 15px;
  display: block;
  text-align: center;
  position: relative;
}
#unidir input.button, #unidir button.button {
  height: 27px;
  padding-top: 0;
  margin: 0 6px;
  cursor: pointer;
}
#unidir a.contextual-links-edit {
  padding: 5px 25px 0 25px;
}
#unidir a.contextual-links-edit:hover, #unidir a.contextual-links-edit:focus {
  background: url(kx1uW0rTromtF5Ow56nFNdY40ONrv9TPUeebzm3K3Bm.png) 0 0 repeat-x #00487a;
  border: 1px solid #004578;
  color: #FFF;
}
#unidir a.btn-grey, #unidir .btn-grey {
  background: url(ka4A0oLDnySAowehyhLr9Wa7e1mY9lADiB0VjR7bVaa.png) 0 0 repeat-x #cccccc;
  border: 1px solid #999999;
  color: #333;
}
#unidir a.btn-grey:hover, #unidir a.btn-grey:focus, #unidir .btn-grey:hover, #unidir .btn-grey:focus {
  border: 1px solid #666;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
#unidir a.btn-blue, #unidir .btn-blue {
  background: url(kx1uW0rTromtF5Ow56nFNdY40ONrv9TPUeebzm3K3Bm.png) 0 0 repeat-x #00487a;
  border: 1px solid #004578;
  color: #FFF;
}
#unidir a.btn-blue:hover, #unidir a.btn-blue:focus, #unidir .btn-blue:hover, #unidir .btn-blue:focus {
  border: 1px solid #000;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
#unidir .btn-blue:disabled {
  background: url(ka4A0oLDnySAowehyhLr9Wa7e1mY9lADiB0VjR7bVaa.png) 0 0 repeat-x #cccccc;
  border: 1px solid #999999;
  olor: #333;
}
#unidir a.btn-red, #unidir .btn-red {
  background: url(Vhsh9qHllJOtPHtBOBEHntP9u4uHa098yIczCFJGnZ7.png) 0 0 repeat-x #b61d21;
  border: 1px solid #AA1C1F;
  color: #FFF;
}
#unidir a.btn-red:hover, #unidir a.btn-red:focus, #unidir .btn-red:hover, #unidir .btn-red:focus {
  border: 1px solid #91171B;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
#unidir a.btn-green, #unidir .btn-green {
  background: url(Iq51zc9KGdgjWuaD0FlI8NqOnb1reBcKBBxdFwtdYQA.png) 0 0 repeat-x #278c27;
  border: 1px solid #2D6B2D;
  color: #FFF;
}
#unidir a.btn-green:hover, #unidir a.btn-green:focus, #unidir .btn-green:hover, #unidir .btn-green:focus {
  border: 1px solid #255825;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
#unidir .edit-profile #userDetails a.button {
  display: inline-block;
}
#unidir a.small-btn-grey {
  font-size: 11px;
  background-color: #F1F1F1;
  border: solid 1px #D8D8D8;
  padding: 3px 8px 4px 8px;
  color: #555;
  text-decoration: none;
  display: inline-block;
}
#unidir div.button-bar {
  text-align: right;
}
#unidir .frm h2.creds {
  font-size: 15px;
  margin-top: 10px;
}
#unidir .frm h3 {
  color: #0098C3;
  font-size: 14px;
}
#unidir .frm {
  xxbackground: url(lsCOL21WpldmjewybXXgTkckIsqZUs0tG78rt8QeZW3.png) bottom left no-repeat;
}
#unidir .frm a.close {
  padding-top: 2px;
  position: absolute;
  top: 10px;
  right: 20px;
  text-decoration: none;
  color: #666;
  background: url(T44yit2tsKxxDHWSHPkjVlIbOvVLdlnVqwc5GsK3EQ7.png) 0 0 no-repeat;
  width: 65px;
  height: 19px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 0 0 8px;
  border: 0px;
}
#unidir .frm-errmsg {
  display: none;
  clear: both;
  padding: 0.8em;
  padding-left: 45px;
  margin-bottom: 1em;
  background: url(3vPwfNuGb8jAaT4KX9QjYdFZ2JluyEcAY0z5ncwww9H.png) 9px 8px no-repeat #fef5f1;
  border: solid 1px #ED541D;
}
#unidir ol.frm {
  margin: 0;
  padding: 0;
}
#unidir ol.frm li {
  list-style: none;
}
#unidir input.frm, #unidir select.frm {
  margin: 0;
}
#unidir textarea.frm {
  margin: 0;
  width: 90%;
}
#unidir p.frm-label, #unidir p.frm-control {
  margin: 0 !important;
}
#unidir td.frm-control {
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 0px;
}
#unidir td.frm-label {
  text-align: right;
  vertical-align: top;
  padding-top: 13px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#unidir div.frm-label label, #unidir div.frm-control {
  line-height: 1.0;
  margin: 0;
  padding: 0;
}
#unidir div.frm-label span.required {
  background: url("Hk94XX58seBmZwYVMxG0eN20G4mP1T3VKZ77aRoazrK.gif") no-repeat scroll 0 3px transparent;
}
#unidir div.frm-control span.field-status {
  margin-top: 0;
  height: 14px;
}
#unidir div.frm-label {
  margin-top: 6px;
}
#unidir div.frm-label label {
  font-size: 12px;
}
#unidir div.frm-control span.field-error {
  background: url("hSO2BjPRqvnfKEjV0WAB9RZav6gzde49L5WHE5qEkAY.png") 0px 0px no-repeat;
}
#unidir .facultyForeground {
  color: #0085B7;
}
#unidir li.email {
  background-position: 0 -278px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.mobile {
  background-position: 3px -237px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.other {
  background-position: 0 -150px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.mainline {
  background-position: 0 -150px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.extension {
  background-position: 1px -194px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.campusMobile {
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
  background: url(LfGGUAxAKZL7OKraIxAllFWRfg161fRSp6V2uIo1pAk.ico) 0 4px no-repeat;
}
#unidir li.cellular {
  background-position: 3px -237px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.ddi {
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
  background: url(7EyJPFmZ9BR7LtEaU63yM9J66HkYX7CgRTrR2v3IwyO.png) 0 5px no-repeat;
}
#unidir li.upi {
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
  background: url(Bn1Dty1h6IH0eeesE6U2gQ5ZlhcvN6663MS8WbhyAmC.png) 0 4px no-repeat;
}
#unidir li.media {
  background-position: 0px -354px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.media {
  background-position: 0 -354px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.tw {
  background-position: 0 -389px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.fb {
  background-position: 0 -426px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.in {
  background-position: 0 -468px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.wiki {
  background-position: 0 -505px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.googlePlus {
  background-position: 0 -1145px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.skype {
  background-position: 0 -1185px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.yammer {
  background-position: 0 -1223px;
  background-image: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png);
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir li.social.orcid {
  background-image: url(YEdKw6UQ7GTsF4Apg76FHB5FroNCzrlIlDlm2MZUEry.png);
  background-position: 0 5px;
  background-repeat: no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  line-height: 24px;
  word-wrap: break-word;
}
#unidir .red-button {
  font-size: 105%;
  background-color: #880000;
  text-align: center;
  padding: 5px 20px 5px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  width: 200px;
}
#unidir .red-button a {
  color: white;
}
#unidir .vistable-odd {
  background-color: white;
}
#unidir .vistable-even {
  background-color: #d3d3d3;
}
#unidir .results-info {
  font-size: 120%;
}
#unidir .results-info .result-number {
  font-weight: bold;
  font-size: 150%;
}
#unidir .bottom-nav {
  margin-top: 10px;
}
#unidir .unidirBulletList {
  margin-left: 10px;
}
#unidir #primary {
  float: right;
  margin: 0 0 0 -190px;
  width: 100%;
}
#unidir #content {
  margin: 0 0 0 190px;
  font-size: 85%;
}
#unidir #secondary {
  float: left;
  overflow: hidden;
  width: 170px;
  margin-bottom: 20px;
}
#unidir .block {
  display: block;
  position: relative;
}
#unidir .header_nav {
  padding-right: 15px;
}
#unidir .header_nav ul {
  padding: 0;
  margin: 0;
}
#unidir .header_nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  float: right;
  margin: 30px 0 0 20px;
}
#unidir .header_nav a {
  color: #FFF;
  text-decoration: none;
}
#unidir .header_nav a:hover {
  text-decoration: underline;
}
#unidir .header_nav a.connect {
  background-position: right 0;
  padding: 2px 53px 2px 0;
}
#unidir .header_nav a.ask {
  background-position: 138% -33px;
  padding: 2px 24px 2px 0;
}
#unidir .header_nav a.contact {
  background: none;
  font-size: 70%;
  font-weight: bold;
}
#unidir .accessKey {
  overflow: hidden;
  width: 0px;
  height: 0px;
}
#unidir .access {
  background: #EFEFEF;
  display: block;
  float: left;
  width: 100%;
}
#unidir .access ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#unidir .access li {
  float: left;
  position: relative;
  width: 100%;
  display: block;
}
#unidir .access a {
  display: block;
  line-height: 2em;
  padding: 2px 10px 2px 22px;
  text-decoration: none;
  border-bottom: solid 1px #D7D7D8;
  color: #000;
  font-size: 9px;
  background: url("Hbv1FoOK5d8QE9PJZW0BiwBq8b7jYPXnGpf0wNykqbm.png") -170px 0 no-repeat;
}
#unidir .access li.level-0 a.header-0 {
  background-position: -170px 0 no-repeat;
  background-color: #006699;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font: bold 69%/100% verdana;
  padding: 6px 15px 6px 5px;
  text-transform: uppercase;
  border-bottom: none;
}
#unidir .access li.level-0.collapsed a.header-0 {
  background-position: 0 0;
}
#unidir .access li.level-0.collapsed ul {
  display: none;
}
#unidir .access li li a {
  background-position: -340px 0;
}
#unidir .access li li a:hover, #unidir #access li li a:focus {
  background-position: -340px -80px;
  border-bottom: solid 1px #797979;
}
#unidir .content {
  clear: both;
  display: block;
}
#unidir .profile-header h1 {
  margin-bottom: 2px;
}
#unidir .profile-header .creds, #unidir .profile-header h4 {
  font-size: 12px;
  color: #666;
}
#unidir .profile-header h4 {
  margin-bottom: 10px;
}
#unidir .profile-header h4.business-unit {
  margin-top: 10px;
}
#unidir .profile-header h2.titles {
  color: #666;
  font-size: 14px;
  border: none;
  clear: both;
}
#unidir .profile-header div.titles {
  margin-bottom: 15px;
}
#unidir .profile-header .image {
  float: left;
  text-align: center;
}
#unidir .profile-header .image img {
  border: solid 1px #999;
}
#unidir .profile-header .image a {
  color: #000;
  font-size: 10px;
  padding: 2px 0 3px 30px;
  background-position: 0 -316px;
}
#unidir .profile-header .contact-details, #unidir .profile-header .expertise-details {
  width: 230px;
  float: left;
  padding-left: 10px;
}
#unidir .profile-header .expertise-details {
  padding-left: 20px;
}
#unidir .profile-header .border {
  padding-right: 10px;
  background: url(QBmHNGeDsFvuzaBsafBLrxt2dmTkwcYVVPoj7Yfe3dy.png) right 2em no-repeat;
  min-height: 174px;
}
#unidir .profile-header .contact-details ul, #unidir .profile-header .expertise-details ul,
#unidir .profile-header .address-details ul {
  padding: 0;
  margin: 0 0 15px 0;
}
#unidir .profile-header .contact-details li {
  padding: 0;
  margin: 0 0 5px 0;
  list-style: none;
  padding: 0 0 0 24px;
  word-wrap: break-word;
}
#unidir .profile-header .contact-details li.ddi {
  background: url(7EyJPFmZ9BR7LtEaU63yM9J66HkYX7CgRTrR2v3IwyO.png) 0 0 no-repeat;
}
#unidir .profile-header .contact-details li.upi {
  background: url(Bn1Dty1h6IH0eeesE6U2gQ5ZlhcvN6663MS8WbhyAmC.png) 0 0 no-repeat;
}
#unidir .profile-header .contact-details li.ph {
  background-position: 0 -153px;
}
#unidir .profile-header .contact-details li.ex {
  background-position: 1px -196px;
}
#unidir .profile-header .contact-details li.mb {
  background-position: 3px -240px;
}
#unidir .profile-header .contact-details li.em {
  background-position: 0 -280px;
}
#unidir .profile-header .contact-details li.media {
  background-position: 0 -354px;
}
#unidir .profile-header .contact-details li.tw {
  background-position: 0 -389px;
}
#unidir .profile-header .contact-details li.fb {
  background-position: 0 -426px;
}
#unidir .profile-header .contact-details li.in {
  background-position: 0 -468px;
}
#unidir .profile-header .contact-details li.wiki {
  background-position: 0 -506px;
}
#unidir .profile-header .contact-details li.social_googlePlus {
  background-position: 0 -1145px;
}
#unidir .profile-header .contact-details li.social_skype {
  background-position: 0 -1185px;
}
#unidir .profile-header .contact-details li.social_yammer {
  background-position: 0 -1223px;
}
#unidir .profile-header .address-details {
  width: 376px;
  float: left;
}
#unidir .profile-header .address-details .inner {
  width: 170px;
  float: left;
  display: block;
}
#unidir .profile-header .address-details p.address {
  padding-left: 14px;
}
#unidir .profile-header .address-details .google-map {
  width: 174px;
  float: right;
  display: block;
}
#unidir .profile-header .address-details .google-map a, #unidir .preview-popup .address-details .google-map a {
  padding: 2px 0 2px 23px;
}
#unidir .profile-header .address-details .google-map a.print, #unidir .preview-popup .address-details .google-map a.print {
  background-position: 0 -542px;
}
#unidir .profile-header .address-details .google-map a.enlarge, #unidir .preview-popup .address-details .google-map a.enlarge {
  background-position: 0 -580px;
}
#unidir .profile .content {
  clear: both;
}
#unidir .profile {
  position: relative;
}
#unidir .profile #userDetails {
  font-size: 11px;
  position: absolute;
  right: 0px;
  top: 12px;
}
#unidir .edit-profile #userDetails {
  top: -38px;
}
#unidir .profile .content h2 {
  margin-bottom: 15px;
}
#unidir .profile .content ul {
  padding: 0;
}
#unidir .profile .content ol {
  margin-left: 20px;
}
#unidir .profile .content li {
  margin-bottom: 15px;
  margin-left: 20px;
  padding-left: 5px;
}
#unidir .profile .content .block {
  clear: both;
  display: block;
}
#unidir .profile-footer {
  clear: both;
  margin-bottom: 20px;
}
#unidir .edit-profile .profile-footer {
  padding-top: 40px;
}
#unidir .profile-footer ul {
  text-align: right;
}
#unidir .profile-footer ul li {
  display: inline;
  margin-left: 10px;
  background: none;
  padding: 0;
  list-style: none;
}
#unidir .profile-footer li.email a {
  background-position: 0 -618px;
}
#unidir .profile-footer li.print a {
  background-position: 0 -653px;
}
#unidir .profile-footer li a {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  padding: 3px 0 2px 23px;
}
#unidir .content.right-sidebar .content-inner {
  width: 670px;
  float: left;
}
#unidir #rightSidebar {
  width: 350px;
  float: right;
}
#unidir #rightSidebar:after {
  clear: both;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
  display: block;
  font-size: xx-large;
  height: 0 !important;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}
#unidir .clear-after:after {
  clear: both;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
  display: block;
  font-size: xx-large;
  height: 0 !important;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}
#unidir #delegates .left {
  float: left;
  width: 500px;
}
#unidir #delegates .right {
  float: right;
  width: 450px;
}
#unidir #delegates ul {
  text-align: left;
  padding: 0;
  margin: 0;
  color: #737373;
}
#unidir #delegates li {
  padding: 0;
  margin: 0;
  clear: both;
  display: block;
  background: none;
}
#unidir #delegates h2 {
  margin-bottom: 15px;
}
#unidir #delegates .left h4 {
  border-bottom: solid 1px #CCC;
  margin-bottom: 8px;
}
#unidir #delegates span.name {
  font-weight: bold;
  margin-right: 15px;
}
#unidir #delegates span.upi {
  font-size: 11px;
}
#unidir #delegates .right span.upi {
  display: block;
  font-size: 10px;
}
#unidir #delegates .right input.t {
  border: solid 1px #CCC;
  padding: 3px;
  width: 98%;
  margin: 0;
}
#unidir #delegates .searchDropDown {
  background: #FAFAFA;
  padding: 10px 15px;
  margin-bottom: 10px;
}
#unidir #breadcrumbs {
  font-size: 9px;
  margin-bottom: 20px;
  padding-top: 5px;
}
#unidir .entry-meta {
  clear: both;
  display: block;
}
#unidir #content nav {
  display: block;
  overflow: hidden;
}
#unidir #content nav .nav-previous {
  float: left;
  width: 50%;
}
#unidir #content nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#unidir #content #nav-above {
  display: none;
}
#unidir .paged #content #nav-above,
#unidir .single #content #nav-above {
  display: block;
}
#unidir #nav-below {
  margin: 1em 0 0;
}
#unidir .page-link {
  margin: 0 0 1em;
}
#unidir .error404 .widget {
  float: left;
  width: 33%;
}
#unidir .error404 .widget .widgettitle,
#unidir .error404 .widget ul {
  margin-right: 1em;
}
#unidir .error404 .widget_tag_cloud {
  clear: both;
  float: none;
  width: 100%;
}
#unidir #mastFooter {
  clear: both;
  display: block;
  width: 100%;
  background-color: #A0A0A0;
  margin-top: 0.7em;
  padding: 1px 0;
  position: relative;
  text-align: right;
}
#unidir #mastFooter #copyright {
  left: 13px;
  position: absolute;
  top: 0;
}
#unidir #mastFooter #footerLogo {
  position: absolute;
  right: 0;
  top: 0;
}
#unidir #mastFooter #footerLogo a {
  color: #FFFFFF;
  display: block;
  float: left;
  height: 30px;
}
#unidir #mastFooter #apru {
  background: url("WrbTd6YetVvYhhDpl66C7PKkv5IIKNY1xygN6EyYuzA.png") no-repeat scroll left top transparent;
  width: 98px;
}
#unidir #mastFooter #universitas {
  background: url("cV9L9emKSAK80rV6scWGXJ18Yo8WMQGHq88CsxrqqI.png") no-repeat scroll left top transparent;
  width: 48px;
}
#unidir #mastFooter #footerNav {
  color: #FFFFFF;
  margin-right: 160px;
}
#unidir #mastFooter p {
  font-size: 9px;
  line-height: 30px;
  margin: 0;
}
#unidir #mastFooter #footerNav a, #unidir #mastFooter #copyright a {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
#unidir #mastFooter #wun {
  background: url("gOjs0ReCB2UOLJwsMPAQf0ndNYDWas3aEn3zdkiKyqe.png") no-repeat scroll left top transparent;
  width: 90px;
}
#unidir th, #unidir td, #unidir caption {
  padding: 4px 10px 4px 8px;
}
#unidir .searchResults table {
  border-right: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
}
#unidir .searchResults th {
  background: url(w2qB7bAEkyMKFc7WEP4v05UIaSOlaw0wC0tnW4MEIbr.png) 0 0 repeat-x #f7f7f7;
  border-top: solid 1px #DDDDDD;
  border-bottom: solid 1px #CCC;
  font-weight: normal;
  height: 38px;
}
#unidir .searchResults td {
  border-bottom: solid 1px #DDDDDD;
  font-size: 12px;
  vertical-align: top;
}
#unidir tr.even td {
  background: none repeat scroll 0 0 #F6F6F6;
}
#unidir .searchResults th.orderby {
  padding: 0;
  border-bottom: none;
}
#unidir .searchResults th a {
  color: #000;
}
#unidir .searchResults th.orderby a {
  background: url(t5ARkbDAKK0Q5zJiuy99KBahFNSd49i1sGDrdyWtkcO.png) 0 0 no-repeat;
  display: block;
  height: 37px;
}
#unidir .searchResults th.orderby a.desc span {
  padding: 7px 20px 10px 9px;
  background: url(00L7XOEIDKuidFd5JvdB4ZC453P98ASB7z69RITdbJK.png) right top no-repeat;
  display: block;
}
#unidir .searchResults th.orderby a.asc span {
  padding: 9px 20px 7px 9px;
  background: url(fs5cq27XKSZqDsIv1QXhxfzSXSWogNurwKEfZrM394K.png) right top no-repeat;
  display: block;
}
#unidir .searchResults .image {
  padding-top: 8px;
}
#unidir .searchResults img {
  border: solid 1px #CCC;
  display: block;
}
#unidir .searchResults .image a {
  text-decoration: none;
  color: #000;
  font-size: 11px;
}
#unidir .searchResults .image a:hover u {
  text-decoration: none;
}
#unidir .searchResults .job-title {
  display: block;
  margin-bottom: 30px;
  text-decoration: underline;
  color: blue;
}
#unidir .searchResults .job-title-plain {
  display: block;
  margin-bottom: 30px;
}
#unidir .searchResults .filter-orgname {
  display: block;
  margin-bottom: 30px;
  text-decoration: underline;
  color: blue;
}
#unidir .searchResults .filter-orgname-plain {
  display: block;
  margin-bottom: 30px;
}
#unidir .job-title:hover, #unidir .filter-orgname:hover {
  text-decoration: underline;
}
#unidir .searchResults .upi {
  display: block;
  color: #333;
}
#unidir .searchResults .contact ul {
  padding: 0;
  margin: 0;
}
#unidir .searchResults .contact li {
  padding: 0;
  margin: 0 0 5px 0;
  list-style: none;
  padding: 0 0 0 24px;
}
#unidir .searchResults .contact li.ddi {
  background: url(7EyJPFmZ9BR7LtEaU63yM9J66HkYX7CgRTrR2v3IwyO.png) 0 0 no-repeat;
}
#unidir .searchResults .contact li.upi {
  background: url(Bn1Dty1h6IH0eeesE6U2gQ5ZlhcvN6663MS8WbhyAmC.png) 0 0 no-repeat;
}
#unidir .searchResults .contact li.ph {
  background-position: 0 -153px;
}
#unidir .searchResults .contact li.ex {
  background-position: 1px -196px;
}
#unidir .searchResults .contact li.mb {
  background-position: 3px -240px;
}
#unidir .searchResults .contact li.em {
  background-position: 0 -280px;
}
#unidir .searchResults .refine {
  position: relative;
}
#unidir .searchResults .refine .refine-btn {
  position: absolute;
  display: inline-block;
  padding-left: 16px;
  left: 260px;
  font-size: 11px;
  text-decoration: none;
}
#unidir .searchResults .refine .refine-btn span {
  border: medium none;
  cursor: pointer;
  height: 22px;
  margin: 0;
  padding: 3px 10px 0 3px;
  display: inline-block;
}
#unidir .searchResults .refine .refine-btn.collapsed {
  background: url(JDnQ57ACXXyDwIWYGWTFLW9tyFHLvn8DATlrqrQ7hbQ.png) no-repeat scroll 0 0 transparent;
  color: #FFF;
}
#unidir .searchResults .refine .refine-btn.collapsed span {
  background: url(LbIII4IOz4AHin9M6NErC8gHHaCbaQowKqc7T8M8CW6.png) no-repeat scroll right top transparent;
}
#unidir .searchResults .refine .refine-btn.expanded {
  background: url(MEDjic2xtQpsf0qQesgbyuE8fhWq5xv9OsbgNgBH5Bm.png) no-repeat scroll 0 0 transparent;
  color: #000;
  z-index: 9;
}
#unidir .searchResults .refine .refine-btn.expanded span {
  background: url(xq2bBF4S1ZWrYk4DbdV9ZkEzPMyn8F5SkPgyH8NrIOw.png) no-repeat scroll right top transparent;
  height: 25px;
}
#unidir .searchResults .refine .advancedSearch.hidden {
  display: none;
}
#unidir .searchResults .refine .advancedSearch {
  display: block;
  clear: both;
  background: #CCE2EB;
  border: solid 1px #A0A0A0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  padding: 4px 10px 10px;
  margin-bottom: 10px;
  font-size: 11px;
  position: relative;
  top: 2px;
}
#unidir .searchResults .refine .advancedSearch a.close, #unidir .searchResults .preview-popup a.close {
  width: 65px;
  height: 19px;
  display: block;
  background: url(IgyI5xLdJowVGlMMfiPVRhFk3r95l0hB99GhEN4n5J2.png) 0 0 no-repeat;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  padding: 1px 0 0 8px;
  margin-bottom: 5px;
}
#unidir .searchResults .refine .advancedSearch fieldset {
  display: block;
  float: left;
  background: #FFF;
  border: solid 1px #CCC;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  padding: 8px 15px 15px;
  height: 150px;
}
#unidir .searchResults .refine .advancedSearch input.t {
  width: 98%;
  margin: 0 0 5px 0;
  border: solid 1px #A7A6AA;
  font-size: 11px;
  padding: 3px;
}
#unidir .searchResults .refine .advancedSearch select {
  font-size: 11px;
  margin: 0;
  width: 99%;
}
#unidir .searchResults .refine .advancedSearch fieldset.nameSearch {
  width: 235px;
}
#unidir .searchResults .refine .advancedSearch fieldset.expertiseSearch {
  width: 275px;
  margin-left: 11px;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch {
  width: 390px;
  float: right;
}
#unidir .searchResults .refine .advancedSearch h5, #unidir .searchResults .refine .advancedSearch h6 {
  font-size: 11px;
}
#unidir .searchResults .refine .advancedSearch label {
  font-weight: normal;
}
#unidir .searchResults .refine .advancedSearch fieldset.nameSearch .radioGroup {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  width: 77px;
}
#unidir .searchResults .refine .advancedSearch fieldset.nameSearch .radioGroup.a {
  width: 72px;
}
#unidir .searchResults .refine .advancedSearch fieldset.nameSearch .radioGroup input {
  margin: 0;
}
#unidir .searchResults .refine .advancedSearch .submit {
  border: none;
  background: url(PDZSOilNHjTutjvcaD5P97VDxyKO99NcS9HjhRe1BMG.png) 0 0 no-repeat #185d94;
  width: 102px;
  height: 22px;
  cursor: pointer;
  color: #FFF;
  font-size: 11px;
  padding-bottom: 4px;
  margin: 10px 0;
}
#unidir .searchResults .refine .advancedSearch fieldset.expertiseSearch input.t {
  margin-bottom: 10px;
}
#unidir .searchResults .refine .directionNav {
  margin-bottom: 16px;
  margin-top: -4px;
}
#unidir .searchResults .refine .advancedSearch fieldset legend {
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch li {
  clear: both;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch .col1 {
  float: left;
  width: 80px;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch .col2 {
  float: left;
  width: 309px;
  margin-bottom: 10px;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch select.col2 {
  width: auto;
  margin-bottom: 20px;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch .alpha {
  padding: 0;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch .alpha li {
  float: left;
  margin: 0 5px 5px 0;
  clear: none;
}
#unidir .searchResults .refine .advancedSearch fieldset.alphaSearch .alpha a {
  width: 16px;
  height: 16px;
  background: url(ncWvmEEIPImn9zlNWU8g1rnouLh2x806KhsxCgg0eT4.png) 0 -5px repeat-x;
  display: block;
  border: solid 1px #666;
  color: #000;
  text-align: center;
  text-decoration: none;
}
#unidir .searchResults .image .cont {
  position: relative;
  z-index: 3000;
}
#unidir .searchResults .preview-popup {
  width: 609px;
  display: block;
  position: absolute;
  text-align: left;
  left: 100px;
  top: -200px;
  background: url(lsCOL21WpldmjewybXXgTkckIsqZUs0tG78rt8QeZW3.png) bottom left no-repeat;
  padding-bottom: 20px;
  font-size: 11px;
  z-index: 2000;
}
#unidir .searchResults .preview-popup .inner {
  background: url(wvKjKNtRIOh2rUmy6IHZoq5C33p9nixUhwa0fn3H1mn.png) 0 0 no-repeat;
  padding: 20px 20px 0 20px;
}
#unidir .searchResults .preview-popup h4 {
  font-size: 14px;
  color: #0085B7;
}
#unidir .searchResults .preview-popup h1 {
  font-size: 14px;
  color: #000;
}
#unidir .searchResults .preview-popup h1 .title {
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
#unidir .searchResults .preview-popup h2.creds {
  font-size: 12px;
  color: #666;
  border: none;
  margin-bottom: 10px;
}
#unidir .searchResults .preview-popup a:hover, #unidir .searchResults .preview-popup a:focus {
  color: #CC0000;
}
#unidir .searchResults .preview-popup a.close {
  padding-top: 2px;
  position: absolute;
  top: 10px;
  right: 20px;
  text-decoration: none;
  color: #666;
  background: url(T44yit2tsKxxDHWSHPkjVlIbOvVLdlnVqwc5GsK3EQ7.png) 0 0 no-repeat;
}
#unidir .searchResults .preview-popup .image {
  float: left;
  padding: 0;
}
#unidir .searchResults .preview-popup .contact-details {
  width: 170px;
  float: left;
  padding-left: 10px;
}
#unidir .searchResults .preview-popup .address-details {
  width: 220px;
  float: left;
  /*padding-left:10px;  */
}
#unidir #address-inner {
  padding-left: 10px;
  clear: both;
}
#unidir .address-details .menu-tabs {
  margin-top: 0;
  margin-left: -1px;
  border-bottom: solid 1px #CCC;
  overflow: hidden;
}
#unidir .address-details .menu-tabs a {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  color: #333;
  padding: 8px 8px 3px 8px;
  background: #FFF;
  display: block;
  float: left;
}
#unidir .address-details .menu-tabs a:hover, #unidir .address-details .menu-tabs a:focus {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#unidir .address-details .menu-tabs .active:hover, #unidir .address-details .menu-tabs .active:focus {
  border: solid 1px #CCC;
  border-bottom: solid 1px #FFF;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#unidir .address-details .menu-tabs .active {
  border: solid 1px #CCC;
  border-bottom: solid 1px #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  font-size: 14px;
  color: #0085B7;
  font-weight: bold;
  padding: 3px 8px;
  background: #FFF;
  display: block;
  float: left;
  margin-bottom: -1px;
}
#unidir .searchResults .preview-popup .border {
  padding-right: 10px;
  background: url(QBmHNGeDsFvuzaBsafBLrxt2dmTkwcYVVPoj7Yfe3dy.png) right top no-repeat;
  min-height: 174px;
}
#unidir .searchResults .preview-popup .contact-details h4 {
  font-size: 12px;
  color: #666;
}
#unidir .searchResults .preview-popup .contact-details ul, #unidir .searchResults .preview-popup .address-details ul {
  padding: 0;
  margin: 0 0 15px 0;
}
#unidir .searchResults .preview-popup .contact-details li {
  padding: 0;
  margin: 0 0 5px 0;
  list-style: none;
  padding: 1px 0 0 28px;
  word-wrap: break-word;
}
#unidir .contact-detail {
  color: black;
  font-size: 100%;
  padding: 2px 0 3px 30px;
  background: url(EmTC2hTFQ0b3yi9ceM1QCxZpJb9zIQNqxRfDC4n8NIK.png) 0 0 no-repeat;
  background-position: 0 -316px;
}
#unidir .searchResults .preview-popup .contact-details li.ddi {
  background: url(7EyJPFmZ9BR7LtEaU63yM9J66HkYX7CgRTrR2v3IwyO.png) 0 0 no-repeat;
}
#unidir .searchResults .preview-popup .contact-details li.upi {
  background: url(Bn1Dty1h6IH0eeesE6U2gQ5ZlhcvN6663MS8WbhyAmC.png) 0 0 no-repeat;
}
#unidir .searchResults .preview-popup .contact-details li.ph {
  background-position: 0 -153px;
}
#unidir .searchResults .preview-popup .contact-details li.ex {
  background-position: 1px -196px;
}
#unidir .searchResults .preview-popup .contact-details li.mb {
  background-position: 3px -240px;
}
#unidir .searchResults .preview-popup .contact-details li.em {
  background-position: 0 -280px;
}
#unidir .searchResults .preview-popup .contact-details li.media {
  background-position: 0 -354px;
  margin: 20px 0;
}
#unidir .searchResults .preview-popup .contact-details li.save {
  background-position: 0 -316px;
}
#unidir .searchResults .preview-popup a {
  color: #0000CC;
  text-decoration: underline;
}
#unidir .searchResults .preview-popup .block {
  clear: both;
}
#unidir .searchResults .preview-popup .address-details .address, #unidir .searchResults .preview-popup .address-details .google-map {
  padding-left: 14px;
}
#unidir .searchResults .preview-popup a.view-full {
  width: 140px;
  height: 20px;
  display: block;
  background: url(UrH7bMMnCeoMalkhjM4CSTpzALxx0KBVwljYwPH71cx.png) 0 0 no-repeat;
  font-weight: bold;
  font-size: 12px;
  color: #666;
  text-decoration: none;
  padding: 2px 0 0 10px;
}
#unidir .searchResults .preview-popup .arrow {
  width: 19px;
  height: 30px;
  display: block;
  background: url(8Sr3m2jMUUOYMp3aXM6QcsX2Bg5IIL9JqF1nVGPYxxA.png) 0 0 no-repeat;
  position: absolute;
  left: -18px;
  top: 70%;
}
#unidir .searchResults-footer .alignRight {
  margin-top: -5px;
}
#unidir .searchResults .review a {
  padding: 2px 24px 4px 0;
  background-position: 100% -1025px;
}
#unidir .widget {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
#unidir .hidden {
  display: none !important;
}
#unidir .greyTxt {
  font: 60%/140% verdana;
  color: #666;
}
#unidir #delegates a.btn-remove {
  background-position: 8px -984px;
  padding: 4px 8px 6px 30px;
  margin-bottom: 18px;
}
#unidir #delegates a.btn-add {
  background-position: 8px -934px;
  padding: 4px 8px 6px 30px;
  margin-bottom: 14px;
  margin-top: -31px;
}
#unidir a.small-btn-grey:hover, #unidir a.small-btn-grey:focus {
  border-color: #AAA;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#unidir .contextual-links-decline {
  margin-left: 6px;
}
#unidir .contextual-links-configure {
  margin-left: 6px;
  background-position: 0 -893px;
  width: 18px;
  height: 18px;
  display: block;
  margin-top: 5px;
}
#unidir .contextual-links-configure:hover, #unidir .contextual-links-configure:focus {
  background-position: 0 -863px;
}
#unidir .add-info {
  color: #999;
}
#unidir .notice {
  background: url(M8LSb2Trzhhu0nPGD7mhQSXUEod2iehfaGf0KCQLc3U.png) 9px 8px no-repeat #fffce5;
  border: solid 1px #FFD324;
  display: block;
  clear: both;
  padding-left: 45px;
}
#unidir .success {
  background: url(0TMKkEz7ALjumeVN6yPaFRg10gltA48BrRFSE1fuB3W.png) 9px 8px no-repeat #f8fff0;
  border: solid 1px #BBEE77;
}
#unidir .error {
  background: url(3vPwfNuGb8jAaT4KX9QjYdFZ2JluyEcAY0z5ncwww9H.png) 9px 8px no-repeat #fef5f1;
  border: solid 1px #ED541D;
}
#unidir .status-to-moderate {
  background-color: #FFFCE5;
}
#unidir .status-approved {
  background-color: #F8FFF0;
}
#unidir .status-declined {
  background-color: #FEF5F1;
}
#unidir .popup {
  width: 609px;
  display: block;
  text-align: left;
  background: url(lsCOL21WpldmjewybXXgTkckIsqZUs0tG78rt8QeZW3.png) bottom left no-repeat;
  padding-bottom: 20px;
  font-size: 11px;
  position: relative;
}
#unidir .popup .inner {
  background: url(wvKjKNtRIOh2rUmy6IHZoq5C33p9nixUhwa0fn3H1mn.png) 0 0 no-repeat;
  padding: 20px 20px 0 20px;
}
#unidir .popup a.close {
  padding-top: 2px;
  position: absolute;
  top: 10px;
  right: 20px;
  text-decoration: none;
  color: #666;
  background: url(T44yit2tsKxxDHWSHPkjVlIbOvVLdlnVqwc5GsK3EQ7.png) 0 0 no-repeat;
  width: 65px;
  height: 19px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 0 0 8px;
}
#unidir .popup li, #unidir .popup li li {
  background: none;
  padding: 0;
  position: relative;
}
#unidir .popup input, #unidir .popup textarea {
  display: block;
}
#unidir .popup textarea.short-area {
  height: 50px;
}
#unidir .popup input.text {
  margin-bottom: 3px;
}
#unidir .popup .btn-remove {
  position: absolute;
  top: 0;
  left: 65%;
}
#unidir .form-block fieldset {
  padding: 0;
  border: none;
}
#unidir .form-block fieldset ul {
  padding: 0;
  margin: 0;
}
#unidir .form-block fieldset ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#unidir .form-block fieldset ul li.field {
  margin-bottom: 10px;
}
#unidir .form-block fieldset label {
  display: block;
}
#unidir input[type="text"], #unidir input[type="password"], #unidir input.text, #unidir select {
  background: #FFF;
  margin: 0 1em 0 0;
  width: 60%;
  -moz-transition: background 1s linear;
  /* Firefox 4 */
  -webkit-transition: background 1s linear;
  /* Safari and Chrome */
  -o-transition: background 1s linear;
  /* Opera */
}
#unidir textarea {
  background: #FFF;
  width: 80%;
  -moz-transition: background 1s linear;
  /* Firefox 4 */
  -webkit-transition: background 1s linear;
  /* Safari and Chrome */
  -o-transition: background 1s linear;
  /* Opera */
}
#unidir input[type="text"]:focus, #unidir input[type="password"]:focus, #unidir input.t:focus, #unidir textarea:focus {
  background: #F3F3F3;
}
#unidir form ol {
  margin: 0;
  padding: 0;
}
#unidir form ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#unidir form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#unidir #search_list {
  padding-top: 10px;
}
#unidir #inPageSearch {
  margin-bottom: 20px;
}
#unidir #inPageSearch .full-size-form {
  width: 100%;
}
#unidir #inPageSearch #welcome-text {
  color: white;
  float: right;
  font-size: 120%;
}
#unidir #inPageSearch #welcome-text a {
  color: white;
}
#unidir #inPageSearch .submit {
  padding: 2px 10px;
  margin-top: -2px;
  font-size: 11px;
  height: 25px;
}
#unidir #inPageSearch li {
  float: left;
}
#unidir #inPageSearch form, #unidir #inPageSearch fieldset {
  display: inline;
}
#unidir #inPageSearch #directorySearch {
  width: 460px;
  margin-right: 5px;
}
#unidir #inPageSearch ol.staff-tabs {
  padding-left: 0px;
}
#unidir #inPageSearch ol.staff-tabs li {
  list-style: none;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px 1px 1px 0px;
  font-size: 140%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=69);
  opacity: 0.69;
  cursor: pointer;
}
#unidir #inPageSearch ol.staff-tabs li.selected {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#unidir #inPageSearch ol.staff-tabs li span {
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=69);
  opacity: 0.69;
  text-decoration: none;
}
#unidir #inPageSearch ol.staff-tabs li span.selected {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#unidir .facultyColour {
  background: none repeat scroll 0 0 #014F8A;
}
#unidir .blueBg {
  display: block;
  clear: both;
  padding: 10px 10px 5px 10px;
  position: relative;
}
#unidir .blueBg #userDetails {
  color: #FFF;
  font-size: 11px;
  position: absolute;
  top: 12px;
  right: 10px;
}
#unidir .blueBg #userDetails a {
  color: #FFF;
}
#unidir .blueBg #userDetails a:hover, #unidir .blueBg #userDetails a:focus {
  text-decoration: none;
}
#unidir .infoBar {
  height: 27px;
}
#unidir .full-width #content,
#unidir .image-attachment #content,
#unidir .error404 #content {
  margin: 0;
}
#unidir .alignLeft {
  display: inline;
  float: left;
}
#unidir .alignRight {
  display: inline;
  float: right;
}
#unidir .alignCenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#unidir .centerText {
  text-align: center;
}
#unidir .rightText {
  text-align: right;
  display: block;
}
#unidir .font14 {
  font-size: 14px;
}
#unidir .directionNav {
  margin-bottom: 20px;
}
#unidir span.prev, #unidir a.prev {
  background-position: 0 -725px !important;
  width: 34px;
  height: 31px;
  display: inline-block;
  margin-bottom: -11px;
}
#unidir span.next, #unidir a.next {
  background-position: 0 -787px !important;
  width: 34px;
  height: 31px;
  display: inline-block;
  margin-bottom: -11px;
}
#unidir span.prev.disabled, #unidir a.prev.disabled {
  background-position: 0 -756px;
}
#unidir span.next.disabled, #unidir a.next.disabled {
  background-position: 0 -818px;
}
#unidir a.doi {
  /*width:24px;*/
  height: 14px;
  display: inline-block;
  background-position: 0 -690px;
  margin-bottom: -3px;
  margin-left: 5px;
  padding-left: 25px;
}
#unidir a.pdf {
  width: 18px;
  height: 19px;
  display: inline-block;
  background-position: 0 -1264px;
  margin-bottom: -3px;
}
#unidir a.doc {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: 0 -1309px;
  margin-bottom: -3px;
}
#unidir .unblod {
  font-weight: normal;
}
#unidir .contextual-links-region {
  outline: none;
  position: relative;
  border: dashed 1px transparent;
}
#unidir .contextual-links-region-active {
  border: 1px dashed #ddd;
}
#unidir .contextual-links-region-active:hover {
  border: 1px dashed #999;
}
#unidir .contextual-links-region-active:hover .btn-edit-region {
  background: #999;
}
#unidir .screen-reader-text,
#unidir .section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#unidir div.contextual-links-wrapper {
  display: none;
  font-size: 90%;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 1999;
  background-color: #F1F1F1;
  border: solid 1px #D8D8D8;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -khtml-border-radius: 2px;
  padding: 4px;
}
#unidir .contextual-links-region-active div.contextual-links-wrapper {
  display: block;
}
#unidir .profile-footer hr {
  border-color: #DDDDDD;
  border-style: none none dashed;
  border-width: medium medium 2px;
  height: 2px;
  margin-bottom: 30px;
}
#unidir a.activeStartWith {
  background: red !important;
  color: white !important;
}
#unidir span._indexPos {
  display: none;
}
#unidir th.jobtitle {
  width: 200px;
}
#unidir th.orgunitname {
  width: 250px;
}
#unidir span.error-status {
  display: inline-block;
}
#unidir .error-msg {
  display: none;
  height: 15px;
  color: red;
  font-size: 14px;
}
#unidir .field-status {
  display: inline-block;
  width: 20px;
  height: 22px;
  margin-top: 4px;
  margin-left: 2px;
}
#unidir label.field-error {
  color: red;
}
#unidir span.field-error {
  background: url("hSO2BjPRqvnfKEjV0WAB9RZav6gzde49L5WHE5qEkAY.png") 0px 6px no-repeat;
}
#unidir span.required, #unidir span.optional {
  display: inline-block;
  width: 10px;
  height: 15px;
}
#unidir span.required {
  background: url("Hk94XX58seBmZwYVMxG0eN20G4mP1T3VKZ77aRoazrK.gif") no-repeat;
}
#unidir #edit-details {
  width: 500px;
}
#unidir #edit-details input.text {
  width: 250px;
}
#unidir div.spinner {
  display: inline-block;
  vertical-align: bottom;
  width: 27px;
  height: 27px;
  margin: 0;
  background: none;
}
#unidir div.spin-active {
  background: url(KFzRkz1tGmhGxNP93e5jYhFogEWKOK5Oq1KSWbHJYRL.gif) 0 0 no-repeat;
}
#unidir div.spinner-msg {
  display: inline-block;
  height: 20px;
  font-size: 80%;
}
#unidir .cke_skin_kama .cke_dialog_body {
  z-index: 10200 !important;
}
#unidir #user-feedback-message-container {
  position: fixed;
  display: none;
  top: 20px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  border: 0px solid #0000CC;
  text-align: center;
}
#unidir #user-feedback-message {
  padding: 5px 10px 5px 10px;
  background: #FFF6BF;
  border: 1px solid #aaa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#unidir .filter-orgid {
  display: none;
}
#unidir .search-link-filter {
  color: #ddd;
  margin-bottom: 10px;
  font-size: 120%;
}
#unidir .search-link-filter a {
  font-size: 70%;
  text-decoration: none;
  background: #ccc;
  padding: 2px;
  margin-left: 20px;
  border: 1px solid #333;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#unidir .search-link-display {
  font-weight: bold;
  color: #fff;
}
#unidir span.beta-text {
  font-size: 10px;
  color: #aaa;
  text-transform: uppercase;
}
#unidir .tweet_list {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  background-color: #fff;
}
#unidir .tweet_list .awesome,
#unidir .tweet_list .epic {
  text-transform: uppercase;
}
#unidir .profile .tweet_list li {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5em;
  background: none;
  list-style: none;
}
#unidir .tweet_list li a {
  XXcolor: #0C717A;
}
#unidir .tweet_list .tweet_even {
  background-color: #fff;
}
#unidir .tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}
#unidir .tweet_list .tweet_avatar img {
  vertical-align: middle;
}
#unidir span.highlight {
  font-weight: bold;
}
#unidir a.mod_undecided {
  background: red;
}
#unidir .menu-tabs {
  margin: 20px 0 10px 0;
  padding: 0;
}
#unidir .menu-tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#unidir .menu-tabs .noli {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#unidir .menu-tabs a {
  border: solid 1px #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  color: #333;
  padding: 3px 8px;
  background: #F2F2F2;
}
#unidir .menu-tabs a:hover, #unidir .menu-tabs a:focus {
  border: 1px solid #BBB;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#unidir .menu-tabs:after {
  clear: both;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
  display: block;
  font-size: xx-large;
  height: 0 !important;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}
#unidir .security-content ul {
  padding-left: 15px;
}
#unidir .security-content li {
  margin-bottom: 6px;
}
#unidir .security-content ul ul {
  padding-top: 6px;
}
#unidir .org-status {
  border: 1px dashed #999;
  font-size: 10px;
  padding: 1px 6px;
  border-radius: 3px 3px 3px 3px;
}
#unidir .status-Anonymous {
  background-color: #90ee90;
}
#unidir .status-Authenticated {
  background-color: orange;
}
#unidir .status-Invisible {
  background-color: red;
}
#unidir .status-set {
  background-color: #ffb6c1;
}
#unidir .status-unset {
  background-color: #d3d3d3;
}
#unidir .profsec-edit {
  background: none repeat scroll 0 0 #BBBBBB;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 10px;
  padding: 1px 6px;
  margin-left: 10px;
}
#unidir .profsec-edit:hover, #unidir .profsec-edit:focus {
  background: #0085B7;
}
#unidir .non-human .profile-header h1 {
  margin-bottom: 10px;
}
#unidir .non-human .content li {
  margin-bottom: 5px;
}
#unidir .non-human .content .unit {
  width: 205px;
  padding: 0 15px 0 0;
  float: left;
  display: block;
}
#unidir .non-human .content .unit h2 {
  border: none;
  margin-bottom: 5px;
}
#unidir .profile_image_border {
  border: 1px solid #000;
  padding: 0 0 0 0;
}
#unidir .video-item {
  position: relative;
  display: inline-block;
}
#unidir img.youtube-thumb {
  cursor: pointer;
}
#unidir img.play {
  display: block;
  position: absolute;
  left: 42px;
  top: 27px;
  cursor: pointer;
  width: 35px;
  height: 35px;
}
#unidir .bio-summary {
  height: 6em;
  /* adjust based on line-height * rows desired */
  overflow: hidden;
}
#unidir .ellipsis {
  height: 0;
  position: relative;
  top: -1.2em;
  text-align: right;
}
#unidir .ellipsis span {
  background: white;
  /* occlude text with background color */
  padding-left: 0.5em;
  position: relative;
  top: -0.25em;
  font-weight: bold;
}
#unidir .blurb {
  color: #666666;
  font-size: 12.8px;
  font-weight: bold;
}
#unidir .heading_radio {
  color: white;
  font-weight: lighter;
}
#unidir #publications span.em {
  font-style: italic;
}
#unidir #publications .last-updated {
  margin-top: 10px;
  margin-bottom: 10px;
}
#unidir .not-verified {
  font-weight: bold;
}
#unidir .categories {
  background: url(btfFwvEzuiUlG0DbmRHwaPN6rJ8Kmo96ERb8hhuWMYJ.png) 0 0 no-repeat;
  height: 135px;
}
#unidir .category-keyword {
  background: url(K2M04KJLV5QfgjI5AhkVSbbugp0cVKvcePRFwv0qs23.png) 0 6px no-repeat;
  padding-left: 14px;
}
#unidir .categories-text {
  font-size: 13px;
}
#unidir .categories h1 {
  padding-left: 270px;
  padding-top: 100px;
}


