/* line 12, ../sass/smufaculty.scss */
.context-faculty h1.title {
  display: none;
}
/* line 13, ../sass/smufaculty.scss */
.context-faculty #zone-content-wrapper {
  background: #f1f1f1 !important;
}

/* line 19, ../sass/smufaculty.scss */
.page-faculty-profile #zone-content-wrapper {
  background: #f1f1f1 !important;
}

/* line 29, ../sass/smufaculty.scss */
.faculty .field.school a {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}
/* line 33, ../sass/smufaculty.scss */
.faculty .field.school a.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
/* line 40, ../sass/smufaculty.scss */
.faculty .pointer {
  cursor: pointer;
}
/* line 43, ../sass/smufaculty.scss */
.faculty .text-accountancy, .faculty .text-school-of-accountancy {
  color: #971430;
}
/* line 44, ../sass/smufaculty.scss */
.faculty .text-business, .faculty .text-lee-kong-chian-school-of-business {
  color: #025a99;
}
/* line 45, ../sass/smufaculty.scss */
.faculty .text-economics, .faculty .text-school-of-economics {
  color: #006C85;
}
/* line 46, ../sass/smufaculty.scss */
.faculty .text-law, .faculty .text-school-of-law {
  color: #4A166E;
}
/* line 47, ../sass/smufaculty.scss */
.faculty .text-sis, .faculty .text-school-of-information-systems {
  color: #D5A10D;
}
/* line 48, ../sass/smufaculty.scss */
.faculty .text-socsc, .faculty .text-school-of-social-sciences {
  color: #00704a;
}
/* line 50, ../sass/smufaculty.scss */
.faculty .round {
  border-radius: 3px;
}
/* line 51, ../sass/smufaculty.scss */
.faculty .left-grid {
  margin-left: 0;
  margin-right: 18px;
}
/* line 55, ../sass/smufaculty.scss */
.faculty ul.clean {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
/* line 61, ../sass/smufaculty.scss */
.faculty ul.clean li {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
/* line 68, ../sass/smufaculty.scss */
.faculty a.tag {
  background: #ddd;
  color: #666;
  border-radius: 3px;
  padding: 3px 8px;
  font-size: 12px;
  display: inline-block;
}
/* line 75, ../sass/smufaculty.scss */
.faculty a.tag:hover {
  background: #999;
  color: #fff;
}
/* line 81, ../sass/smufaculty.scss */
.faculty a.raListItem, .faculty a.scListItem {
  font-size: 14px;
  display: inline-block;
}
/* line 86, ../sass/smufaculty.scss */
.faculty a.school-of-economics {
  color: #006C85;
}
/* line 87, ../sass/smufaculty.scss */
.faculty a.school-of-information-systems {
  color: #D5A10D;
}
/* line 89, ../sass/smufaculty.scss */
.faculty span.separator {
  padding-right: 5px;
}

/* line 92, ../sass/smufaculty.scss */
.icon {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 2px;
}
/* line 96, ../sass/smufaculty.scss */
.icon.icon-collapse {
  background: url("/sites/all/modules/smu/smufaculty/images/icon_collapse.png") center no-repeat;
}
/* line 97, ../sass/smufaculty.scss */
.icon.icon-expand {
  background: url("/sites/all/modules/smu/smufaculty/images/icon_expand.png") center no-repeat;
}

/* line 102, ../sass/smufaculty.scss */
.faculty.listings .block-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
  float: none;
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: block !important;
}
/* line 109, ../sass/smufaculty.scss */
.faculty.listings .block-header h2 {
  display: none !important;
}
/* line 112, ../sass/smufaculty.scss */
.faculty.listings .block-header .block-title {
  float: none;
  margin-bottom: 0;
  font-size: 2.2em;
  line-height: 1;
  text-transform: uppercase;
}
/* line 119, ../sass/smufaculty.scss */
.faculty.listings .block-header .back {
  float: right;
}
/* line 122, ../sass/smufaculty.scss */
.faculty.listings .block-header .reset {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 128, ../sass/smufaculty.scss */
.faculty.listings .block-header .filter-display .clear-lastname {
  display: inline-block;
  margin-left: 10px;
}
/* line 131, ../sass/smufaculty.scss */
.faculty.listings .block-header .filter-display .clear-lastname a {
  text-decoration: underline;
}
/* line 138, ../sass/smufaculty.scss */
.faculty.listings .profile-listings {
  margin-top: 20px;
  float: none;
}
/* line 143, ../sass/smufaculty.scss */
.faculty.listings .profile {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px !important;
  margin-bottom: 25px !important;
}
/* line 147, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-left {
  max-width: 100px;
  float: left;
  position: absolute;
}
/* line 152, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-left .photo img {
  width: 100px;
  height: auto;
}
/* line 159, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right {
  margin-left: 120px;
}
/* line 161, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .title {
  border-bottom: none;
  float: left;
  margin-top: -5px;
  width: 100%;
}
/* line 167, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .field {
  margin-bottom: 5px;
}
/* line 173, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .label, .faculty.listings .profile .profile-right .item {
  display: inline-block;
  padding: 0;
}
/* line 177, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .label {
  margin-right: 5px;
  color: #666;
  font-size: inherit;
  font-weight: normal;
}
/* line 186, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .profile-types li {
  margin-bottom: 0 !important;
}
/* line 188, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .research-areas {
  margin-bottom: 10px;
}
/* line 192, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .contact .email, .faculty.listings .profile .profile-right .contact .phone {
  display: inline-block;
}
/* line 195, ../sass/smufaculty.scss */
.faculty.listings .profile .profile-right .contact .email {
  margin-right: 20px;
}
/* line 202, ../sass/smufaculty.scss */
.faculty.listings .profile ul.inline li {
  display: inline-block;
  margin: 0 3px 3px 0 !important;
}
/* line 209, ../sass/smufaculty.scss */
.faculty.listings .selected-tags {
  margin-top: 10px;
}
/* line 211, ../sass/smufaculty.scss */
.faculty.listings .selected-tags .tag {
  margin: 2px;
}
/* line 212, ../sass/smufaculty.scss */
.faculty.listings .selected-tags span.delimiter {
  font-weight: normal;
}
/* line 217, ../sass/smufaculty.scss */
.faculty.listings .selected {
  margin-top: 10px;
  font-size: 1.2em;
}
/* line 222, ../sass/smufaculty.scss */
.faculty.listings .page-num {
  float: left;
}
/* line 226, ../sass/smufaculty.scss */
.faculty.listings .pagination {
  text-align: right;
  float: right;
}
/* line 229, ../sass/smufaculty.scss */
.faculty.listings .pagination a {
  margin-left: 10px;
  display: inline-block;
  border: 1px solid #333;
  padding: 0 10px;
  color: #333;
}
/* line 235, ../sass/smufaculty.scss */
.faculty.listings .pagination a:hover {
  color: #00467f;
  border-color: #00467f;
}
/* line 242, ../sass/smufaculty.scss */
.faculty.listings .itemTree > ul.term > li > .selected {
  margin-bottom: 8px !important;
}
/* line 245, ../sass/smufaculty.scss */
.faculty.listings .itemTree > ul.term > li {
  margin-bottom: 5px;
}
/* line 248, ../sass/smufaculty.scss */
.faculty.listings .itemTree > ul.term > li > a {
  display: inline-block;
}
/* line 251, ../sass/smufaculty.scss */
.faculty.listings .itemTree > ul.term > li > ul.term > li {
  font-size: 12px;
  display: inline-block;
  margin: 0 5px 5px 0 !important;
}
/* line 256, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag {
  color: #fff !important;
  font-weight: bold;
  margin: 0 5px 2px 0;
}
/* line 260, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.lee-kong-chian-school-of-business {
  background: #025a99 !important;
}
/* line 263, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.school-of-law {
  background: #562577 !important;
}
/* line 266, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.school-of-accountancy {
  background: #971430 !important;
}
/* line 269, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.school-of-information-systems {
  background: #d5a10d !important;
}
/* line 272, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.school-of-social-sciences {
  background: #006634 !important;
}
/* line 275, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag.school-of-economics {
  background: #006c85 !important;
}
/* line 278, ../sass/smufaculty.scss */
.faculty.listings .itemTree .tag.schTag:hover {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}
/* line 286, ../sass/smufaculty.scss */
.faculty.listings .itemTree ul.term {
  padding-left: 0;
}
/* line 289, ../sass/smufaculty.scss */
.faculty.listings .itemTree li.analytics-business-consumer-social-insights,
.faculty.listings .itemTree li.innovation-entrepreneurship,
.faculty.listings .itemTree li.urban-management-sustainability,
.faculty.listings .itemTree li.finance-financial-markets,
.faculty.listings .itemTree li.economics-ageing-healthcare-management {
  display: inline-block;
  margin: 0 5px 2px 0 !important;
}
/* line 297, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink {
  font-weight: bold;
  /* Ageing & Healthcare Management */
  /* Analytics for Business, Consumer and Social Insights */
  /* Urban Management & Sustainability */
  /* Finance and Financial Markets */
  /* Innovation & Entrepreneurship */
}
/* line 300, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink.aoe-2771 {
  background-color: #8a704c;
  color: #fff;
}
/* line 305, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink.aoe-2 {
  background-color: #1a1a1a;
  color: #fff;
}
/* line 310, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink.aoe-2776 {
  background-color: #7d7d7d;
  color: #000;
}
/* line 315, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink.aoe-1 {
  background-color: #151c55;
  color: #fff;
}
/* line 320, ../sass/smufaculty.scss */
.faculty.listings .itemTree .aoeLink.aoe-3 {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

/* Side menu */
/* @group School L2+ Nav */
/* line 332, ../sass/smufaculty.scss */
#region-content {
  /*	.pane-menu-tree{
  		li.expanded.first{
  			a{ border-top:none; }
  			.menu li.first{
  				a{ border-top:1px solid #ccc; }
  			}
  		}
  	}*/
}
/* line 342, ../sass/smufaculty.scss */
#region-content .pane-menu li {
  list-style-type: none !important;
  margin: 0 !important;
}
/* line 345, ../sass/smufaculty.scss */
#region-content .pane-menu li a {
  border-top: 1px solid #CCCCCC;
  display: block;
  font-size: 1.3em;
  font-family: "myriad-pro", sans-serif;
  padding: 1em 1.4em;
  font-family: "Oswald", "proxima-nova-extra-condensed", sans-serif;
  /*				font-family: "proxima-nova-extra-condensed", sans-serif; */
  letter-spacing: 1px;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  padding: 0.5em 1.4em 0.5em 0.5em;
}
/* line 359, ../sass/smufaculty.scss */
#region-content .pane-menu li a:hover {
  color: #00467f;
}
/* line 364, ../sass/smufaculty.scss */
#region-content .pane-menu li li a {
  color: #333;
  font-weight: normal;
  padding: 0.5em 1.4em 0.5em 1em;
}
/* line 371, ../sass/smufaculty.scss */
#region-content .pane-menu li.expanded a {
  /*					font-family: "proxima-nova-extra-condensed", sans-serif;
  					letter-spacing: 1px;
  					
  					font-weight: bold;
  					color: #333;
  					line-height: 1.2;
  					padding: 0.5em 1.4em 0.5em 0.5em;*/
}
/* line 381, ../sass/smufaculty.scss */
#region-content .pane-menu li.expanded li a {
  font-weight: normal;
  font-family: "myriad-pro", sans-serif;
  padding: 1em 1.4em;
  font-size: 1em;
}

/* line 396, ../sass/smufaculty.scss */
#region-content .pane-menu li li a.active-trail {
  /*background: url($path_to_theme+'/images/ico_arrow_down.png') no-repeat right center;*/
}

/* line 399, ../sass/smufaculty.scss */
#region-content .pane-menu li li a.active-trail.active, #region-content .pane-menu > li a:hover {
  /*background: url($path_to_theme+'/images/listing-filter-hover.png') no-repeat right center;*/
}

/* @end */
/* line 1, ../sass/_filters.scss */
.faculty.filters {
  font-size: 13px;
  margin-bottom: 20px;
}
/* line 4, ../sass/_filters.scss */
.faculty.filters h4 {
  margin-bottom: 5px;
  font-size: 1.4em;
}
/* line 9, ../sass/_filters.scss */
.faculty.filters li a {
  color: #000;
}
/* line 11, ../sass/_filters.scss */
.faculty.filters li a:hover {
  color: #00467f;
}
/* line 15, ../sass/_filters.scss */
.faculty.filters button {
  margin: 0 0 0 10px;
}
/* line 18, ../sass/_filters.scss */
.faculty.filters .search-name {
  background: #fff;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: -10px;
}
/* line 23, ../sass/_filters.scss */
.faculty.filters .search-name input[type=text] {
  margin: 0;
  padding: 0 10px;
  height: 32px;
  border: none;
}
/* line 30, ../sass/_filters.scss */
.faculty.filters input[type=checkbox] {
  margin: 3px 0;
  vertical-align: inherit;
}
/* line 35, ../sass/_filters.scss */
.faculty.filters .lastname-filter {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
/* line 42, ../sass/_filters.scss */
.faculty.filters .lastname-filter li a {
  padding: 0 5px 5px 0;
  font-size: 1.1em;
}
/* line 45, ../sass/_filters.scss */
.faculty.filters .lastname-filter li a:hover {
  text-decoration: underline;
}
/* line 51, ../sass/_filters.scss */
.faculty.filters .school {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
/* line 59, ../sass/_filters.scss */
.faculty.filters .school.last {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
/* line 64, ../sass/_filters.scss */
.faculty.filters .school.school-of-economics h4 {
  color: #006C85;
}
/* line 65, ../sass/_filters.scss */
.faculty.filters .school.school-of-information-systems h4 {
  color: #D5A10D;
}
/* line 67, ../sass/_filters.scss */
.faculty.filters fieldset {
  border: 1px solid #ccc;
  margin: 20px 0;
  width: 100%;
  max-width: 320px;
  padding-bottom: 10px;
}
/* line 73, ../sass/_filters.scss */
.faculty.filters fieldset .fieldset-inner {
  padding: 5px 0 5px 10px;
}
/* line 77, ../sass/_filters.scss */
.faculty.filters fieldset legend {
  padding: 0 5px 0 5px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-bottom: 5px;
  background: #f1f1f1;
  float: left;
  margin-top: -10px;
  width: auto !important;
  border: 0px !important;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: bold;
  font-size: 1.4em;
}
/* line 92, ../sass/_filters.scss */
.faculty.filters fieldset .checkbox {
  display: table-cell;
  vertical-align: top;
  padding-right: 3px;
  width: 15px;
}
/* line 98, ../sass/_filters.scss */
.faculty.filters fieldset .item {
  display: table-cell;
  vertical-align: top;
  line-height: 16px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 10px;
  min-width: 100px;
}
/* line 108, ../sass/_filters.scss */
.faculty.filters fieldset .collapsible {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding-right: 10px;
}
/* line 115, ../sass/_filters.scss */
.faculty.filters fieldset .action-toggle {
  margin-top: 10px;
  margin-bottom: 5px;
}
/* line 119, ../sass/_filters.scss */
.faculty.filters fieldset .school-title {
  margin-right: 10px;
  margin-top: 5px;
}
/* line 122, ../sass/_filters.scss */
.faculty.filters fieldset .school-title h4 {
  font-size: 1.2em;
  margin-bottom: 0;
}
/* line 128, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter .profile-type {
  clear: both;
}
/* line 131, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter .check-all {
  float: left;
  margin-top: -10px;
  background: #f1f1f1;
  padding-right: 5px;
}
/* line 139, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter ul.parent .checkbox {
  background: url("/sites/all/modules/smu/smufaculty/images/li_v.png") no-repeat 0 15px;
}
/* line 143, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter ul.parent ul li {
  padding-left: 20px !important;
  background: url("/sites/all/modules/smu/smufaculty/images/li_h.png") no-repeat left top;
}
/* line 146, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter ul.parent ul li.last {
  background: url("/sites/all/modules/smu/smufaculty/images/li_h_last.png") no-repeat left top;
}
/* line 148, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter ul.parent ul li.last .item {
  padding-bottom: 0;
}
/* line 152, ../sass/_filters.scss */
.faculty.filters fieldset.research-areas-filter ul.parent ul li .checkbox {
  background: none;
}
/* line 161, ../sass/_filters.scss */
.faculty.filters .action-search {
  margin-top: 20px;
  text-align: right;
}
/* line 165, ../sass/_filters.scss */
.faculty.filters ul.clean {
  float: left;
  width: 100%;
  padding: 0px;
}
/* line 169, ../sass/_filters.scss */
.faculty.filters ul.clean.parent {
  margin-right: 10px;
  padding: 0px;
}
/* line 173, ../sass/_filters.scss */
.faculty.filters ul.clean li {
  list-style: none !important;
  margin: 0 0 0 0 !important;
  display: block;
  float: left;
}
/* line 179, ../sass/_filters.scss */
.faculty.filters ul.clean li.ra-parent, .faculty.filters ul.clean li.sc-parent {
  margin-top: 10px !important;
  width: 100%;
  float: left;
}
/* line 183, ../sass/_filters.scss */
.faculty.filters ul.clean li.ra-parent .table, .faculty.filters ul.clean li.sc-parent .table {
  display: table;
  width: 100%;
  margin: 0px;
}
/* line 188, ../sass/_filters.scss */
.faculty.filters ul.clean li.ra-parent .table-row, .faculty.filters ul.clean li.sc-parent .table-row {
  display: table-row;
}
/* line 192, ../sass/_filters.scss */
.faculty.filters ul.clean li.ra-parent.collapsed .checkbox, .faculty.filters ul.clean li.sc-parent.collapsed .checkbox {
  background: none;
}
/* line 195, ../sass/_filters.scss */
.faculty.filters ul.clean li.ra-parent.collapsed ul, .faculty.filters ul.clean li.sc-parent.collapsed ul {
  display: none;
}
/* line 202, ../sass/_filters.scss */
.faculty.filters .ra-filters .ra-parent .icon {
  margin-top: 3px;
  float: right;
}
/* line 206, ../sass/_filters.scss */
.faculty.filters .ra-filters .ra-parent a.parent-term {
  font-weight: bold;
}
/* line 213, ../sass/_filters.scss */
.faculty.filters .sc-filters .sc-parent .icon {
  margin-top: 3px;
  float: right;
}
/* line 217, ../sass/_filters.scss */
.faculty.filters .sc-filters .sc-parent a.parent-term {
  font-weight: bold;
}
/* line 222, ../sass/_filters.scss */
.faculty.filters .menu-filters, .faculty.filters .pane-content {
  margin: 0;
}
/* line 228, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li, .faculty.filters .pane-content ul li {
  margin-left: 0 !important;
}
/* line 230, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li a, .faculty.filters .pane-content ul li a {
  font-weight: bold;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  letter-spacing: 1px;
  font-size: 1.3em;
  border: none !important;
  display: block;
  padding: 0.1em 0 !important;
  background-image: none !important;
}
/* line 240, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li a:hover, .faculty.filters .pane-content ul li a:hover {
  color: #00467f !important;
}
/* line 245, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li.expanded, .faculty.filters .menu-filters ul li.first, .faculty.filters .pane-content ul li.expanded, .faculty.filters .pane-content ul li.first {
  list-style-type: none !important;
  margin-left: 0 !important;
}
/* line 248, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li.expanded ul, .faculty.filters .menu-filters ul li.first ul, .faculty.filters .pane-content ul li.expanded ul, .faculty.filters .pane-content ul li.first ul {
  margin-left: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}
/* line 252, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li.expanded ul li, .faculty.filters .menu-filters ul li.first ul li, .faculty.filters .pane-content ul li.expanded ul li, .faculty.filters .pane-content ul li.first ul li {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  list-style-type: disc !important;
}
/* line 256, ../sass/_filters.scss */
.faculty.filters .menu-filters ul li.expanded ul li a, .faculty.filters .menu-filters ul li.first ul li a, .faculty.filters .pane-content ul li.expanded ul li a, .faculty.filters .pane-content ul li.first ul li a {
  font-weight: normal;
  letter-spacing: 0;
  font-family: "myriad-pro", sans-serif;
  font-size: 1em;
}

/* line 1, ../sass/_profile.scss */
body.profile {
  margin-top: 0 !important;
}

/* line 5, ../sass/_profile.scss */
.page-faculty-profile h1.title {
  display: none;
}

/* line 10, ../sass/_profile.scss */
.faculty.profile h4 {
  font-family: "Oswald", "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}
/* line 14, ../sass/_profile.scss */
.faculty.profile table, .faculty.profile th, .faculty.profile tr, .faculty.profile td, .faculty.profile tbody {
  border: 0 !important;
}
/* line 17, ../sass/_profile.scss */
.faculty.profile td {
  vertical-align: top;
}
/* line 21, ../sass/_profile.scss */
.faculty.profile .left-grid .back {
  margin-bottom: 10px;
  display: block;
}
/* line 27, ../sass/_profile.scss */
.faculty.profile .right-grid .photo {
  width: 100%;
  /*min-height: 300px;*/
  margin-bottom: 20px;
  text-align: left;
  overflow: hidden;
}
/* line 34, ../sass/_profile.scss */
.faculty.profile .right-grid .photo .photo-thumb {
  max-width: 120px;
}
/* line 39, ../sass/_profile.scss */
.faculty.profile .right-grid .stats-wrapper {
  /*margin-bottom: 20px;*/
}
/* line 41, ../sass/_profile.scss */
.faculty.profile .right-grid .stats-wrapper h2 {
  margin-top: 0;
}
/* line 44, ../sass/_profile.scss */
.faculty.profile .right-grid .stats-wrapper .fa-linkedin-square {
  color: #0077b5;
  font-size: 20px;
}
/* line 49, ../sass/_profile.scss */
.faculty.profile .right-grid .stats-wrapper .contact-info .fa {
  color: #9b9b9b;
  margin-right: 0.5em;
  display: inline-block;
}
/* line 54, ../sass/_profile.scss */
.faculty.profile .right-grid .stats-wrapper .contact-info .item {
  margin-bottom: 1em;
}
/* line 61, ../sass/_profile.scss */
.faculty.profile .right-grid .research-areas .label, .faculty.profile .right-grid .aoe .label {
  color: #666;
}
/* line 65, ../sass/_profile.scss */
.faculty.profile .right-grid .stats {
  display: block;
  margin-bottom: 5px;
}
/* line 68, ../sass/_profile.scss */
.faculty.profile .right-grid .stats .field {
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ddd;
}
/* line 72, ../sass/_profile.scss */
.faculty.profile .right-grid .stats .field.last {
  /*					border-bottom: none;
  					padding-bottom: 0;
  					margin-bottom: 0;*/
}
/* line 77, ../sass/_profile.scss */
.faculty.profile .right-grid .stats .field .label, .faculty.profile .right-grid .stats .field .item {
  display: inline-block;
}
/* line 80, ../sass/_profile.scss */
.faculty.profile .right-grid .stats .field .label {
  margin-right: 5px;
  color: #666;
  width: 100px;
  float: left;
}
/* line 86, ../sass/_profile.scss */
.faculty.profile .right-grid .stats .field .item {
  max-width: 85%;
}
/* line 92, ../sass/_profile.scss */
.faculty.profile .right-grid .research-areas {
  margin-bottom: 40px;
}
/* line 95, ../sass/_profile.scss */
.faculty.profile .right-grid .research-areas ul li {
  display: inline-block;
  margin: 2px 4px 2px 0 !important;
  padding: 0;
}
/* line 104, ../sass/_profile.scss */
.faculty.profile .right-grid .profile-icons a {
  margin: 0 6px 0 0;
  display: inline-block;
}
/* line 111, ../sass/_profile.scss */
.faculty.profile .right-grid .updated {
  text-align: right;
  color: #999;
  margin-top: 50px;
}
/* line 117, ../sass/_profile.scss */
.faculty.profile .right-grid .related-links {
  margin-top: 20px;
}
/* line 121, ../sass/_profile.scss */
.faculty.profile .right-grid .grid {
  margin-left: 0;
  margin-right: 0;
}
/* line 127, ../sass/_profile.scss */
.faculty.profile .right-grid.nophoto .photo {
  width: auto;
  border: none;
  text-align: left;
  min-height: 0;
}
/* line 137, ../sass/_profile.scss */
.faculty.profile .right-grid .field.content {
  margin-top: 10px;
}
/* line 139, ../sass/_profile.scss */
.faculty.profile .right-grid .field.content h4 {
  margin-top: 20px;
}
/* line 142, ../sass/_profile.scss */
.faculty.profile .right-grid .field.content ul {
  margin-top: 5px;
}
/* line 149, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term {
  margin-bottom: 1em;
}
/* line 151, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li {
  margin-bottom: 1em !important;
  clear: both;
  display: block !important;
}
/* line 156, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > .selected {
  margin-bottom: 8px !important;
}
/* line 159, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > a {
  margin-top: 5px !important;
  font-weight: bold;
}
/* line 163, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > ul.term > li > a {
  display: inline-block;
}
/* line 166, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > ul.term {
  margin-top: 0.5em;
}
/* line 169, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > ul.term > li {
  font-size: 12px;
  display: inline-block;
  margin: 0 5px 5px 0 !important;
}
/* line 173, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > ul.term > li > a:after {
  content: ";";
}
/* line 176, ../sass/_profile.scss */
.faculty.profile .itemTree > ul.term > li > ul.term > li:last-child a:after {
  content: "";
}
/* line 182, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag {
  color: #fff !important;
  font-weight: bold;
  margin: 0 5px 2px 0;
}
/* line 186, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.lee-kong-chian-school-of-business {
  background: #025a99 !important;
}
/* line 189, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.school-of-law {
  background: #562577 !important;
}
/* line 192, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.school-of-accountancy {
  background: #971430 !important;
}
/* line 195, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.school-of-information-systems {
  background: #d5a10d !important;
}
/* line 198, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.school-of-social-sciences {
  background: #006634 !important;
}
/* line 201, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag.school-of-economics {
  background: #006c85 !important;
}
/* line 204, ../sass/_profile.scss */
.faculty.profile .itemTree .tag.schTag:hover {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}
/* line 212, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag {
  margin: 0 5px 0.5em 0;
}
/* line 214, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.lee-kong-chian-school-of-business {
  color: #025a99 !important;
}
/* line 217, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.school-of-law {
  color: #562577 !important;
}
/* line 220, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.school-of-accountancy {
  color: #971430 !important;
}
/* line 223, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.school-of-information-systems {
  color: #d5a10d !important;
}
/* line 226, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.school-of-social-sciences {
  color: #006634 !important;
}
/* line 229, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a.school-of-economics {
  color: #006c85 !important;
}
/* line 232, ../sass/_profile.scss */
.faculty.profile .itemTree .term.schTag a:hover {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}
/* line 240, ../sass/_profile.scss */
.faculty.profile .itemTree ul.term {
  padding-left: 0;
}
/* line 244, ../sass/_profile.scss */
.faculty.profile .itemTree .sc-list .scBorder {
  list-style: none;
}
/* line 248, ../sass/_profile.scss */
.faculty.profile .itemTree .sc-list > .scBorder .sc-title {
  position: relative;
  /*
  .bordered-blue {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 50%;
    border-top: 3px solid #102b72;
    border-right: 3px solid #102b72;
  }
  .bordered-gold {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 50%;
    border-bottom: 3px solid #886e4d;
    border-left: 3px solid #886e4d;
  }  
  */
}
/* line 250, ../sass/_profile.scss */
.faculty.profile .itemTree .sc-list > .scBorder .sc-title > a {
  color: #000;
  padding: 0.4em;
  font-weight: bold;
  position: relative;
  z-index: 2;
  border-radius: 3px;
  border: 2px solid #000;
  background: #fff;
}
/* line 283, ../sass/_profile.scss */
.faculty.profile .itemTree .sc-list > .scBorder a {
  color: #88693b;
}
/* line 288, ../sass/_profile.scss */
.faculty.profile .itemTree li.analytics-business-consumer-social-insights,
.faculty.profile .itemTree li.innovation-entrepreneurship,
.faculty.profile .itemTree li.urban-management-sustainability,
.faculty.profile .itemTree li.finance-financial-markets,
.faculty.profile .itemTree li.economics-ageing-healthcare-management {
  display: inline-block;
  margin: 0 5px 2px 0 !important;
}
/* line 296, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink {
  font-weight: bold;
  /* Ageing & Healthcare Management */
  /* Analytics for Business, Consumer and Social Insights */
  /* Urban Management & Sustainability */
  /* Finance and Financial Markets */
  /* Innovation & Entrepreneurship */
}
/* line 299, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink.aoe-2771 {
  background-color: #8a704c;
  color: #fff;
}
/* line 304, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink.aoe-2 {
  background-color: #1a1a1a;
  color: #fff;
}
/* line 309, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink.aoe-2776 {
  background-color: #7d7d7d;
  color: #000;
}
/* line 314, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink.aoe-1 {
  background-color: #151c55;
  color: #fff;
}
/* line 319, ../sass/_profile.scss */
.faculty.profile .itemTree .aoeLink.aoe-3 {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

/* line 2, ../sass/_main.scss */
.faculty.main .field {
  /*		border-bottom:1px solid #ccc;
  		padding-bottom:20px;
  		margin-bottom: 20px;*/
}
/* line 6, ../sass/_main.scss */
.faculty.main .field.last {
  border-bottom: none;
}
/* line 9, ../sass/_main.scss */
.faculty.main input[type=text] {
  padding: 0 5px;
  height: 32px;
  min-width: 280px;
}
/* line 15, ../sass/_main.scss */
.faculty.main .search input[type="text"] {
  float: left;
  margin-right: 10px;
}
/* line 19, ../sass/_main.scss */
.faculty.main .search button[type='submit'] {
  background: #00467f;
  padding: 0 15px;
  color: #fff;
  border: none;
  font-size: 16px;
  height: 32px;
  float: left;
  text-shadow: none;
}
/* line 29, ../sass/_main.scss */
.faculty.main .search .list-all {
  margin-left: 10px;
  margin-top: 7px;
  display: inline-block;
}
/* line 33, ../sass/_main.scss */
.faculty.main .search .list-all a {
  text-decoration: underline;
}
/* line 39, ../sass/_main.scss */
.faculty.main .aoes {
  /* Ageing & Healthcare Management */
  /* Analytics for Business, Consumer and Social Insights */
  /* Urban Management & Sustainability */
  /* Finance and Financial Markets */
  /* Innovation & Entrepreneurship */
}
/* line 41, ../sass/_main.scss */
.faculty.main .aoes .aoe-2771 {
  background-color: #8a704c;
  color: #fff;
}
/* line 46, ../sass/_main.scss */
.faculty.main .aoes .aoe-2 {
  background-color: #1a1a1a;
  color: #fff;
}
/* line 51, ../sass/_main.scss */
.faculty.main .aoes .aoe-2776 {
  background-color: #7d7d7d;
  color: #000;
}
/* line 56, ../sass/_main.scss */
.faculty.main .aoes .aoe-1 {
  background-color: #151c55;
  color: #fff;
}
/* line 61, ../sass/_main.scss */
.faculty.main .aoes .aoe-3 {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
/* line 68, ../sass/_main.scss */
.faculty.main .scs .sc-title {
  position: relative;
  margin: 0 0.5em 0.5em 0;
  /*
  .bordered-blue {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 50%;
    border-top: 3px solid #102b72;
    border-right: 3px solid #102b72;
  }
  .bordered-gold {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 50%;
    border-bottom: 3px solid #886e4d;
    border-left: 3px solid #886e4d;
  }   */
}
/* line 71, ../sass/_main.scss */
.faculty.main .scs .sc-title > a {
  color: #000;
  padding: 0.4em;
  font-weight: bold;
  position: relative;
  z-index: 2;
  border-radius: 3px;
  border: 2px solid #000;
  background: #fff;
}
/* line 106, ../sass/_main.scss */
.faculty.main .items li {
  display: inline-block;
  list-style-type: none !important;
  margin: 0 10px 10px 0 !important;
}
/* line 110, ../sass/_main.scss */
.faculty.main .items li a {
  color: #fff;
  padding: 5px 10px;
}
/* line 113, ../sass/_main.scss */
.faculty.main .items li a.school-of-business {
  background: #025a99;
}
/* line 114, ../sass/_main.scss */
.faculty.main .items li a.school-of-accountancy {
  background: #971430;
}
/* line 115, ../sass/_main.scss */
.faculty.main .items li a.school-of-information-systems {
  background: #D5A10D;
}
/* line 116, ../sass/_main.scss */
.faculty.main .items li a.school-of-law {
  background: #4A166E;
}
/* line 117, ../sass/_main.scss */
.faculty.main .items li a.school-of-economics {
  background: #006C85;
}
/* line 118, ../sass/_main.scss */
.faculty.main .items li a.school-of-social-sciences {
  background: #00704a;
}
/* line 124, ../sass/_main.scss */
.faculty.main .research-areas .caption {
  color: #666;
  margin-top: -15px;
  margin-bottom: 20px;
}
/* line 129, ../sass/_main.scss */
.faculty.main .research-areas .search-research-areas {
  margin-bottom: 20px;
}
/* line 132, ../sass/_main.scss */
.faculty.main .research-areas .school, .faculty.main .research-areas .ra-parent {
  margin: 0;
}
/* line 135, ../sass/_main.scss */
.faculty.main .research-areas .school {
  margin-bottom: 20px;
}
/* line 138, ../sass/_main.scss */
.faculty.main .research-areas .ra-parent {
  width: 184px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  float: none;
  /*margin-bottom: 20px;*/
}
/* line 145, ../sass/_main.scss */
.faculty.main .research-areas .ra-parent.last {
  margin-right: 0;
}
/* line 150, ../sass/_main.scss */
.faculty.main .research-areas .no-ra {
  color: #999;
  margin-bottom: 15px;
}
/* line 155, ../sass/_main.scss */
.faculty.main .research-areas .school-title {
  margin-bottom: 0;
}
/* line 157, ../sass/_main.scss */
.faculty.main .research-areas .school-title h4, .faculty.main .research-areas .school-title a {
  display: inline-block;
}
/* line 158, ../sass/_main.scss */
.faculty.main .research-areas .school-title h4 {
  margin-bottom: 5px;
}
/* line 159, ../sass/_main.scss */
.faculty.main .research-areas .school-title a {
  margin-right: 10px;
}
/* line 163, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item {
  text-align: center;
  background: #fff;
  display: block;
  line-height: 0;
}
/* line 168, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item .item-inner {
  display: inline-block;
  padding: 0 10px;
}
/* line 172, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item .item-inner a {
  color: #000;
  /*						height: 40px;
  						display: block;
  						padding: 2px 4px;*/
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  line-height: 1.4em;
}
/* line 185, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
}
/* line 190, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.business {
  background: #025a99;
}
/* line 191, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.accountancy {
  background: #971430;
}
/* line 192, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.sis {
  background: #D5A10D;
}
/* line 193, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.law {
  background: #4A166E;
}
/* line 194, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.economics {
  background: #006C85;
}
/* line 195, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent.socsc {
  background: #00704a;
}
/* line 196, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent:hover {
  background: #000;
}
/* line 200, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item.parent .item-inner a {
  text-transform: uppercase;
  color: #fff;
}
/* line 206, ../sass/_main.scss */
.faculty.main .research-areas .ra-content .item:hover {
  background: #ddd;
}

/* line 2, ../sass/_form.scss */
.page-node-edit.node-type-profile .clear, .page-node-add-profile .clear {
  clear: both;
}
/* line 3, ../sass/_form.scss */
.page-node-edit.node-type-profile #edit-field-profile-research-areas-und, .page-node-add-profile #edit-field-profile-research-areas-und {
  display: none;
}
/* line 6, ../sass/_form.scss */
.page-node-edit.node-type-profile #edit-field-profile-research-areas-2-und, .page-node-add-profile #edit-field-profile-research-areas-2-und {
  float: left;
  width: 100%;
}
/* line 11, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group, .page-node-add-profile .school-group {
  width: 240px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
/* line 16, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group .school, .page-node-add-profile .school-group .school {
  background: #ddd;
  display: block;
  padding: 3px 0;
  text-align: center;
  cursor: pointer;
}
/* line 22, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group .school input[type=checkbox], .page-node-add-profile .school-group .school input[type=checkbox] {
  display: none;
}
/* line 23, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group .school label, .page-node-add-profile .school-group .school label {
  font-weight: bold;
  font-size: 105%;
}
/* line 25, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group .form-item:not(.school), .page-node-add-profile .school-group .form-item:not(.school) {
  display: none;
}
/* line 27, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .school, .page-node-add-profile .school-group.expand .school {
  background: #000;
}
/* line 29, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .school label, .page-node-add-profile .school-group.expand .school label {
  color: #fff;
}
/* line 33, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .form-item:not(.school), .page-node-add-profile .school-group.expand .form-item:not(.school) {
  display: table;
  width: 100%;
}
/* line 36, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .form-item:not(.school) input[type=checkbox], .page-node-add-profile .school-group.expand .form-item:not(.school) input[type=checkbox] {
  display: table-cell;
  width: 20px;
}
/* line 40, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .form-item:not(.school) label, .page-node-add-profile .school-group.expand .form-item:not(.school) label {
  display: table-cell;
  width: 220px;
}
/* line 46, ../sass/_form.scss */
.page-node-edit.node-type-profile .school-group.expand .form-item.parent, .page-node-add-profile .school-group.expand .form-item.parent {
  background: #ccc;
}
/* line 51, ../sass/_form.scss */
.page-node-edit.node-type-profile .term label, .page-node-add-profile .term label {
  padding-left: 1em;
}
