.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
@font-face {
  font-family: "3DSV2";
  src: url(/biovia-references/resources/themes/theme_references/css/../../../fonts/3DSV2-Regular.woff2) format('woff2');
}
.mashup.mashup-style {
  font: "3DSV2";
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  line-height: 20px;
  padding: 10px 0px;
  margin: 0px auto;
  font-family: "3DSV2", Arial;
  background: #ffffff;
  color: #77797c;
}
.mashup.legacy-ie {
  position: relative;
}
.mashup a {
  text-decoration: none;
}
.mashup a:hover {
  text-decoration: underline;
}
.mashup a[rel='external'],
.mashup a.external {
  padding-right: 17px;
  background: url(/biovia-references/resources/themes/theme_references/css/../../../images/icon_external_link.gif) no-repeat right top;
}
.mashup a .refined {
  color: #66686b;
  line-height: 20px;
}
.mashup h1 {
  font-size: 17px;
}
.mashup h2 {
  font-size: 15px;
  margin-bottom: 5px;
}
.mashup h3 {
  font-weight: bold;
  font-size: 13px;
}
.mashup h4 {
  font-style: italic;
  font-size: 13px;
}
.mashup li {
  list-style: none;
}
.mashup img {
  border: none;
}
.mashup form {
  margin: 0;
  text-align: left;
}
.mashup input {
  outline: none;
}
.mashup button.decorate,
.mashup input.decorate,
.mashup textarea.decorate,
.mashup select.decorate {
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  vertical-align: middle;
  color: #999b9e;
  outline: none;
  padding: 2px;
}
.mashup button.decorate:focus,
.mashup input.decorate:focus,
.mashup textarea.decorate:focus,
.mashup select.decorate:focus {
  padding: 1px;
  border: 2px solid #FFD754;
  background-color: #FFFAEB;
}
.mashup button.decorate.formError,
.mashup input.decorate.formError,
.mashup textarea.decorate.formError,
.mashup select.decorate.formError {
  border: 1px solid #cd0a0a;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #fef8f6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #fef8f6));
  background-image: -webkit-linear-gradient(#ffffff, #fef8f6);
  background-image: linear-gradient(top, #ffffff, #fef8f6);
  background-image: -o-linear-gradient(top, #ffffff, #fef8f6);
  background-image: -ms-linear-gradient(top, #ffffff, #fef8f6);
}
.mashup button.decorate.formError:focus,
.mashup input.decorate.formError:focus,
.mashup textarea.decorate.formError:focus,
.mashup select.decorate.formError:focus {
  padding: 1px;
  border: 2px solid #cd0a0a;
}
.mashup select.decorate {
  padding: 1px 2px;
}
.mashup select.decorate:focus {
  padding: 0px 1px;
}
.mashup select[disabled].decorate {
  color: #bbbdc0;
}
.mashup label.formError {
  color: #cd0a0a;
  margin-left: 3px;
  display: none;
}
.mashup input[type=checkbox].decorate {
  border: 0px none;
  padding: 0px;
}
.mashup input[type=text].decorate {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f9f9f9));
  background-image: -webkit-linear-gradient(#ffffff, #f9f9f9);
  background-image: linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -ms-linear-gradient(top, #ffffff, #f9f9f9);
}
.mashup button.decorate,
.mashup input[type=button].decorate,
.mashup input[type=submit].decorate {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #f9f9f9, #e3e3e3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #e3e3e3));
  background-image: -webkit-linear-gradient(#f9f9f9, #e3e3e3);
  background-image: linear-gradient(top, #f9f9f9, #e3e3e3);
  background-image: -o-linear-gradient(top, #f9f9f9, #e3e3e3);
  background-image: -ms-linear-gradient(top, #f9f9f9, #e3e3e3);
  padding: 1px 3px;
  cursor: pointer;
}
.mashup button.decorate:hover,
.mashup input[type=button].decorate:hover,
.mashup input[type=submit].decorate:hover {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #f9f9f9, #d3d3d3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #d3d3d3));
  background-image: -webkit-linear-gradient(#f9f9f9, #d3d3d3);
  background-image: linear-gradient(top, #f9f9f9, #d3d3d3);
  background-image: -o-linear-gradient(top, #f9f9f9, #d3d3d3);
  background-image: -ms-linear-gradient(top, #f9f9f9, #d3d3d3);
  border-color: #939393;
  color: #000;
}
.mashup button.decorate:focus,
.mashup input[type=button].decorate:focus,
.mashup input[type=submit].decorate:focus {
  padding: 1px;
  border: 1px solid #939393;
}
.mashup .error-box {
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 2.5px 5px;
  margin: 10px 0;
  background: #fee;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  text-align: center;
}
.mashup .error-box a {
  color: #CC0000;
  font-weight: bold;
}
.mashup .debug {
  background: #c00;
  color: #fff;
  border-color: #f00;
  padding: 1px;
  display: none;
}
.mashup ul.debugObject {
  margin: 10px;
  padding: 10px;
  border: 1px solid #FF9966;
  background: white;
  -moz-box-shadow: 0 0 10px #ff9966;
  -webkit-box-shadow: 0 0 10px #ff9966;
  box-shadow: 0 0 10px #ff9966;
}
.mashup ul.debugObject label {
  color: #999b9e;
  font-weight: bold;
}
.mashup ul.debugObject > ul {
  margin-left: 10px;
}
.mashup a.exception img {
  margin: 10px;
}
.mashup div.exception {
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  background-color: #FFFFFF;
  margin: 10px auto;
  padding: 10px;
  width: 1000px;
}
.mashup div.exception .detail {
  border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border: 2px solid #EF3101;
}
.mashup div.exception .detail h3 {
  background-color: #ef3101;
  background-image: -moz-linear-gradient(top, #ef3101, #df2101);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef3101), color-stop(1, #df2101));
  background-image: -webkit-linear-gradient(#ef3101, #df2101);
  background-image: linear-gradient(top, #ef3101, #df2101);
  background-image: -o-linear-gradient(top, #ef3101, #df2101);
  background-image: -ms-linear-gradient(top, #ef3101, #df2101);
  color: #FFFFFF;
  padding: 5px 10px;
}
.mashup div.exception .detail div {
  font-size: 12px;
  padding: 5px 10px;
}
.mashup .loading-overlay {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity=70);
  background: #ffffff;
}
.mashup .loading-spinner {
  border-radius: 4px 16px 4px 16px;
  -webkit-border-radius: 4px 16px 4px 16px;
  -moz-border-radius: 4px 16px 4px 16px;
  background: #ffffff url(/biovia-references/resources/themes/theme_references/css/../../../images/spinner.gif) no-repeat center center;
  width: 90px;
  height: 60px;
  margin: -30px 0 0 -45px;
  text-align: center;
}
.mashup .noresult {
  text-align: left;
}
.mashup .noresult h3 {
  margin-bottom: 5px;
}
.mashup .noresult .query,
.mashup .noresult .suggestions {
  margin: 10px;
  word-break: break-all;
  word-wrap: break-word;
}
.mashup .noresult .suggestions li {
  list-style: disc inside none;
}
.mashup .nofacets {
  padding: 10px;
}
.mashup .nofacets span {
  color: #00619e;
}
.mashup .rounded-top {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.mashup .rounded-bottom {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.mashup .small-padding {
  padding: 5px;
}
.mashup .med-padding {
  padding: 0;
}
.mashup .large-padding {
  padding: 20px;
}
.mashup .center {
  text-align: center;
}
.mashup #mainWrapper {
  margin: 0 auto;
}
.mashup tr.row {
  border-spacing: 0px;
  table-layout: fixed;
}
.mashup tr.row .row-wrapper {
  padding: 5px;
}
.mashup td.cell-half {
  width: 50%;
}
.mashup a {
  color: #1e69a2;
}
.mashup a.refined {
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  background: url(/biovia-references/resources/themes/theme_references/css/../../../images/cross.png) no-repeat scroll right bottom #9fcbed;
  padding: 1px 20px 1px 4px;
  color: #1a5b8c;
}
.mashup a.refined:hover {
  background-color: #1e69a2;
  color: #ffffff;
  text-decoration: none;
}
.mashup h1 {
  font-weight: normal;
}
.mashup h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
}
.mashup h3 {
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
}
.mashup h4 {
  color: #66686b;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
}
.mashup table.data-table {
  border-collapse: collapse;
  width: 100%;
  table-layout: auto;
}
.mashup table.data-table th {
  border: 1px solid #cccccc;
  padding: 2px 3px;
  color: #77797c;
  text-align: left;
}
.mashup table.data-table td {
  border: 1px solid #cccccc;
  padding: 2px 3px;
  text-align: right;
  vertical-align: top;
  z-index: auto;
}
.mashup table.data-table td.description {
  word-break: break-all;
  word-wrap: break-word;
  text-align: left;
}
.mashup table.data-table td.summary {
  font-weight: bold;
}
.mashup table.data-table tr.top th,
.mashup table.data-table tr.bottom th,
.mashup table.data-table tr.top td,
.mashup table.data-table tr.bottom td {
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #fafafa, #eaeaea);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eaeaea));
  background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
  background-image: linear-gradient(top, #fafafa, #eaeaea);
  background-image: -o-linear-gradient(top, #fafafa, #eaeaea);
  background-image: -ms-linear-gradient(top, #fafafa, #eaeaea);
}
.mashup table.data-table tr.odd {
  background-color: #fafafa;
}
.mashup table.data-table tr.even {
  background-color: #f5f5f5;
}
.mashup table.data-table tr.hover:hover {
  background-color: #ffffff;
  color: #111;
}
.mashup .searchWidget {
  margin: 0px auto 10px;
}
.mashup .searchWidget .widgetHeader {
  border-bottom: 1px solid #CCC;
  display: block;
  margin: 0;
  color: #858585;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  line-height: 25px;
  text-align: left;
}
.mashup .searchWidget .widgetHeader a {
  color: white;
}
.mashup .searchWidget .widgetHeader.secondary {
  background-color: #bbbbbb;
  background-image: -moz-linear-gradient(top, #bbbbbb, #888888);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbbbbb), color-stop(1, #888888));
  background-image: -webkit-linear-gradient(#bbbbbb, #888888);
  background-image: linear-gradient(top, #bbbbbb, #888888);
  background-image: -o-linear-gradient(top, #bbbbbb, #888888);
  background-image: -ms-linear-gradient(top, #bbbbbb, #888888);
  color: #ffffff;
}
.mashup .searchWidget .widgetContent {
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border: 1px #cccccc none;
  background: #ffffff;
}
.mashup .searchWidget .widgetContent.not-top {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}
.mashup .searchWidget .widgetContent .secondaryTitle {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  line-height: 25px;
  color: #858585;
  display: block;
  border-top: 1px solid #cccccc;
}
.mashup .searchWidget .widgetContent .secondaryTitle:first-child {
  margin-top: 0;
  border-top: 0;
}
.mashup.ie7 .widgetHeader,
.mashup.ie8 .widgetHeader,
.mashup.ie9 .widgetHeader {
  background-image: url(/biovia-references/resources/themes/theme_references/css/../../../images/ie_gradient.png);
  background-repeat: repeat-x;
}
.mashup.ie6 tr.row td.cell,
.mashup.ie7 tr.row td.cell {
  padding: 10px 5px;
}
.mashup.ie6 a.refined {
  background-image: none;
  padding: 1px 4px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
/* 3DS LIGHT ------------------ */
@font-face {
  font-family: '3ds';
  src: url(/biovia-references/resources/fonts/3dslight.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
/* 3DS REGULAR ------------------ */
@font-face {
  font-family: '3ds';
  src: url(/biovia-references/resources/fonts/3dsregular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* 3DS BOLD ------------------ */
@font-face {
  font-family: '3ds';
  src: url(/biovia-references/resources/fonts/3dsbold.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* 3DS DEPRECATED ------------------ */
@font-face {
  font-family: '3dslight';
  src: url(/biovia-references/resources/fonts/3dslight.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: '3dsregular';
  src: url(/biovia-references/resources/fonts/3dsregular.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* END DEPRECATED ------------------ */
/* @font-face{
  font-family: 'MyWebFont';
  src: url(/biovia-references/resources/css/fonts/WebFont.eot);
  src: url(/biovia-references/resources/css/fonts/WebFont.eot?#iefix) format('embedded-opentype'),
       url(/biovia-references/resources/css/fonts/WebFont.woff) format('woff'),
       url(/biovia-references/resources/css/fonts/WebFont.ttf) format('truetype'),
       url(/biovia-references/resources/css/fonts/WebFont.svg#webfont) format('svg');
}

 When proper font face alternatives */
/* 3DS CLASSES ALIAS ------------------ */
.font-3dslight {
  font-family: '3ds';
  font-weight: 300;
}
.font-3dsregular {
  font-family: '3ds';
  font-weight: normal;
}
.font-3dsbold {
  font-family: '3ds';
  font-weight: bold;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
/* FONTICON ==================================== */
/* FONTICON - @FONTFACE ------------------ */
@font-face {
  font-family: entypo;
  src: url(/biovia-references/resources/fonts/3ds-icon.woff2) format('woff2'), url(/biovia-references/resources/fonts/3ds-icon.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  
  /* Keep entypo name for the bad boys out there */
}
/* FONTICON - BASE ------------------ */
.fonticon {
  display: inline-block;
  font-family: entypo;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: inherit;
  text-align: center;
  margin: 0 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* FONTICON - SIZING ------------------ */
.fonticon-2x {
  font-size: 2em;
}
.fonticon-3x {
  font-size: 3em;
}
.fonticon-4x {
  font-size: 4em;
}
.fonticon-5x {
  font-size: 5em;
}
/* FONTICON - ALIASES ------------------ */
.fonticon-asterisk:before,
.fonticon-new-create:before {
  content: '\e000';
}
.fonticon-menu:before {
  content: '\e001';
}
.fonticon-menu-dot:before {
  content: '\e002';
}
.fonticon-user:before {
  content: '\e003';
}
.fonticon-users:before {
  content: '\e004';
}
.fonticon-user-add:before {
  content: '\e005';
}
.fonticon-user-times:before,
.fonticon-user-delete:before {
  content: '\e006';
}
.fonticon-user-check:before,
.fonticon-user-ok:before {
  content: '\e007';
}
.fonticon-video:before {
  content: '\e008';
}
.fonticon-picture:before {
  content: '\e009';
}
.fonticon-camera:before {
  content: '\e010';
}
.fonticon-note:before {
  content: '\e011';
}
.fonticon-music:before {
  content: '\e011';
}
.fonticon-note-beamed:before {
  content: '\e011';
}
.fonticon-star:before,
.fonticon-favorite-on:before {
  content: '\e012';
}
.fonticon-star-empty:before,
.fonticon-favorite-off:before {
  content: '\e013';
}
.fonticon-check:before {
  content: '\e014';
}
.fonticon-cancel:before,
.fonticon-close:before {
  content: '\e015';
}
.fonticon-erase:before {
  content: '\e015';
}
.fonticon-cancel-circled:before {
  content: '\e016';
}
.fonticon-cancel-squared:before {
  content: '\e016';
}
.fonticon-clear:before {
  content: '\e016';
}
.fonticon-plus:before {
  content: '\e017';
}
.fonticon-plus-circled:before {
  content: '\e017';
}
.fonticon-plus-squared:before {
  content: '\e017';
}
.fonticon-minus:before {
  content: '\e018';
}
.fonticon-minus-circled:before {
  content: '\e018';
}
.fonticon-minus-squared:before {
  content: '\e018';
}
.fonticon-help:before {
  content: '\e019';
}
.fonticon-help-circled:before {
  content: '\e019';
}
.fonticon-info:before {
  content: '\e020';
}
.fonticon-info-circled:before {
  content: '\e020';
}
.fonticon-home:before {
  content: '\e021';
}
.fonticon-back:before {
  content: '\e022';
}
.fonticon-link:before {
  content: '\e023';
}
.fonticon-attach:before {
  content: '\e024';
}
.fonticon-dot:before {
  content: '\2024';
}
.fonticon-lock:before {
  content: '\e025';
}
.fonticon-dot-2:before {
  content: '\2025';
}
.fonticon-lock-open:before {
  content: '\e026';
}
.fonticon-dot-3:before {
  content: '\2026';
}
.fonticon-eye:before {
  content: '\e027';
}
.fonticon-eye-slash:before,
.fonticon-eye-off:before {
  content: '\e028';
}
.fonticon-tag:before {
  content: '\e029';
}
.fonticon-tag-filter:before,
.fonticon-tag-active:before {
  content: '\e030';
}
.fonticon-filter:before {
  content: '\e031';
}
.fonticon-bookmark:before {
  content: '\e032';
}
.fonticon-bookmarks:before {
  content: '\e032';
}
.fonticon-flag:before {
  content: '\e033';
}
.fonticon-thumbs-up:before {
  content: '\e034';
}
.fonticon-thumbs-down:before {
  content: '\e035';
}
.fonticon-download:before {
  content: '\e036';
}
.fonticon-upload:before {
  content: '\e037';
}
.fonticon-cloud-download:before {
  content: '\e038';
}
.fonticon-upload-cloud:before,
.fonticon-cloud-upload:before {
  content: '\e039';
}
.fonticon-cloud:before {
  content: '\e040';
}
.fonticon-air:before {
  content: '\e244';
}
.fonticon-floppy:before {
  content: '\e041';
}
.fonticon-database:before {
  content: '\e042';
}
.fonticon-drive:before {
  content: '\e043';
}
.fonticon-install:before {
  content: '\e044';
}
.fonticon-monitor:before {
  content: '\e045';
}
.fonticon-mobile:before {
  content: '\e046';
}
.fonticon-touch:before {
  content: '\e047';
}
.fonticon-keyboard:before {
  content: '\e048';
}
.fonticon-mouse:before {
  content: '\e049';
}
.fonticon-print:before {
  content: '\e050';
}
.fonticon-doc:before {
  content: '\e051';
}
.fonticon-docs:before {
  content: '\e052';
}
.fonticon-doc-landscape:before {
  content: '\e053';
}
.fonticon-doc-text:before,
.fonticon-doc-log:before {
  content: '\e054';
}
.fonticon-doc-text-inv:before {
  content: '\e054';
}
.fonticon-newspaper:before {
  content: '\e055';
}
.fonticon-component:before {
  content: '\e056';
}
.fonticon-book-open:before {
  content: '\e057';
}
.fonticon-book:before {
  content: '\e057';
}
.fonticon-book-plus:before,
.fonticon-book-add:before {
  content: '\e058';
}
.fonticon-book-times:before,
.fonticon-book-delete:before {
  content: '\e059';
}
.fonticon-book-lock:before,
.fonticon-book-locked:before {
  content: '\e060';
}
.fonticon-folder:before {
  content: '\e061';
}
.fonticon-folder-share:before {
  content: '\e062';
}
.fonticon-folder-plus:before,
.fonticon-folder-add:before {
  content: '\e063';
}
.fonticon-folder-times:before,
.fonticon-folder-delete:before {
  content: '\e064';
}
.fonticon-folder-lock:before,
.fonticon-folder-locked:before {
  content: '\e065';
}
.fonticon-archive:before {
  content: '\e066';
}
.fonticon-box:before {
  content: '\e067';
}
.fonticon-bucket:before {
  content: '\e067';
}
.fonticon-cut:before {
  content: '\e068';
}
.fonticon-copy:before {
  content: '\e069';
}
.fonticon-paste:before {
  content: '\e070';
}
.fonticon-clipboard:before {
  content: '\e071';
}
.fonticon-cup:before {
  content: '\e072';
}
.fonticon-trash:before {
  content: '\e072';
}
.fonticon-pencil:before {
  content: '\e073';
}
.fonticon-feather:before {
  content: '\e074';
}
.fonticon-brush:before {
  content: '\e075';
}
.fonticon-palette:before {
  content: '\e076';
}
.fonticon-text:before {
  content: '\e077';
}
.fonticon-quote:before {
  content: '\e078';
}
.fonticon-code:before {
  content: '\e078';
}
.fonticon-import:before {
  content: '\e079';
}
.fonticon-export:before {
  content: '\e080';
}
.fonticon-publish:before {
  content: '\e081';
}
.fonticon-comment:before {
  content: '\e082';
}
.fonticon-chat:before {
  content: '\e083';
}
.fonticon-bell:before {
  content: '\e084';
}
.fonticon-bell-exclamation:before,
.fonticon-notification:before {
  content: '\e085';
}
.fonticon-bell-check:before,
.fonticon-notification-read:before {
  content: '\e086';
}
.fonticon-mail:before {
  content: '\e087';
}
.fonticon-envelope-open:before,
.fonticon-mail-open:before {
  content: '\e088';
}
.fonticon-inbox:before {
  content: '\e089';
}
.fonticon-reply:before {
  content: '\e090';
}
.fonticon-reply-all:before {
  content: '\e091';
}
.fonticon-forward:before {
  content: '\e092';
}
.fonticon-share:before {
  content: '\e092';
}
.fonticon-shareable:before {
  content: '\e092';
}
.fonticon-rss:before {
  content: '\e093';
}
.fonticon-signal:before {
  content: '\e094';
}
.fonticon-satellite-times:before,
.fonticon-offline:before {
  content: '\e095';
}
.fonticon-globe:before {
  content: '\e096';
}
.fonticon-target:before {
  content: '\e097';
}
.fonticon-address:before {
  content: '\e098';
}
.fonticon-location:before {
  content: '\e098';
}
.fonticon-map:before {
  content: '\e099';
}
.fonticon-direction:before {
  content: '\e100';
}
.fonticon-compass:before {
  content: '\e100';
}
.fonticon-gauge:before {
  content: '\e100';
}
.fonticon-network:before {
  content: '\e101';
}
.fonticon-login:before {
  content: '\e102';
}
.fonticon-logout:before {
  content: '\e103';
}
.fonticon-key:before {
  content: '\e104';
}
.fonticon-asterisk-alt:before,
.fonticon-required:before {
  content: '\e105';
}
.fonticon-vcard:before {
  content: '\e106';
}
.fonticon-phone:before {
  content: '\e107';
}
.fonticon-block:before {
  content: '\e108';
}
.fonticon-clock:before {
  content: '\e109';
}
.fonticon-back-in-time:before {
  content: '\e233';
}
.fonticon-moon:before {
  content: '\e109';
}
.fonticon-hourglass:before {
  content: '\e110';
}
.fonticon-calendar:before {
  content: '\e111';
}
.fonticon-bag:before,
.fonticon-basket:before {
  content: '\e112';
}
.fonticon-shopping-cart:before {
  content: '\e113';
}
.fonticon-credit-card:before {
  content: '\e114';
}
.fonticon-cog:before {
  content: '\e115';
}
.fonticon-lifebuoy:before {
  content: '\e115';
}
.fonticon-tools:before {
  content: '\e116';
}
.fonticon-attention:before {
  content: '\e117';
}
.fonticon-traffic-cone:before {
  content: '\e117';
}
.fonticon-alert:before {
  content: '\e118';
}
.fonticon-box-plus:before,
.fonticon-app-add:before {
  content: '\e119';
}
.fonticon-box-times:before,
.fonticon-app-delete:before {
  content: '\e120';
}
.fonticon-role:before {
  content: '\e121';
}
.fonticon-cube:before,
.fonticon-3d-object:before {
  content: '\e122';
}
.fonticon-lamp:before {
  content: '\e123';
}
.fonticon-light-down:before {
  content: '\e123';
}
.fonticon-light-up:before {
  content: '\e123';
}
.fonticon-adjust:before {
  content: '\e123';
}
.fonticon-lightbulb:before {
  content: '\e123';
}
.fonticon-question-circle:before,
.fonticon-i-question:before {
  content: '\e124';
}
.fonticon-graduation-cap:before {
  content: '\e125';
}
.fonticon-language:before {
  content: '\e126';
}
.fonticon-mouse-pointer-check:before,
.fonticon-select-on:before {
  content: '\e127';
}
.fonticon-mouse-pointer-square:before,
.fonticon-select-off:before {
  content: '\e128';
}
.fonticon-files-check:before,
.fonticon-select-all:before {
  content: '\e129';
}
.fonticon-files-times:before,
.fonticon-select-none:before {
  content: '\e130';
}
.fonticon-popup:before {
  content: '\e131';
}
.fonticon-window:before {
  content: '\e132';
}
.fonticon-resize-full:before {
  content: '\e133';
}
.fonticon-resize-small:before {
  content: '\e134';
}
.fonticon-expand-collapse-panel:before {
  content: '\e135';
}
.fonticon-arrow-combo:before,
.fonticon-arrow-combo-vertical:before {
  content: '\e136';
}
.fonticon-arrow-combo-horizontal:before {
  content: '\e137';
}
.fonticon-arrow-double-combo:before {
  content: '\e138';
}
.fonticon-down-open:before {
  content: '\e139';
}
.fonticon-down-open-mini:before {
  content: '\e139';
}
.fonticon-down-open-big:before {
  content: '\e139';
}
.fonticon-open-down:before {
  content: '\e139';
}
.fonticon-left-open:before {
  content: '\e140';
}
.fonticon-left-open-mini:before {
  content: '\e140';
}
.fonticon-left-open-big:before {
  content: '\e140';
}
.fonticon-open-left:before {
  content: '\e140';
}
.fonticon-right-open:before {
  content: '\e141';
}
.fonticon-right-open-mini:before {
  content: '\e141';
}
.fonticon-right-open-big:before {
  content: '\e141';
}
.fonticon-open-right:before {
  content: '\e141';
}
.fonticon-up-open:before {
  content: '\e142';
}
.fonticon-up-open-mini:before {
  content: '\e142';
}
.fonticon-up-open-big:before {
  content: '\e142';
}
.fonticon-open-up:before {
  content: '\e142';
}
.fonticon-down-circled:before {
  content: '\e143';
}
.fonticon-down:before {
  content: '\e143';
}
.fonticon-down-bold:before {
  content: '\e143';
}
.fonticon-down-thin:before {
  content: '\e143';
}
.fonticon-left-circled:before {
  content: '\e144';
}
.fonticon-left:before {
  content: '\e144';
}
.fonticon-left-bold:before {
  content: '\e144';
}
.fonticon-left-thin:before {
  content: '\e144';
}
.fonticon-right-circled:before {
  content: '\e145';
}
.fonticon-right:before {
  content: '\e145';
}
.fonticon-right-bold:before {
  content: '\e145';
}
.fonticon-right-thin:before {
  content: '\e145';
}
.fonticon-up-circled:before {
  content: '\e146';
}
.fonticon-up:before {
  content: '\e146';
}
.fonticon-up-bold:before {
  content: '\e146';
}
.fonticon-up-thin:before {
  content: '\e146';
}
.fonticon-down-dir:before,
.fonticon-expand-down:before {
  content: '\e147';
}
.fonticon-left-dir:before,
.fonticon-expand-left:before {
  content: '\e148';
}
.fonticon-right-dir:before,
.fonticon-expand-right:before {
  content: '\e149';
}
.fonticon-up-dir:before,
.fonticon-expand-up:before {
  content: '\e150';
}
.fonticon-cw:before {
  content: '\e151';
}
.fonticon-loop:before {
  content: '\e151';
}
.fonticon-infinity:before {
  content: '\e151';
}
.fonticon-reload:before {
  content: '\e151';
}
.fonticon-retweet:before {
  content: '\e152';
}
.fonticon-arrows-ccw:before {
  content: '\e152';
}
.fonticon-refresh:before {
  content: '\e152';
}
.fonticon-level-down:before {
  content: '\e153';
}
.fonticon-level-up:before {
  content: '\e154';
}
.fonticon-switch:before,
.fonticon-split:before {
  content: '\e155';
}
.fonticon-merge:before {
  content: '\e156';
}
.fonticon-progress-0:before {
  content: '\e157';
}
.fonticon-progress-1:before {
  content: '\e158';
}
.fonticon-progress-2:before {
  content: '\e159';
}
.fonticon-progress-3:before {
  content: '\e160';
}
.fonticon-battery:before {
  content: '\e160';
}
.fonticon-mic:before {
  content: '\e161';
}
.fonticon-mute:before {
  content: '\e161';
}
.fonticon-sound:before {
  content: '\e161';
}
.fonticon-volume:before {
  content: '\e161';
}
.fonticon-play:before {
  content: '\e162';
}
.fonticon-stop:before {
  content: '\e163';
}
.fonticon-pause:before {
  content: '\e164';
}
.fonticon-record:before {
  content: '\e165';
}
.fonticon-cd:before {
  content: '\e165';
}
.fonticon-to-end:before {
  content: '\e166';
}
.fonticon-to-start:before {
  content: '\e167';
}
.fonticon-fast-forward:before {
  content: '\e168';
}
.fonticon-fast-backward:before {
  content: '\e169';
}
.fonticon-list:before {
  content: '\e170';
}
.fonticon-list-add:before {
  content: '\e171';
}
.fonticon-list-times:before,
.fonticon-list-delete:before {
  content: '\e172';
}
.fonticon-flow-cascade:before {
  content: '\e173';
}
.fonticon-flow-branch:before {
  content: '\e174';
}
.fonticon-flow-tree:before {
  content: '\e175';
}
.fonticon-flow-line:before {
  content: '\e176';
}
.fonticon-flow-parallel:before {
  content: '\e177';
}
.fonticon-drag-drop:before {
  content: '\e178';
}
.fonticon-replace:before {
  content: '\e179';
}
.fonticon-search:before {
  content: '\e180';
}
.fonticon-sort-alpha-asc:before {
  content: '\e181';
}
.fonticon-sort-alpha-desc:before {
  content: '\e182';
}
.fonticon-sort-num-asc:before {
  content: '\e183';
}
.fonticon-sort-num-desc:before {
  content: '\e184';
}
.fonticon-chart-pie:before {
  content: '\e185';
}
.fonticon-shuffle:before {
  content: '\e186';
}
.fonticon-chart-line:before {
  content: '\e186';
}
.fonticon-chart-bar:before {
  content: '\e187';
}
.fonticon-chart-area:before {
  content: '\e188';
}
.fonticon-balance-scale:before,
.fonticon-legal:before {
  content: '\e189';
}
.fonticon-briefcase:before {
  content: '\e190';
}
.fonticon-suitcase:before {
  content: '\e191';
}
.fonticon-flight:before {
  content: '\e192';
}
.fonticon-paper-plane:before {
  content: '\e192';
}
.fonticon-rocket:before {
  content: '\e192';
}
.fonticon-cloud-thunder:before {
  content: '\e193';
}
.fonticon-flash:before {
  content: '\e193';
}
.fonticon-magnet:before {
  content: '\e194';
}
.fonticon-megaphone:before {
  content: '\e195';
}
.fonticon-tape:before {
  content: '\e196';
}
.fonticon-flashlight:before {
  content: '\e197';
}
.fonticon-ticket:before {
  content: '\e198';
}
.fonticon-thermometer:before {
  content: '\e199';
}
.fonticon-leaf:before {
  content: '\e200';
}
.fonticon-water:before {
  content: '\e200';
}
.fonticon-droplet:before {
  content: '\e200';
}
.fonticon-3ds-who:before {
  content: '\e201';
}
.fonticon-3ds-when:before {
  content: '\e202';
}
.fonticon-3ds-what:before {
  content: '\e203';
}
.fonticon-3ds-where:before {
  content: '\e204';
}
.fonticon-3ds-why:before {
  content: '\e205';
}
.fonticon-3ds-how:before {
  content: '\e206';
}
.fonticon-th-tag:before {
  content: '\e207';
}
.fonticon-view-legacy-thb:before {
  content: '\e208';
}
.fonticon-th:before {
  content: '\e209';
}
.fonticon-layout:before {
  content: '\e210';
}
.fonticon-th-gallery:before {
  content: '\e211';
}
.fonticon-th-list:before {
  content: '\e212';
}
.fonticon-th-list-large:before {
  content: '\e213';
}
.fonticon-th-list-alt:before {
  content: '\e214';
}
.fonticon-view-tag-cloud:before {
  content: '\e207';
}
.fonticon-view-small-thb:before {
  content: '\e209';
}
.fonticon-view-big-thb:before {
  content: '\e210';
}
.fonticon-view-imagewall-thb:before {
  content: '\e211';
}
.fonticon-view-small-tile:before {
  content: '\e212';
}
.fonticon-view-big-tile:before {
  content: '\e213';
}
.fonticon-view-list:before {
  content: '\e214';
}
.fonticon-twitter:before {
  content: '\e215';
}
.fonticon-twitter-circled:before {
  content: '\e215';
}
.fonticon-facebook:before {
  content: '\e216';
}
.fonticon-facebook-circled:before {
  content: '\e216';
}
.fonticon-facebook-squared:before {
  content: '\e216';
}
.fonticon-gplus:before {
  content: '\e217';
}
.fonticon-gplus-circled:before {
  content: '\e217';
}
.fonticon-linkedin:before {
  content: '\e218';
}
.fonticon-linkedin-circled:before {
  content: '\e218';
}
.fonticon-dropbox:before {
  content: '\e219';
}
.fonticon-google-drive:before {
  content: '\e220';
}
.fonticon-onedrive:before {
  content: '\e221';
}
.fonticon-box-company:before {
  content: '\e222';
}
.fonticon-3dspace:before {
  content: '\e223';
}
.fonticon-3ds:before {
  content: '\e224';
}
.fonticon-users-plus:before,
.fonticon-users-add:before {
  content: '\e225';
}
.fonticon-users-times:before,
.fonticon-users-delete:before {
  content: '\e226';
}
.fonticon-user-lock:before,
.fonticon-lock-user:before {
  content: '\e227';
}
.fonticon-user-unlock:before,
.fonticon-lock-open-user:before {
  content: '\e228';
}
.fonticon-network-alt:before,
.fonticon-internet:before {
  content: '\e229';
}
.fonticon-role-plus:before,
.fonticon-role-add:before {
  content: '\e230';
}
.fonticon-role-times:before,
.fonticon-role-delete:before {
  content: '\e231';
}
.fonticon-heart:before {
  content: '\e232';
}
.fonticon-heart-empty:before {
  content: '\e232';
}
.fonticon-interest:before {
  content: '\e232';
}
.fonticon-ccw:before,
.fonticon-navigation-history:before {
  content: '\e233';
}
.fonticon-low:before {
  content: '\e234';
}
.fonticon-medium:before {
  content: '\e235';
}
.fonticon-high:before {
  content: '\e236';
}
.fonticon-sort-tag:before,
.fonticon-tag-sorting:before {
  content: '\e237';
}
.fonticon-more:before,
.fonticon-tag-more:before {
  content: '\e238';
}
.fonticon-user-alt:before {
  content: '\e239';
}
.fonticon-users-alt:before {
  content: '\e240';
}
.fonticon-home-alt:before {
  content: '\e241';
}
.fonticon-mail-forward-alt:before,
.fonticon-share-alt:before {
  content: '\e242';
}
.fonticon-bell-alt:before {
  content: '\e243';
}
.fonticon-cloud-alt:before {
  content: '\e244';
}
.fonticon-comments-alt:before,
.fonticon-chat-alt:before {
  content: '\e245';
}
/* v1.002 */
.fonticon-tag-alt:before {
  content: '\e246';
}
.fonticon-tag-filter-alt:before,
.fonticon-tag-active-alt:before {
  content: '\e247';
}
.fonticon-times:before,
.fonticon-wrong:before {
  content: '\e248';
}
/* v1.003 */
.fonticon-file-check:before,
.fonticon-survey:before {
  content: '\e249';
}
.fonticon-bell-slash:before,
.fonticon-bell-off:before {
  content: '\e250';
}
.fonticon-reset:before {
  content: '\e251';
}
.fonticon-zoom-in:before {
  content: '\e252';
}
.fonticon-zoom-out:before {
  content: '\e253';
}
/* v1.005 */
.fonticon-user-key:before {
  content: '\e254';
}
.fonticon-user-change:before {
  content: '\e255';
}
.fonticon-map-navigation:before {
  content: '\e256';
}
.fonticon-infinity:before {
  content: '\e257';
}
.fonticon-attributes:before {
  content: '\e258';
}
.fonticon-trophy:before {
  content: '\e259';
}
.fonticon-medal:before {
  content: '\e260';
}
.fonticon-pin:before {
  content: '\e261';
}
.fonticon-flow-branch-add:before {
  content: '\e262';
}
.fonticon-flow-branch-delete:before {
  content: '\e263';
}
.fonticon-flow-tree-ordered:before {
  content: '\e264';
}
.fonticon-flow-line-add:before {
  content: '\e265';
}
.fonticon-flow-line-delete:before {
  content: '\e266';
}
/* v1.006 */
.fonticon-3dpart:before {
  content: '\e267';
}
.fonticon-product:before {
  content: '\e268';
}
.fonticon-drawing:before {
  content: '\e269';
}
.fonticon-material:before {
  content: '\e270';
}
.fonticon-anchor:before {
  content: '\e271';
}
.fonticon-forward-off:before {
  content: '\e272';
}
.fonticon-app:before {
  content: '\e273';
}
.fonticon-pin-off:before {
  content: '\e274';
}
.fonticon-zoom-fit:before {
  content: '\e275';
}
.fonticon-zoom-selected:before {
  content: '\e276';
}
.fonticon-hardhat:before {
  content: '\e277';
}
.fonticon-path-related:before {
  content: '\e278';
}
.fonticon-computer-server:before {
  content: '\e279';
}
.fonticon-computer-group:before {
  content: '\e280';
}
.fonticon-computer-connected:before {
  content: '\e281';
}
/* v1.007 */
.fonticon-compass-social:before {
  content: '\e282';
}
.fonticon-compass-3d:before {
  content: '\e283';
}
.fonticon-compass-simulation:before {
  content: '\e284';
}
.fonticon-compass-intelligence:before {
  content: '\e285';
}
.fonticon-compass-services:before {
  content: '\e286';
}
/* v1.008 */
.fonticon-search-recent:before {
  content: '\e287';
}
/* v1.009 */
.fonticon-link-off:before {
  content: '\e288';
}
.fonticon-text-h1:before {
  content: '\e289';
}
.fonticon-text-h2:before {
  content: '\e290';
}
.fonticon-text-h3:before {
  content: '\e291';
}
.fonticon-text-h4:before {
  content: '\e292';
}
.fonticon-text-formatted:before {
  content: '\e293';
}
.fonticon-text-caption:before {
  content: '\e294';
}
.fonticon-text-quote:before {
  content: '\e295';
}
.fonticon-indentation-increase:before {
  content: '\e296';
}
.fonticon-indentation-decrease:before {
  content: '\e297';
}
.fonticon-table:before {
  content: '\e298';
}
.fonticon-table-column-row:before {
  content: '\e299';
}
.fonticon-table-row-column:before {
  content: '\e300';
}
.fonticon-list-ordered:before {
  content: '\e301';
}
.fonticon-chart-line-single:before {
  content: '\e302';
}
.fonticon-computer-group-add:before {
  content: '\e303';
}
.fonticon-computer-group-delete:before {
  content: '\e304';
}
.fonticon-computer-add:before {
  content: '\e305';
}
.fonticon-computer-delete:before {
  content: '\e306';
}
.fonticon-3dswym-cog:before {
  content: '\e307';
}
/* v1.010 */
.fonticon-doc-add:before {
  content: '\e308';
}
.fonticon-doc-delete:before {
  content: '\e309';
}
.fonticon-folder-open:before {
  content: '\e310';
}
.fonticon-paste-plain-text:before {
  content: '\e311';
}
.fonticon-broom:before {
  content: '\e312';
}
.fonticon-text-bold:before {
  content: '\e313';
}
.fonticon-text-italic:before {
  content: '\e314';
}
.fonticon-text-underline:before {
  content: '\e315';
}
.fonticon-text-strikethrough:before {
  content: '\e316';
}
.fonticon-text-subscript:before {
  content: '\e317';
}
.fonticon-text-superscript:before {
  content: '\e318';
}
.fonticon-text-special-character:before {
  content: '\e319';
}
.fonticon-text-formatted-off:before {
  content: '\e320';
}
.fonticon-spell-check:before {
  content: '\e321';
}
.fonticon-horizontal-line:before {
  content: '\e322';
}
.fonticon-send:before {
  content: '\e323';
}
.fonticon-power:before {
  content: '\e324';
}
.fonticon-videocamera:before {
  content: '\e325';
}
.fonticon-videocamera-off:before {
  content: '\e326';
}
.fonticon-microphone:before {
  content: '\e327';
}
.fonticon-microphone-off:before {
  content: '\e328';
}
.fonticon-undo:before {
  content: '\e329';
}
.fonticon-redo:before {
  content: '\e330';
}
.fonticon-sound-off:before {
  content: '\e331';
}
.fonticon-youtube:before {
  content: '\e332';
}
.fonticon-flickr:before {
  content: '\e333';
}
.fonticon-skype:before {
  content: '\e334';
}
.fonticon-3ds-compass:before {
  content: '\e335';
}
/* v1.011 */
.fonticon-role-key:before {
  content: '\e336';
}
.fonticon-search-similar:before {
  content: '\e337';
}
.fonticon-search-cog:before {
  content: '\e338';
}
/* v1.012 */
.fonticon-collection:before {
  content: '\e339';
}
.fonticon-eye-add:before {
  content: '\e340';
}
.fonticon-eye-delete:before {
  content: '\e341';
}
.fonticon-tablet:before {
  content: '\e342';
}
.fonticon-duplicate:before {
  content: '\e343';
}
.fonticon-role-share:before {
  content: '\e344';
}
.fonticon-sync:before {
  content: '\e345';
}
.fonticon-list-ok:before {
  content: '\e346';
}
.fonticon-sorting:before {
  content: '\e347';
}
.fonticon-change-action-sync:before {
  content: '\e348';
}
.fonticon-change-action-workunder:before {
  content: '\e349';
}
.fonticon-evolution-workunder:before {
  content: '\e350';
}
/* v1.013 */
.fonticon-picture-360:before {
  content: '\e351';
}
.fonticon-render:before {
  content: '\e352';
}
.fonticon-favorite-half:before {
  content: '\e353';
}
.fonticon-vr-goggle:before {
  content: '\e354';
}
.fonticon-bug:before {
  content: '\e355';
}
.fonticon-factory:before {
  content: '\e356';
}
.fonticon-building-office:before {
  content: '\e357';
}
.fonticon-library:before {
  content: '\e358';
}
.fonticon-rotate-cw:before {
  content: '\e359';
}
.fonticon-rotate-ccw:before {
  content: '\e360';
}
.fonticon-legend:before {
  content: '\e361';
}
.fonticon-legend-eye:before {
  content: '\e362';
}
/* v1.015 */
.fonticon-chart-spline:before {
  content: '\e363';
}
.fonticon-chart-time-series-zoomable:before {
  content: '\e364';
}
.fonticon-chart-bar-stacked:before {
  content: '\e365';
}
.fonticon-chart-bar-negative:before {
  content: '\e366';
}
.fonticon-chart-area-stacked:before {
  content: '\e367';
}
.fonticon-chart-area-negative:before {
  content: '\e368';
}
.fonticon-chart-area-range:before {
  content: '\e369';
}
.fonticon-chart-column-range:before {
  content: '\e370';
}
.fonticon-chart-column-negative:before {
  content: '\e371';
}
.fonticon-chart-donut:before {
  content: '\e372';
}
.fonticon-chart-donut-half:before {
  content: '\e373';
}
.fonticon-chart-scatter-plot:before {
  content: '\e374';
}
.fonticon-chart-bubble:before {
  content: '\e375';
}
.fonticon-chart-polygon:before {
  content: '\e376';
}
.fonticon-chart-gauge-solid:before {
  content: '\e377';
}
.fonticon-chart-gauge-angular:before {
  content: '\e378';
}
.fonticon-chart-map-heat:before {
  content: '\e379';
}
.fonticon-chart-map-tree:before {
  content: '\e380';
}
.fonticon-chart-pyramid:before {
  content: '\e381';
}
.fonticon-chart-funnel:before {
  content: '\e382';
}
.fonticon-open:before {
  content: '\e383';
}
.fonticon-chevron-down:before {
  content: '\e139';
}
.fonticon-chevron-left:before {
  content: '\e140';
}
.fonticon-chevron-right:before {
  content: '\e141';
}
.fonticon-chevron-up:before {
  content: '\e142';
}
.fonticon-double-chevron-down:before {
  content: '\e384';
}
.fonticon-double-chevron-left:before {
  content: '\e385';
}
.fonticon-double-chevron-right:before {
  content: '\e386';
}
.fonticon-double-chevron-up:before {
  content: '\e387';
}
.fonticon-picture-wrapping-left:before {
  content: '\e388';
}
.fonticon-picture-wrapping-right:before {
  content: '\e389';
}
.fonticon-picture-inline-small:before {
  content: '\e390';
}
.fonticon-picture-inline-large:before {
  content: '\e391';
}
.fonticon-picture-favorite:before {
  content: '\e392';
}
.fonticon-math-approximation:before {
  content: '\e393';
}
.fonticon-math-x-value:before {
  content: '\e394';
}
.fonticon-math-x-value-more-less:before {
  content: '\e395';
}
.fonticon-math-percentage:before {
  content: '\e396';
}
.fonticon-parameter-mapping:before {
  content: '\e397';
}
.fonticon-video-360:before {
  content: '\e398';
}
.fonticon-media-360:before {
  content: '\e399';
}
.fonticon-user-cog:before {
  content: '\e400';
}
.fonticon-radiobutton-on:before {
  content: '\e401';
}
.fonticon-radiobutton-off:before {
  content: '\e402';
}
.fonticon-manufacturing-additive:before {
  content: '\e403';
}
.fonticon-manufacturing-substractive:before {
  content: '\e404';
}
.fonticon-manufacturing-forming:before {
  content: '\e405';
}
.fonticon-manufacturing-cutting:before {
  content: '\e406';
}
.fonticon-manufacturing-finishing:before {
  content: '\e407';
}
.fonticon-manufacturing-molding:before {
  content: '\e408';
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
/*
 * Warning !
 * Cannot be in &.mashup because of Sharepoint.
 * The .mashup-suggest-container div is append to the body.
 */
.mashup-suggest-container {
  position: absolute;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  z-index: 30000;
}
.mashup-suggest-container ul {
  list-style-type: none;
}
.mashup-suggest-container ul li {
  padding-left: 5px;
}
.mashup-suggest-container ul li.highlighted {
  background-color: #1e69a2;
  color: #ffffff;
  cursor: pointer;
}
.mashup-suggest-container ul li .matched {
  font-weight: bold;
}
#ui-datepicker-div[style] {
  z-index: 9999999 !important;
}


/*! jQuery UI - v1.11.4 - 2016-05-04
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#2b2b2b;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png)}.ui-state-default .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_777777_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/biovia-references/resources/jquery-ui-1.11.4.custom/images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:0 0 0 0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .searchForm {
  margin: 0;
  padding: 0;
  border: 0;
}
.mashup .searchForm .searchFormContent {
  position: relative;
  z-index: 4;
  white-space: nowrap;
}
.mashup .searchForm .searchInput {
  display: inline-block;
  border: 1px solid #CACACA;
  margin: 0;
  padding: 0 0 0 5px;
  outline: 0;
  line-height: 26px;
  height: 26px;
  font-size: 17px;
  z-index: 5;
  text-align: left;
}
.mashup .searchForm .searchButton {
  display: inline-block;
  border: 1px solid #CACACA;
  border-left-width: 0;
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #fdfdfd, #ececec);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #ececec));
  background-image: -webkit-linear-gradient(#fdfdfd, #ececec);
  background-image: linear-gradient(top, #fdfdfd, #ececec);
  background-image: -o-linear-gradient(top, #fdfdfd, #ececec);
  background-image: -ms-linear-gradient(top, #fdfdfd, #ececec);
  line-height: 26px;
  height: 26px;
  vertical-align: top;
}
.mashup .searchForm .searchButton:hover {
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #f6f6f6, #e4e4e4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #e4e4e4));
  background-image: -webkit-linear-gradient(#f6f6f6, #e4e4e4);
  background-image: linear-gradient(top, #f6f6f6, #e4e4e4);
  background-image: -o-linear-gradient(top, #f6f6f6, #e4e4e4);
  background-image: -ms-linear-gradient(top, #f6f6f6, #e4e4e4);
}
.mashup .searchForm .searchButton input {
  margin: 0;
  padding: 0 10px;
  border: 0;
  outline: 0;
  font-size: 14px;
  font-weight: bold;
  overflow: visible;
  white-space: nowrap;
  cursor: pointer;
  max-width: 120px;
  background: transparent;
  z-index: 5;
}
.mashup .searchForm .actions {
  text-align: left;
}
.mashup .searchForm .actions span {
  cursor: pointer;
  color: #499ddd;
  font-weight: normal;
  margin-left: 5px;
}
.mashup .searchForm .actions span:first-child {
  margin-left: 0;
}
.mashup .searchForm .actions span.selected {
  color: #1e69a2;
  font-weight: bold;
}
.mashup .searchForm .actions span:hover {
  text-decoration: underline;
}
.mashup .searchForm .options {
  text-align: right;
}
.mashup .searchForm .options span label {
  cursor: pointer;
  color: #1e69a2;
}
.mashup .searchForm .options span label:hover {
  text-decoration: underline;
}
.mashup .searchForm .advancedsearch a.advancedSearchLink {
  margin-left: 15px;
  z-index: 5;
}
.mashup .searchForm .advancedSearchFormContent {
  white-space: normal;
  position: absolute;
  top: -10px;
  left: -10px;
  display: none;
  z-index: -1;
  padding-top: 40px;
  background-color: white;
  border: 1px solid #cccccc;
}
.mashup .searchForm .advancedSearchFormContent h3 {
  font-weight: normal;
  font-style: italic;
  margin-left: 10px;
}
.mashup .searchForm .advancedSearchFormContent .column {
  float: left;
  padding: 0 0 10px 0;
}
.mashup .searchForm .advancedSearchFormContent .column .sectionTitle {
  font-weight: bold;
  margin-top: 5px;
  word-break: break-all;
  word-wrap: break-word;
}
.mashup .searchForm .advancedSearchFormContent .column .section {
  padding-left: 10px;
}
.mashup .searchForm .advancedSearchFormContent .column li span {
  padding-left: 5px;
  color: #bbbdc0;
  word-break: break-all;
  word-wrap: break-word;
}
.mashup.legacy-ie .searchButton {
  display: inline;
  zoom: 1;
  vertical-align: baseline;
}
.mashup.legacy-ie .searchButton input {
  height: 26px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup a.tc-tag {
  display: inline-block;
  margin: 1px;
}
.mashup a.tc-tag-1 {
  color: #216BCB;
}
.mashup a.tc-tag-2 {
  color: #7B0099;
}
.mashup a.tc-tag-3 {
  color: #439922;
}
.mashup a.tc-tag-4 {
  color: #942A2A;
}
.mashup a.tc-tag-5 {
  color: #2180CB;
}
.mashup .tc-wrapper-outer .tc-randdisp-true a {
  margin: 6px 5px;
  display: block;
  float: left;
  position: relative;
}
.mashup .tc-wrapper-outer .clear {
  clear: both;
}
.mashup.ie6 a.tc-tag,
.mashup.ie7 a.tc-tag {
  float: left;
  display: block;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .navigationHeader {
  text-align: left;
  border: 1px none black;
}
.mashup .navigationHeader .sort {
  float: right;
}
.mashup .navigationHeader .perPageSelect {
  float: right;
  margin-right: 5px;
}
.mashup .navigationHeader .headerPerPage {
  font-size: 11px;
  font-weight: normal;
  color: #77787C;
  float: right;
}
.mashup .navigationHeader .headerPerPage a {
  color: #77797C;
}
.mashup .navigationHeader .headerPerPage a:hover {
  color: white;
}
.mashup .navigationHeader .headerPerPage .perPage {
  margin-right: 8px;
  font-weight: bold;
}
.mashup .navigationHeader .headerPerPage .perPageOption {
  padding: 2px;
}
.mashup .navigationHeader .headerPerPage .selected {
  border-radius: 2px 5px 5px 5px;
  -webkit-border-radius: 2px 5px 5px 5px;
  -moz-border-radius: 2px 5px 5px 5px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 4px center;
}
.mashup .navigationHeader .headerPerPage .selected:hover {
  background-color: white;
}
.mashup .navigationHeader .headerPerPage .selected a {
  color: #777797C;
  text-decoration: none;
}
.mashup .navigationHeader .headerPerPage .selected a:hover {
  color: #77797C;
}
.mashup .navigationHeader .headerSort {
  font-size: 16px;
  font-weight: 300;
  color: #77797C;
  float: right;
  margin-left: 8px;
}
.mashup .navigationHeader .headerSort a {
  color: #77797C;
}
.mashup .navigationHeader .headerSort a:hover {
  color: black;
}
.mashup .navigationHeader .headerSort .sortBy {
  margin-right: 8px;
  font-weight: bold;
}
.mashup .navigationHeader .headerSort .sortOption {
  padding: 2px;
}
.mashup .navigationHeader .headerSort .ordered,
.mashup .navigationHeader .headerSort .ordered_asc,
.mashup .navigationHeader .headerSort .ordered_desc {
  border-radius: 2px 5px 5px 5px;
  -webkit-border-radius: 2px 5px 5px 5px;
  -moz-border-radius: 2px 5px 5px 5px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 4px center;
}
.mashup .navigationHeader .headerSort .ordered:hover,
.mashup .navigationHeader .headerSort .ordered_asc:hover,
.mashup .navigationHeader .headerSort .ordered_desc:hover {
  background-color: white;
}
.mashup .navigationHeader .headerSort .ordered a,
.mashup .navigationHeader .headerSort .ordered_asc a,
.mashup .navigationHeader .headerSort .ordered_desc a {
  color: #777797C;
  text-decoration: none;
}
.mashup .navigationHeader .headerSort .ordered a:hover,
.mashup .navigationHeader .headerSort .ordered_asc a:hover,
.mashup .navigationHeader .headerSort .ordered_desc a:hover {
  color: black;
}
.mashup .navigationHeader .headerSort .ordered_asc {
  background-image: url(/biovia-references/resources/widgets/navigationHeader/css/../images/arr-up.png);
  padding-left: 15px;
}
.mashup .navigationHeader .headerSort .ordered_desc {
  background-image: url(/biovia-references/resources/widgets/navigationHeader/css/../images/arr-down.png);
  padding-left: 15px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.exa-rounded-left {
  border-radius: 5px 0 0 5px;
}
.exa-rounded-right {
  border-radius: 0 5px 5px 0;
}
.exa-inline-block {
  display: inline-block;
  zoom: 1;
  /* IE hack to trigger hasLayout */
  *display: inline;
  /* IE hack to achieve inline-block behavior */
}
.exa-button {
  cursor: pointer;
  /* disable selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 2em;
  color: #555;
  border: solid 1px #CCC;
  padding: 0 10px;
  background-color: #FAFAFA;
  background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
  background-image: -o-linear-gradient(top, #fafafa, #eaeaea);
  background-image: -ms-linear-gradient(top, #fafafa, #eaeaea);
  background-image: linear-gradient(top, #fafafa, #eaeaea);
  display: inline-block;
  zoom: 1;
  /* IE hack to trigger hasLayout */
  *display: inline;
  /* IE hack to achieve inline-block behavior */
}
.exa-button-middle {
  border-width: 1px 0;
}
.exa-button-hover {
  border-color: #AAAAAA;
  color: #000000;
}
.exa-button-active {
  background-color: #EAEAEA;
  background-image: -webkit-linear-gradient(#eaeaea, #fafafa);
  background-image: -o-linear-gradient(top, #eaeaea, #fafafa);
  background-image: -ms-linear-gradient(top, #eaeaea, #fafafa);
  background-image: linear-gradient(top, #eaeaea, #fafafa);
}
.exa-button-disabled {
  color: #CCC;
  cursor: default;
}
.exa-input {
  position: relative;
  line-height: 26px;
}
.exa-input-delete {
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.exa-menu {
  background-color: #FFF;
  border: solid 1px;
  border-color: #CCC #666 #666 #CCC;
  position: absolute;
  z-index: 10000;
  padding: 4px 0;
  cursor: pointer;
}
.exa-menuitem {
  position: relative;
  color: black;
  font: normal 13px Arial, sans-serif;
  list-style: none;
  margin: 0;
  padding: 4px 7em 4px 28px;
  white-space: nowrap;
}
.exa-menuseparator {
  border-top: 1px solid #ccc;
  margin: 4px 0;
  padding: 0;
}
.exa-menuitem-hover {
  background-color: #d6e9f8;
  /* Use an explicit top and bottom border so that the selection is visible
	 * in high contrast mode. */
  border-color: #d6e9f8;
  border-style: dotted;
  border-width: 1px 0;
  padding-bottom: 3px;
  padding-top: 3px;
}
.exa-checkboxmenuitem {
  position: absolute;
  left: 5px;
  font-family: "Arial Unicode MS";
}
.exa-submenu {
  position: absolute;
  right: 5px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup {
  /* ADVANCED TABLE */
  /* Formatter form */
}
.mashup .exa-table {
  border-collapse: collapse;
  background-color: #FFF;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none 1px #CCC;
}
.mashup .exa-table-td {
  border: none 1px #CCC;
  padding: 5px;
}
.mashup .exa-table-th {
  padding: 5px;
  border: none 1px #CCC;
  white-space: nowrap;
  text-align: left;
  border-bottom: 1px solid #CCC;
}
.mashup .exa-table-th-sortable {
  cursor: pointer;
}
.mashup .exa-table-row-odd {
  background-color: #F2F5F7;
}
.mashup .exa-advancedtable {
  background-color: #FFF;
  width: 100%;
}
.mashup .exa-formatterlegend,
.mashup .exa-toolbar {
  text-align: left;
  border-width: 1px 1px 0 1px;
}
.mashup .exa-toolbar .exa-button {
  border-width: 0 1px 0 0;
}
.mashup .exa-toolbar-save-btn {
  background-image: url(/biovia-references/resources/css/exa/../../images/exa/sprite_settings.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: 0 0;
}
.mashup .exa-button-disabled .exa-toolbar-save-btn {
  background-position: 0 bottom;
}
.mashup .exa-toolbar-filter-btn {
  background-image: url(/biovia-references/resources/css/exa/../../images/exa/sprite_columnfilter.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: 0 0;
}
.mashup .exa-formatterform {
  padding: 10px;
  text-align: left;
  border: solid 1px #CCC;
  border-width: 1px 1px 0 1px;
}
.mashup .exa-formatterform-error select,
.mashup .exa-formatterform-error input {
  border: 1px solid #F85A5A;
  background-color: #FFF9F9;
}
.mashup .exa-formatterform-block {
  margin: 1px;
  background-color: #EAF7FF;
  color: #036DAA;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  float: left;
}
.mashup .exa-formatterform-block span {
  margin-right: 10px;
}
.mashup .exa-formatterform-rule {
  overflow: hidden;
  /* force the div to take the height of its children */
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.mashup .exa-formatterform-conditions-block {
  position: relative;
  margin: 1px;
  padding: 10px;
  overflow: hidden;
  /* force the div to take the height of its children */
  background-color: #EAF7FF;
  color: #036DAA;
}
.mashup .exa-formatterform-condition {
  overflow: hidden;
  /* force the div to take the height of its children */
  margin: 2px 0;
}
.mashup .exa-formatterform-condition-block {
  background-color: #FFF;
  color: #777;
}
.mashup .exa-formatterform-condition-block input {
  width: 65px;
}
.mashup .exa-formatterform-block input,
.mashup .exa-formatterform-block select {
  vertical-align: baseline;
}
.mashup .exa-formatterform-remove {
  background-image: url(/biovia-references/resources/css/exa/../../images/exa/btn_delete.png);
  width: 32px;
  height: 32px;
  background-position: left top;
}
.mashup .exa-formatterform-remove:hover {
  background-position: left bottom;
}
.mashup .exa-formatterlegend-element {
  position: relative;
  padding-left: 30px;
  line-height: 30px;
}
.mashup .exa-formatterlegend {
  background-color: #F8F8F8;
}
.mashup .exa-formatterlegend-element div {
  vertical-align: text-bottom;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 2px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .exa-pagination {
  padding: 5px;
  text-align: right;
  background-color: #FFF;
}
.mashup .exa-pagination-summary {
  padding: 5px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.exa-colorpicker {
  position: absolute;
  padding: 10px;
  background-color: #FFF;
  border: solid 1px #CCC;
}
.exa-colorpicker input {
  vertical-align: top!important;
  width: 60px;
  line-height: 20px;
}
.exa-colorpicker table {
  margin: 0;
  padding: 0;
}
.exa-colorpicker td {
  width: 20px;
  height: 20px;
  border: solid 1px #CCC;
  -webkit-border-radius: 3px;
}
.exa-colorpicker input {
  margin: 0 5px;
}
.exa-colorpicker td:hover {
  border-color: #000;
}
.exa-button-color {
  position: relative;
  padding-left: 30px;
}
.exa-button-colorhint {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 8px;
  width: 16px;
  height: 16px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .advanced-table-permalink-btn {
  background-image: url(/biovia-references/resources/widgets/advancedTable/css/../img/sprite_link.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: 0 0;
}
.mashup .advanced-table-save-btn {
  background-image: url(/biovia-references/resources/widgets/advancedTable/css/../img/sprite_save.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: 0 0;
}
.mashup .exa-button-disabled .advanced-table-save-btn {
  background-position: 0 bottom;
}
.mashup .advanced-table-permalink {
  padding: 0 10px;
  display: inline-block;
  background-color: #EAEAEA;
  border: solid 1px #CCC;
  border-width: 0 1px 0 0;
  line-height: 2em;
}
.mashup .advanced-table-permalink input {
  width: 250px;
  vertical-align: top;
}
.mashup .advancedtable-misc-btn {
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: center center;
}
.mashup .advancedtable-download-btn {
  background-image: url(/biovia-references/resources/widgets/advancedTable/css/../img/download.png);
}
.mashup .advancedtable-preview-btn {
  background-image: url(/biovia-references/resources/widgets/advancedTable/css/../img/preview.png);
}
.mashup .advancedtable-storage-error {
  padding: 0 4px;
  color: #CC0000;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .pagination {
  text-align: center;
  clear: both;
}
.mashup .pagination li {
  display: inline;
  list-style: none;
}
.mashup .pagination li a {
  margin: 3px;
  padding: 3px 6px;
}
.mashup .pagination li a.current {
  font-weight: bold;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.mashup .exportCSV .widgetContent {
  height: 32px;
}
.mashup .exportCSV .widgetContent a {
  display: inline-block;
  line-height: 32px;
  height: 32px;
}


.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.searchBar {
  align: right;
}