/****************************************************************************************************
 * Distances
 ****************************************************************************************************/
/****************************************************************************************************
 * Colors
 ****************************************************************************************************/
/****************************************************************************************************
 * Fonts
 ****************************************************************************************************/
/****************************************************************************************************
 * Mix-Ins
 ****************************************************************************************************/
.text-center {
  text-align: center;
}
/****************************************************************************************************
 * Global Styling
 ****************************************************************************************************/
body {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  height: 100%;
  overflow-x: hidden;
  min-width: 1180px;
}
body #tooltip {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  background-color: #EEEEEE;
  border: 1px solid #D8D9DD;
  opacity: 0.80;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.PoolCreatePage .checkbox-container {
  margin-left: 200px;
}
div.PoolCreatePage .checkbox-table td {
  padding: 5px;
}
div.PoolCreatePage .indoqa-form div.indoqa-form-container .indented {
  margin-left: 20px;
}
div.PoolCreatePage .indoqa-form div.indoqa-form-container .indented div.indoqa-form-container h3 {
  width: 480px;
}
div.PoolEditPage .checkbox-container {
  margin-left: 200px;
}
div.PoolEditPage .checkbox-table td {
  padding: 5px;
}
div.PoolEditPage .indoqa-form div.indoqa-form-container .indented {
  margin-left: 20px;
}
div.PoolEditPage .indoqa-form div.indoqa-form-container .indented div.indoqa-form-container h3 {
  width: 480px;
}
div.mockup-background {
  width: 1440px;
}
div.mockup-background div.top {
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo3/pipe_top.png') transparent 0px 0px no-repeat;
  float: left;
  height: 303px;
  width: 100%;
}
div.mockup-background div.content {
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo3/pipe_content.png') transparent 0px 0px repeat-y;
  float: left;
  height: 600px;
  width: 100%;
  padding-top: 26px;
}
div.mockup-background div.buttom {
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo3/pipe_buttom.png') transparent 0px 0px no-repeat;
  height: 400px;
  float: left;
  width: 100%;
}
div.AssistDemoModus3 {
  background-color: #EBEDF0;
  width: 1078px;
  height: 600px;
  position: absolute;
  top: 370px;
  left: 180px;
}
div.AssistDemoModus3 > div {
  float: left;
  clear: left;
  position: absolute;
  padding: 6px;
  box-shadow: 3px 3px 3px -2px #666666;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
div.AssistDemoModus3 > div h1 {
  font-family: Arial;
  border-bottom: 1px solid #53BAE7;
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: none;
  font-weight: bold;
  margin-bottom: 3px;
  padding-bottom: 2px;
}
div.AssistDemoModus3 > div a {
  font-family: Arial;
  color: #3E3E3E;
  outline: none;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
}
div.AssistDemoModus3 > div a:hover,
div.AssistDemoModus3 > div a:active {
  color: #D77F14;
}
div.AssistDemoModus3 div.main-topic {
  background-color: #ECFAE2;
  width: 336px;
  height: 215px;
}
div.AssistDemoModus3 div.main-topic div.value {
  width: 162px;
}
div.AssistDemoModus3 div.main-topic div.column2 {
  left: 162px;
  top: -180px;
  padding-left: 6px;
}
div.AssistDemoModus3 div.sub-topic {
  background-color: #FFEBE0;
  width: 336px;
  height: 371px;
  top: 223px;
}
div.AssistDemoModus3 div.sub-topic div.value {
  width: 162px;
  height: 17px;
  line-height: 17px;
}
div.AssistDemoModus3 div.sub-topic div.column2 {
  left: 162px;
  top: -323px;
  padding-left: 6px;
}
div.AssistDemoModus3 div.search {
  width: 727px;
  height: 40px;
  left: 344px;
  padding: 0px;
}
div.AssistDemoModus3 div.location {
  background-color: #E7F2FF;
  width: 303px;
  height: 355px;
  top: 48px;
  left: 344px;
}
div.AssistDemoModus3 div.location div.value {
  width: 145.5px;
}
div.AssistDemoModus3 div.location div.column2 {
  left: 145.5px;
  top: -305px;
  padding-left: 6px;
}
div.AssistDemoModus3 div.person-organisation {
  background-color: #FCFCDE;
  width: 416px;
  height: 355px;
  left: 655px;
  top: 48px;
}
div.AssistDemoModus3 div.person-organisation div.value {
  width: 134.66666666666666px;
}
div.AssistDemoModus3 div.person-organisation div.column2 {
  left: 134.66666666666666px;
  top: -305px;
  padding-left: 6px;
}
div.AssistDemoModus3 div.person-organisation div.column3 {
  left: 269.3333333333333px;
  top: -610px;
  padding-left: 6px;
}
div.AssistDemoModus3 div.concern-categorie {
  background-color: #FFFFFF;
  width: 125px;
  height: 183px;
  left: 344px;
  top: 411px;
}
div.AssistDemoModus3 div.concern-categorie div.value {
  height: 17px;
}
div.AssistDemoModus3 div.concern-categorie h1 {
  letter-spacing: 0px;
  font-size: 11px;
}
div.AssistDemoModus3 div.business-cases {
  background-color: #FFFFFF;
  width: 595px;
  height: 183px;
  top: 411px;
  left: 477px;
}
div.business-cases-container div.proposals-wrapper {
  overflow-y: scroll;
  height: 145px;
}
div.business-cases-container div.proposals-wrapper li {
  list-style: none outside url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/demo3/list-item-arrow.png');
  margin-bottom: 1px;
  margin-left: 20px;
}
div.business-cases-container div.proposals-wrapper li a {
  margin-left: -6px;
  font-size: 14px;
  font-weight: bold;
  width: 575px;
}
.BusinessCasePage {
  padding-bottom: 40px;
  padding-top: 10px;
}
.BusinessCasePage div.strip-html > button.strip-html {
  margin-left: 200px;
  margin-bottom: 20px;
}
.BusinessCasePage > form.indoqa-form div.field > div.padding > .input textarea.assist-content {
  height: 400px;
}
.BusinessCasePage div.user-groups div.items > div.item > button {
  width: 26px;
}
.BusinessCasePage div.user-groups > div.indoqa-form > div.field > div.padding > div.input > input {
  width: 250px;
}
table.hints {
  margin-left: 200px;
  width: 500px;
}
table.hints tr > th {
  border-bottom: 1px solid #A1A1A1;
  font-weight: bold;
  cursor: auto;
  padding-left: 1px;
}
table.hints tr.odd {
  background-color: #E2E5E9;
}
table.hints tbody > tr:hover {
  background-color: #D6D7DB;
}
table.hints .newly-added {
  background-color: #D6D7DB ! important;
  font-weight: bold;
}
table.hints > colgroup .col-value {
  width: 270px;
}
table.hints > colgroup .col-type-group {
  width: 20px;
}
table.hints > colgroup .col-choice {
  width: 150px;
}
table.hints > colgroup .col-remove {
  width: 17px;
}
table.hints tr.hint {
  height: 21px;
  text-align: left;
}
table.hints tr.hint td.value {
  padding-left: 2px;
  word-wrap: break-word;
}
table.hints tr.hint td.value span {
  width: 260px;
  display: block;
}
table.hints tr.hint td.value input {
  width: 250px;
  height: 21px;
  margin: 0px;
  padding: 0px;
  margin-left: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
table.hints tr.hint td.choice div.choice-wrapper {
  overflow: hidden;
  width: 140px;
  background: url("../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/businesscase/./dropdown-arrow-small.png") no-repeat scroll right center #ffffff;
}
table.hints tr.hint td.choice div.choice-wrapper select {
  height: 17px;
  width: 155px;
  padding: 0px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
table.hints tr.hint td.type-group input {
  margin-right: 3px;
}
table.hints tr.hint td.remove-link a {
  background: url("../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/businesscase/delete.png") no-repeat scroll center bottom transparent;
  display: block;
  height: 12px;
  width: 17px;
}
.assist-demo-configuration-sidebar-panel input {
  margin-top: 10px;
}
.assist-demo-configuration-sidebar-panel select {
  margin-top: 10px;
}
.assist-demo-configuration-sidebar-panel input.blur {
  color: gray;
}
div.user-input {
  height: 40px;
  width: 100%;
  margin-bottom: 8px;
  background-color: #FFFFFF;
}
div.user-input .indoqa-form {
  height: 30px;
  margin-top: 6px;
  float: left;
  background: #ffffff;
  width: 380px;
}
div.user-input .indoqa-form input {
  width: 300px;
  padding-left: 5px;
  margin-left: 8px;
  height: 28px;
  padding-top: 2px;
  border: 1px solid #D9D9D9;
  outline: none;
}
div.user-input .indoqa-form a.clear {
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/demo3/clear.png') transparent 0px -2px no-repeat;
  border: none;
  height: 30px;
  width: 30px;
  margin-right: 5px;
  cursor: pointer;
  display: block;
  float: right;
}
div.user-input .indoqa-form a.clear span {
  display: none;
}
div.user-input .indoqa-form button.query {
  float: right;
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/demo3/query.png') transparent no-repeat;
  border: none;
  height: 33px;
  width: 30px;
  cursor: pointer;
}
div.user-input .indoqa-form button.query span {
  display: none;
}
div.user-input div.results {
  margin-left: 385px;
  width: 342px;
  height: 40px;
}
div.user-input div.results div {
  float: left;
  font-size: 12px;
  border-color: #A8A8A8;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1px;
  margin-top: 2px;
  margin-right: 4px;
  padding-left: 2px;
}
div.user-input div.results div span {
  float: left;
}
div.user-input div.results div a {
  float: left;
  width: 15px;
  height: 13px;
  margin-left: 5px;
  margin-top: 2px;
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/component/demo3/delete.png') transparent no-repeat;
}
div.user-input div.results li {
  border: 1px solide #FFFFFF;
  border-color: #A8A8A8;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  line-height: 20px;
  padding-left: 2px;
  padding-right: 2px;
}
div.user-input div.results li > a {
  display: inline-block;
  height: 15px;
  line-height: 13px;
  margin: 0;
  padding: 0;
  width: 16px;
}
.assist-demo-logging-sidebar-panel span {
  display: inline-block;
  margin-top: 5px;
}
.assist-demo-logging-sidebar-panel select {
  width: 174px;
}
.assist-demo-logging-sidebar-panel input.blur {
  color: gray;
}
.assist-demo-logging-sidebar-panel div.buttons {
  display: inline-block;
  width: 174px;
  margin-top: 10px;
}
div.AssistTreePage {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
div.AssistTreePage input {
  padding: 2px;
  margin: 4px 0px 4px 0px;
}
div.AssistTreePage li {
  list-style: none;
}
div.AssistTreePage li ul {
  font-size: 90%;
  padding-left: 16px;
}
div.AssistTreePage li ul li ul li {
  padding-left: 16px;
}
div.value-container a.selected {
  font-weight: bold;
}
div.value-container a.selected > span {
  background-color: yellow;
}
div.value-container a.inactiv {
  color: #DFDFDF;
  cursor: default;
}
div.value-container a.inactiv:hover {
  color: #DFDFDF;
  cursor: default;
}
div.value-container a {
  font-size: 12px;
}
div.value-container div.value {
  position: relative;
  float: left;
  clear: left;
  overflow: hidden;
}
div.import-export-testcase-sidebar-panel button {
  margin-top: 7px;
  margin-bottom: 3px;
}
div.import-export-testcase-sidebar-panel input.file-upload {
  margin: 3px;
  margin-left: -3px;
}
div.abstract-test-case-detail-page .search-container {
  background: #ced3da;
  position: absolute;
  top: 57px;
  left: 740px;
  width: 400px;
}
html {
  background-color: #EBEDF0;
}
.AbstractWebUiPage .AssistAnalyticsPanel {
  background-color: #EBEDF0;
}
.AbstractWebUiPage .AssistAnalyticsPanel .grid {
  width: 1200px;
  padding-left: 45px;
}
.AbstractWebUiPage .AssistAnalyticsPanel .page > div > h3 {
  background-color: #77818d;
  color: #ffffff;
  padding: 25px 0 25px 50px;
  font-size: 270%;
  font-family: Oswald;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.AbstractWebUiPage .AssistAnalyticsPanel .page > div > h3 a {
  color: white;
}
.AbstractWebUiPage .AssistAnalyticsPanel .filters {
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 45px;
  background-color: transparent;
  width: 1200px;
}
.AbstractWebUiPage .AssistAnalyticsPanel .filters .current {
  border-bottom: 1px solid #DBDBDB;
}
.AbstractWebUiPage .AssistAnalyticsPanel .filters .on span.label {
  font-family: Oswald;
  font-weight: 300;
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 1px;
  font-size: 14px;
}
.AbstractWebUiPage .AssistAnalyticsPanel .filters .toggle {
  font-family: Oswald;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-left: -5px;
  font-size: 17px;
  cursor: pointer;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  background: #FFFFFF;
  padding: 5px;
}
.AbstractWebUiPage .AssistAnalyticsPanel .filters .on {
  background: #DBDBDB;
  border-left: 1px solid #DBDBDB;
  border-bottom: 3px solid #DBDBDB;
  margin-bottom: -10px;
  padding-bottom: 20px;
}
.AbstractWebUiPage .AssistAnalyticsPanel button {
  background: #36806b;
  border: 0 solid #CECECE;
  border-radius: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 15px;
}
.AbstractWebUiPage .AssistAnalyticsPanel button:disabled {
  background: #caced3;
  cursor: auto;
}
.AbstractWebUiPage .AssistAnalyticsPanel table {
  font-size: 12px;
}
.AbstractWebUiPage .AssistAnalyticsPanel .calendar {
  margin-left: 20px;
}
.AbstractWebUiPage .AssistAnalyticsPanel a.calendar__day--selected {
  color: #fff;
}
.AbstractWebUiPage .AssistAnalyticsPanel .reference {
  margin-left: 45px;
  margin-bottom: 20px;
}
.AbstractWebUiPage .BusinessCaseEditorPanel {
  position: relative;
  width: 100%;
  height: 100%;
}
.AbstractWebUiPage .BusinessCaseEditorPanel button {
  font-family: Roboto, sans-serif;
}
.AbstractWebUiPage .BusinessCaseEditorPanel .breadcrumbs {
  font-family: Oswald;
}
.AbstractWebUiPage .BusinessCaseEditorPanel .ReactTabs__TabList li {
  font-family: Oswald;
}
.AbstractWebUiPage .BusinessCaseEditorPanel .assistants-container h2 a {
  font-weight: 300;
}
.AbstractWebUiPage .BusinessCaseEditorPanel .assistants-container h2 a.current {
  font-weight: 600;
}
.AbstractWebUiPage .BusinessCaseEditorPanel .obsolete a {
  color: #aeb4bc;
}
.AbstractWebUiPage .BusinessCaseEditorPanel table th {
  font-family: 'Roboto', sans-serif;
}
.AbstractWebUiPage .BusinessCaseEditorPanel table td {
  font-family: 'Roboto', sans-serif;
}
div.DpmPackageExportPage .indoqa-form {
  padding: 20px 0;
}
div.DpmPackageExportPage .indoqa-form select {
  width: 100%;
}
div.DpmPackageExportPage .indoqa-form .checkbox-container .field .padding label {
  margin-left: -200px;
}
div.DpmPackageExportPage .indoqa-form .checkbox-container {
  margin-left: 200px;
}
div.DpmPackageExportPage .checkbox-container .indoqa-form {
  padding-top: 2px;
}
.DpmPackageListPage {
  /* jQuery Dialog css for styling clipboard*/

}
.DpmPackageListPage .indoqa-form {
  padding: 20px 0;
}
.DpmPackageListPage div.DpmStatusForm {
  padding: 10px 0px 0px 200px;
}
.DpmPackageListPage div.CopyToClipboard {
  position: absolute;
  top: 250px;
  left: 707px;
}
.DpmPackageListPage div.CopyToClipboard a {
  height: 26px;
  width: 20px;
  display: block;
  background: url('../at.deepsearch.deep.suite.webui.dpm.plugin.DpmCssContributor/page/list/copy-to-clipboard.png') no-repeat scroll left top transparent;
}
.DpmPackageListPage td.imxt-cell div.traffic-light.traffic-light-yellow {
  background: url('../at.deepsearch.deep.suite.webui.dpm.plugin.DpmCssContributor/page/list/dpm-orange.png') no-repeat scroll left top transparent;
}
.DpmPackageListPage td.imxt-cell div.traffic-light.traffic-light-green {
  background: url('../at.deepsearch.deep.suite.webui.dpm.plugin.DpmCssContributor/page/list/dpm-blue.png') no-repeat scroll left top transparent;
}
.DpmPackageListPage td.imxt-cell div.running {
  height: 20px;
  width: 20px;
  background: url('../at.deepsearch.deep.suite.webui.dpm.plugin.DpmCssContributor/page/list/ajax-loader.gif') top left no-repeat;
}
.DpmPackageListPage td.imxt-cell div.div-list {
  float: left;
}
.DpmPackageListPage td.imxt-cell .div-list::after {
  content: "\00a0";
}
.DpmPackageListPage.ui-widget-overlay {
  background: #000000;
  z-index: 10;
}
.DpmPackageListPage.ui-dialog {
  z-index: 20;
}
.DpmPackageListPage.ui-widget .ui-widget-header {
  background: #77818d;
  border: none;
}
.DpmPackageListPage.ui-widget .ui-dialog-titlebar {
  color: #3e3e3e;
}
.DpmPackageListPage.ui-widget .ui-dialog-titlebar-close {
  display: none;
}
.DpmPackageListPage.ui-widget .ui-corner-all {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.DpmPackageListPage.ui-dialog:focus {
  outline: none !important;
}
.DpmPackageListPage.ui-widget-content {
  border-style: solid;
  border-color: #77818d;
}
.DpmPackageListPage.ui-widget-content .ui-dialog-buttonpane {
  padding: 0;
}
.DpmPackageListPage.ui-widget-content .ui-dialog-buttonpane .ui-button-text {
  line-height: 1.0;
}
.DpmPackageListPage.ui-state-default,
.DpmPackageListPage .ui-widget-content .ui-state-default,
.DpmPackageListPage .ui-widget-header .ui-state-focus {
  background: #275c4d;
  color: #ffffff;
  border: none;
  outline: none !important;
}
.DpmPackageListPage.ui-state-default a,
.DpmPackageListPage .ui-state-default a:link,
.DpmPackageListPage .ui-state-default a:visited {
  color: #ffffff;
  border: none;
}
.DpmPackageListPage.ui-state-hover,
.DpmPackageListPage .ui-widget-content .ui-state-hover,
.DpmPackageListPage .ui-widget-header .ui-state-hover {
  background: #36806b;
  color: #ffffff;
  border: none;
}
.DpmPackageListPage.ui-state-hover a,
.DpmPackageListPage .ui-state-hover a:hover {
  color: #ffffff;
  border: none;
}
.DpmPackageListPage.ui-corner-all {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
div.ChannelMappingComponent .indoqa-form {
  padding: 0px 0;
}
div.DpmPackageApplyPage .indoqa-form {
  padding: 20px 0;
}
div.DpmPackageApplyPage .indoqa-form select {
  width: 100%;
}
div.DpmPackageApplyPage .indoqa-form .checkbox-container .field .padding label {
  margin-left: -200px;
}
div.DpmPackageApplyPage .indoqa-form .checkbox-container {
  margin-left: 200px;
}
div.DpmPackageApplyPage .checkbox-container .indoqa-form {
  padding-top: 2px;
}
.InstanceStatisticsPage {
  margin: 20px 38px 50px 38px;
  background-color: #ffffff;
  padding: 12px;
}
.JobLogPage {
  margin: 10px 50px 20px 45px;
}
.JobLogPage .job-log-header {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 80%;
  border-bottom: 1px solid #666666;
  background-color: #ffffff;
  width: 100%;
  height: 20px;
  padding: 3px 0 0 0;
}
.JobLogPage .job-log-meta-info {
  margin-left: 3px;
}
.JobLogPage .job-log-selections {
  margin-left: 20px;
  display: inline-block;
}
.JobLogPage .job-log-selections input {
  margin: 0 2px 0 6px;
}
.job-log-header input {
  vertical-align: middle;
}
.job-log-footer {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 80%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  background-color: #ffffff;
  border-top: 1px solid #666666;
  padding: 0px 3px 0px 50px;
  z-index: 10;
}
.job-log-body {
  position: relative;
  width: 100%;
  border: 0px 0px 0px 0px;
  background-color: #ffffff;
}
.log-entry {
  padding: 3px 6px 9px 6px;
  color: #000000;
}
.level {
  width: 80px;
  min-width: 80px;
  float: left;
}
.time {
  width: 140px;
  min-width: 140px;
  float: left;
}
.message {
  margin: 0px 0px 0px 220px;
}
div.load-indicator {
  height: 20px;
  width: 20px;
  background-color: red;
  margin-left: auto;
  margin-right: auto;
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/log/ajax-loader.gif') top left no-repeat;
}
.entry-count {
  float: left;
}
div.JobListPage td.imxt-cell div.running {
  height: 20px;
  width: 20px;
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/list/ajax-loader.gif') top left no-repeat;
}
div.JobListPage td.imxt-cell div.disabled {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/list/list_warning.png') left center no-repeat;
  width: 16px;
  height: 16px;
}
.JobConfigurationPage .configuration-panel {
  text-align: left;
  padding: 25px 0 25px 0;
  float: left;
  width: 100%;
  position: relative;
}
.JobConfigurationPage .type {
  width: 135px;
  margin-left: 50px;
  float: left;
}
.JobConfigurationPage .type h2 {
  text-align: center;
}
.JobConfigurationPage .clear {
  clear: both;
  display: table;
}
.JobConfigurationPage div.groups {
  padding-bottom: 15px;
  margin-left: 225px;
}
.JobConfigurationPage div.groups .long {
  width: 300px;
}
.JobConfigurationPage div.groups .add {
  height: 100%;
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/button-add.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
.JobConfigurationPage div.groups .group {
  width: 220px;
  height: 240px;
  float: left;
  background-color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 2px #9B9FA4;
}
.JobConfigurationPage div.groups .group div.mouse-hover {
  visibility: hidden;
}
.JobConfigurationPage div.groups .group > div.content {
  height: 240px;
}
.JobConfigurationPage div.groups .group > div.content > a.remove {
  background-color: #77818d;
  color: #FFFFFF;
  float: right;
  height: 20px;
  text-align: center;
  width: 20px;
}
.JobConfigurationPage div.groups .group > div.content > div.name-wrapper {
  font-size: 14px;
  border-bottom: 1px solid #53BAE7;
}
.JobConfigurationPage div.groups .group > div.content > div.name-wrapper h1 {
  color: #273f5c;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: none;
  margin-bottom: 3px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.JobConfigurationPage div.groups .group > div.content > div.block {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.JobConfigurationPage div.groups .group > div.content > div.block span.headline {
  font-weight: bold;
}
.JobConfigurationPage div.groups .group > div.content div.range span.headline {
  float: left;
  width: 65px;
}
.JobConfigurationPage div.groups .group > div.content div.range span.text {
  width: 135px;
  float: left;
}
.JobConfigurationPage div.groups .group > div.content div.type {
  color: #273f5c;
  width: 200px;
  margin-top: 7px;
  margin-bottom: 10px;
}
.JobConfigurationPage div.groups .group > div.content div.type > div.icon {
  width: 20px;
  height: 20px;
  float: left;
  margin-top: 3px;
}
.JobConfigurationPage div.groups .group > div.content div.type > div.icon.source {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/sources-small.png') no-repeat scroll left top rgba(0, 0, 0, 0);
}
.JobConfigurationPage div.groups .group > div.content div.type > div.icon.target {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/targets-small.png') no-repeat scroll left top rgba(0, 0, 0, 0);
}
.JobConfigurationPage div.groups .block.type:hover {
  text-decoration: underline;
}
.JobConfigurationPage div.groups .group:hover {
  background-color: #DEE0E2;
  cursor: pointer;
}
.JobConfigurationPage div.groups .group:hover div.mouse-hover {
  height: 40px;
  line-height: 40px;
  margin-top: -40px;
  visibility: visible;
}
.JobConfigurationPage div.groups .group:hover div.mouse-hover.message {
  color: #FFFFFF;
  font-family: Oswald;
  font-size: 23px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
  margin-left: auto;
  position: relative;
}
.JobConfigurationPage div.groups .group:hover div.mouse-hover.background {
  background: none repeat scroll 0 0 #9B9FA5;
  opacity: 0.5;
}
.JobConfigurationPage .sources .image {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/sources.png');
  width: 135px;
  height: 139px;
  width: 135px;
  height: 139px;
}
.JobConfigurationPage .analysis {
  background-color: #e2e5e9;
}
.JobConfigurationPage .analysis .image {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/analysis.png');
  width: 135px;
  height: 135px;
  width: 135px;
  height: 135px;
}
.JobConfigurationPage .targets .image {
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/configuration/targets.png');
  width: 135px;
  height: 135px;
  width: 135px;
  height: 135px;
}
div.JobConfigurationCleanerPage .checkbox-container {
  margin-left: 200px;
}
div.JobConfigurationCleanerPage .checkbox-table td {
  padding: 5px;
}
div.JobConfigurationCleanerPage .indoqa-form div.indoqa-form-container .indented {
  margin-left: 20px;
}
div.JobConfigurationCleanerPage .indoqa-form div.indoqa-form-container .indented div.indoqa-form-container h3 {
  width: 480px;
}
.download-link {
  width: 20px;
  height: 20px;
  float: left;
  background: url('../at.deepsearch.deep.suite.webui.job.plugin.JobCssContributor/page/history/download.png');
  cursor: pointer;
}
div.JobConfigurationSourcePage div.source-filter-wrapper {
  margin-top: 15px;
}
body .ui-tooltip h3 {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
body .ui-tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  padding: 5px;
}
div.job-test-result {
  position: fixed;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0px;
  top: 0px;
}
div.job-test-result div.processing-stages {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 216px;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  height: 100%;
}
div.job-test-result div.processing-stages button {
  width: 200px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 3px;
}
div.job-test-result div.content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 227px;
  margin-right: 650px;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 22px;
  height: 100%;
  overflow-y: scroll;
}
div.job-test-result div.content span {
  cursor: pointer;
}
div.job-test-result div.content p {
  margin-bottom: 5px;
}
div.job-test-result div.annotations {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 438px;
  background-color: white;
  margin-right: 200px;
  height: 100%;
  overflow-y: scroll;
  padding-top: 8px;
  padding-left: 8px;
  padding-bottom: 8px;
}
div.job-test-result div.annotations u {
  margin-bottom: 200px;
  height: 100%;
}
div.job-test-result ul li {
  clear: both;
}
div.job-test-result ul li span.legend {
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
}
div.job-test-result ul li a {
  float: left;
  color: #666666;
  text-decoration: none;
  line-height: 21px;
}
div.job-test-result ul li a.current {
  font-weight: bold;
}
div.job-test-result div.sort {
  border-bottom: 1px solid #666666;
}
div.job-test-result div.sort a {
  color: #666666;
  text-decoration: none;
}
div.job-test-result div.sort a.current {
  font-weight: bold;
  color: #F28400;
}
.job-test-page .test-panel {
  text-align: left;
  padding: 25px 0 25px 0;
  clear: all;
  height: 185px;
  position: relative;
}
.job-test-page .test-panel .details1 {
  float: left;
  width: 500px;
  height: 185px;
  padding: 0 10px;
}
.job-test-page .test-panel .details2 {
  float: left;
  width: 200px;
  height: 185px;
  padding: 0 10px;
}
.job-test-page .type {
  float: left;
  width: 135px;
  margin-left: 50px;
}
.job-test-page .type h2 {
  text-align: center;
}
.job-test-page .storage .image {
  background: url('../at.deepsearch.deep.suite.webui.job.test.plugin.JobTestCssContributor/page/test/storage.png');
  width: 135px;
  height: 139px;
  width: 135px;
  height: 139px;
}
.job-test-page .upload {
  background-color: #e2e5e9;
}
.job-test-page .upload .image {
  background: url('../at.deepsearch.deep.suite.webui.job.test.plugin.JobTestCssContributor/page/test/upload.png');
  width: 135px;
  height: 135px;
  width: 135px;
  height: 135px;
}
.job-test-page .text .image {
  background: url('../at.deepsearch.deep.suite.webui.job.test.plugin.JobTestCssContributor/page/test/text.png');
  width: 135px;
  height: 135px;
  width: 135px;
  height: 135px;
}
.job-test-page label {
  padding-top: 0;
  font-weight: bold;
  float: left;
  min-width: 5em;
  max-width: 5em;
}
.job-test-page hr {
  clear: both;
}
.job-test-page div.field ul {
  margin-left: 15px;
  width: 500px;
}
.job-test-page div.field ul li {
  margin-bottom: 5px;
  width: 500px;
  list-style: none;
}
.job-test-page div.field ul li i {
  background: url('../at.deepsearch.deep.suite.webui.job.test.plugin.JobTestCssContributor/page/test/list_warning.png') left center no-repeat;
  padding-left: 20px;
}
.job-test-page hr {
  border: none;
  background-color: #E1E1E1;
  height: 1px;
}
.job-test-page button.classy {
  width: 130px;
}
div.lazy {
  margin-left: 200px;
}
div.lazy > div.spinner {
  background: url('../at.deepsearch.deep.suite.webui.job.test.plugin.JobTestCssContributor/page/test/ajax-loader.gif') center left no-repeat;
  padding-left: 30px;
}
div.JobTestTextPage form.indoqa-form div.field > div.padding > .input textarea {
  height: 500px;
  width: 700px;
}
div.JobTestBrowsePage > p {
  display: block;
  float: left;
  margin-left: 43px;
}
div.JobTestBrowsePage div.lazy {
  margin-left: 10px;
  float: left;
  padding-bottom: 0px;
}
a.editor-link {
  display: block;
  float: right;
  height: 20px;
  width: 20px;
  margin-top: 2px;
  margin-right: 1px;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/settings.png') right center no-repeat;
}
a.editor-link span {
  display: none;
}
div.navigator-column-panel {
  padding: 5px;
  width: auto;
}
div.result {
  margin-left: 200px;
  padding-bottom: 20px;
}
div.result div.header {
  font-weight: bold;
  padding-bottom: 5px;
}
div.EditorPage {
  padding: 10px 40px 20px 40px;
}
div.editor-relation-panel h2 {
  width: auto;
  color: #666666;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  height: 17px;
  background: #D6D7DB;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  height: 17px;
  font-size: 12px;
}
div.editor-relation-panel ul {
  padding: 5px;
}
div.editor-relation-panel a.delete {
  float: right;
  display: block;
  height: 14px;
  width: 14px;
  margin-top: auto;
  margin-bottom: auto;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/delete.png') center center no-repeat;
}
div.editor-relation-panel a.delete span {
  display: none;
}
div.editor-relation-panel > h1 {
  padding: 0;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 14px;
}
div.editor-relation-panel .content {
  overflow-y: scroll;
  height: 228px;
  padding: 0;
  margin-bottom: 0px;
  border-bottom: #E1E1E1 2px solid;
}
div.editor-relation-panel .form input {
  width: 178px;
  height: 20px;
  padding: 0px;
  background-color: white;
  border: none;
  color: black;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0;
  border-right: none;
}
div.editor-relation-panel .form a {
  display: block;
  float: right;
  height: 20px;
  width: 15px;
  margin-right: 2px;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/plus.png') right 4px no-repeat;
}
div.editor-relation-panel .form a span {
  display: none;
}
div.editor-relation-panel ul li a {
  color: #666666;
  text-decoration: none;
  display: block;
  margin: 2px;
  padding: 1px;
}
div.editor-relation-panel ul li a:hover {
  background: #E1E1E1;
}
div.editor-relation-panel ul li:hover {
  background: #E1E1E1;
}
div.editor-relation-panel ul li a.more {
  color: #264A96;
  text-decoration: underline;
}
div.SparqlSearchPage {
  padding: 20px 40px;
}
div.SparqlSearchPage #veil {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-image: url(spinner.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
div.SparqlSearchPage textarea {
  background-color: #ffffff;
  color: #3e3e3e;
  border: 0;
  padding: 5px;
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}
div.SparqlSearchPage button.sample-query-link {
  float: right;
}
div.SparqlSearchPage > form > div.buttons {
  margin-top: 10px;
}
div.SparqlSearchPage div.result-ajax-container {
  margin-top: 5px;
}
div.SparqlSearchPage div.result-ajax-container table.sparql-result th,
div.SparqlSearchPage div.result-ajax-container table.sparql-result td {
  padding: 3px;
}
div.SparqlSearchPage div.result-ajax-container table.sparql-result th span {
  color: #F28400;
  font-weight: bold;
}
div.KnowledgeSearchPage table.search-result th,
div.KnowledgeSearchPage table.search-result td {
  padding: 3px;
}
div.KnowledgeSearchPage table.search-result th {
  color: #F28400;
  font-weight: bold;
}
div.KnowledgeSearchPage table.search-result tr.result-row {
  cursor: pointer;
}
div.KnowledgeSearchPage th.column-large {
  width: 450px;
}
div.KnowledgeSearchPage .meaning-name,
div.KnowledgeSearchPage .expression-name {
  padding: 1px 3px;
  font-weight: bold;
  font-size: 120%;
  color: #666666;
}
div.KnowledgeSearchPage .meaning-name {
  color: #608abc;
}
div.KnowledgeSearchPage .expression-name {
  color: #45a489;
}
div.KnowledgeSearchPage .meaning-uri,
div.KnowledgeSearchPage .expression-uri {
  color: #666666;
  font-size: 80%;
}
div.KnowledgeSearchPage .result-ajax-container {
  margin-left: 200px;
}
div.NavigatorPage {
  padding: 10px 40px 20px 40px;
}
.meaning-expression-label {
  margin: 2px;
  padding: 1px;
  color: white;
}
.meaning-expression-label .expression-label {
  color: #45a489;
}
.meaning-expression-label .meaning-label {
  color: #608abc;
}
.rename-meaning-expression input {
  color: white;
}
.rename-meaning-expression .expression {
  color: #45a489;
}
.rename-meaning-expression .meaning {
  color: #608abc;
}
div.navigator-relation-panel {
  margin-bottom: 5px;
}
div.navigator-relation-panel h2 {
  margin: 0px;
}
div.navigator-relation-panel h2 a {
  cursor: pointer;
}
div.navigator-relation-panel ul li a {
  color: #666666;
  text-decoration: none;
  display: block;
  padding: 1px;
  margin: 2px;
}
div.navigator-relation-panel ul li.selected a {
  background: #E1E1E1;
}
div.navigator-relation-panel ul li a:hover {
  background: #E1E1E1;
}
div.navigator-relation-panel ul li a.more-link {
  color: #264A96;
  text-decoration: underline;
}
div.navigator-relation-panel ul li a.all-link {
  color: #264A96;
  float: right;
  text-decoration: underline;
}
div.navigator-relation-panel .add-form {
  display: none;
}
div.navigator-relation-panel .add-form input {
  width: 100px;
  float: none;
}
div.navigator-panel {
  overflow: auto;
  font-size: 12px;
}
div.navigator-panel h1 {
  font-size: 12px;
  color: white;
}
div.navigator-panel h2 {
  font-size: 12px;
}
div.navigator-panel ul.columns > li {
  float: left;
  width: 200px;
}
div.navigator-panel ul.columns > li.normal {
  border: 1px solid #B5B5B5;
}
div.navigator-panel ul.columns > li h1 {
  color: #666666;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  min-height: 17px;
  background: #D6D7DB;
  font-weight: 600;
}
div.navigator-panel div.toolbar {
  height: 20px;
  margin-bottom: 5px;
}
div.navigator-panel div.toolbar a {
  width: 20px;
  height: 20px;
  margin: 0px;
  display: block;
}
div.navigator-panel div.toolbar a.before {
  float: left;
  margin-right: 5px;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/arrow_left.png') right top no-repeat;
  cursor: pointer;
}
div.navigator-panel div.toolbar a.after {
  margin-left: 5px;
  float: right;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/arrow_right.png') right top no-repeat;
  cursor: pointer;
}
div.navigator-panel div.toolbar a span {
  display: none;
}
div.navigator-panel div.toolbar select {
  float: left;
}
div.navigator-panel div.toolbar select {
  background-color: white;
  width: auto;
  border: #E1E1E1 2px solid;
  color: black;
  float: left;
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0;
}
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */

  overflow-x: hidden;
}
* html .ui-autocomplete {
  height: 200px;
}
div.editor-panel {
  font-size: 12px;
}
div.editor-panel div.title {
  margin-bottom: 10px;
}
div.editor-panel div.title span.category {
  color: #666666;
}
div.editor-panel div.title span.value {
  color: white;
  font-size: 120%;
  font-weight: bold;
  margin-right: 10px;
}
div.editor-panel div.title span.expression {
  color: #45a489;
}
div.editor-panel div.title span.meaning {
  color: #608abc;
}
div.editor-panel > ul > li {
  float: left;
  width: 200px;
  height: 280px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #B5B5B5;
}
div.editor-panel > h1 {
  padding: 0;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 14px;
}
.droppable-hover {
  border: 2px solid #B5B5B5;
}
.draghelper {
  width: 140px;
  padding: 3px;
  color: #666666;
  padding-left: 20px;
  border: 1px black dotted;
  background: url('../at.deepsearch.deep.suite.webui.knowledge.base.plugin.KnowledgeBaseCssContributor/component/panel/drag_arrow.png') center left no-repeat #e1e1e1;
}
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */

  overflow-x: hidden;
}
* html .ui-autocomplete {
  height: 200px;
}
.LogspacePanel {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.AbstractDetailPanel .detail-content h1 {
  margin-bottom: 3px;
}
.AbstractDetailPanel .download-link {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -37px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/download.png');
  cursor: pointer;
}
.AbstractDetailPanel .external-result-launcher-link {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -37px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/link.png');
  cursor: pointer;
}
.SortOrderSelectionPanel {
  position: relative;
  float: right;
  margin-top: -5px;
  margin-right: 1px;
  z-index: 2;
}
.SortOrderSelectionPanel .styled-select {
  width: 200px;
}
.SortOrderSelectionPanel .styled-select .select2-container .select2-choice {
  height: 22px;
  line-height: 22px;
  min-width: 200px;
  max-width: 200px;
  font-size: 12px;
  color: #77818d;
  border: 1px solid #c4c5c9;
  border-radius: 0px;
  background-color: #d8d9dd;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d9dd), color-stop(0.5, #ebedf0));
  background-image: -webkit-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  background-image: -moz-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@color5', endColorstr = '@color6b', GradientType = 0);
  background-image: linear-gradient(top, @color5 0%, @color6b 50%);
}
.SortOrderSelectionPanel .styled-select .select2-container .select2-choice .select2-arrow {
  background-color: #d8d9dd;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d9dd), color-stop(0.5, #ebedf0));
  background-image: -webkit-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  background-image: -moz-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@color5', endColorstr = '@color6b', GradientType = 0);
  background-image: linear-gradient(top, #ebedf0 0%, #d8d9dd 50%);
  border-left: 0px;
  border-radius: 0px;
}
.SortOrderSelectionPanel .styled-select .select2-container .select2-choice .select2-arrow b {
  margin-top: -2px;
}
.select2-drop-active {
  border: 1px solid #77818d;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #77818d;
}
.select2-results {
  font-size: 12px;
  color: #77818d;
}
.select2-results .select2-highlighted {
  font-size: 12px;
  background-color: #77818d;
  color: #ffffff;
}
.MinimalResultItemPanel .abstract-label {
  font-size: 12px;
}
.AbstractFastSelectPanel {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/fast-select.png') 0px 6px no-repeat transparent;
  border-top: 1px solid #c4c5c9;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 30px;
  margin-bottom: 8px;
}
.AbstractFastSelectPanel .header-toggle {
  left: -30px;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
.AbstractFastSelectPanel .selection-label {
  color: #b8d072;
  font-weight: 700;
}
.AbstractFastSelectPanel .selection-label {
  color: #b8d072;
  font-weight: 700;
}
.AbstractFastSelectPanel .reset-label {
  font-size: 12px;
  text-decoration: none;
  color: #b2b2b2;
}
.AbstractFastSelectPanel a.selected {
  color: #b8d072;
  font-weight: 700;
}
.AbstractFastSelectPanel ul {
  margin-top: 5px;
}
.AbstractFastSelectPanel ul li {
  display: block;
  margin-bottom: 4px;
}
.AbstractFastSelectPanel ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
  cursor: pointer;
  color: #134693;
}
.AbstractFastSelectPanel ul li a .count-label {
  color: #b2b2b2;
}
.QueriesFacetFilterPanel ul {
  float: left;
  width: 190px;
  margin-left: 20px;
}
.QueriesFacetFilterPanel ul:first-child {
  margin-left: 0px;
}
.QueriesFacetFilterPanel ul li a {
  text-decoration: none;
  color: #134693;
  display: block;
  cursor: pointer;
}
.QueriesFacetFilterPanel ul li a .count-label {
  color: #b2b2b2;
}
.QueriesFacetFilterPanel ul li a.selected {
  color: #b8d072;
  font-weight: 700;
}
.FilterGroupPanel {
  margin-bottom: 10px;
}
.FilterGroupPanel > h3.header {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/box-closed.png') right -1px #ebedf0 no-repeat;
  padding: 5px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
}
.FilterGroupPanel > h3.header .selection-label {
  color: #6c8c00;
}
.FilterGroupPanel div.content {
  display: none;
  background: #ffffff;
  padding: 5px;
}
.FilterGroupPanel.selected > h3.header {
  background-color: #b8d072;
}
.DateRangeFilterPanel form > span,
.DateRangeFilterPanel form input {
  float: left;
}
.DateRangeFilterPanel form > span {
  width: 50px;
}
.DateRangeFilterPanel form input {
  width: 150px;
  margin-right: 5px;
}
.DateRangeFilterPanel form .clearer {
  clear: both;
  height: 3px;
}
.AbstractWebUiPage .DateRangeFilterPanel button.classy {
  float: left;
  margin-left: 50px;
  width: 150px;
  font-size: 13px;
  padding: 3px;
}
.ui-datepicker {
  width: 200px;
}
.ui-datepicker th {
  border: 0 none;
  font-weight: bold;
  padding: 4px;
  text-align: right;
}
.ui-datepicker td {
  padding: 4px;
}
.ui-datepicker .ui-widget-header.ui-datepicker-header {
  background: none;
  border: none;
  color: #77818d;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: none;
  background: transparent;
  padding: 0px;
  color: #77818d;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
  border: none;
  background: transparent;
  padding: 0px;
}
.ui-datepicker .ui-state-highlight {
  color: #3e3e3e;
}
.ui-datepicker .ui-datepicker-prev {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/date/left.png') no-repeat center center;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev span {
  background: transparent;
}
.ui-datepicker .ui-datepicker-prev-hover {
  border: none;
  top: 2px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/date/right.png') no-repeat center center;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next span {
  background: transparent;
}
.ui-datepicker .ui-datepicker-next-hover {
  border: none;
  top: 2px;
  right: 2px;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0 0 0em;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.ImageResultItemPanel .abstract-label {
  font-size: 12px;
}
.AbstractWebUiPage .SearchPage h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
}
.SearchPage {
  min-width: 1180px;
}
.SearchPage .veil {
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0.2;
}
.SearchPage h1 {
  font-size: 17px;
}
.SearchPage .info-message {
  padding: 5px;
  padding-left: 209px;
  padding-right: 22px;
  font-size: 13px;
  color: white;
}
.SearchPage .info-message a.close-error-link {
  float: right;
  width: 20px;
  height: 20px;
  margin-right: -20px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/close.png') center center no-repeat;
  display: block;
  cursor: pointer;
  z-index: 100000;
}
.SearchPage .info-message a.close-error-link span {
  display: none;
}
.SearchPage .info-message.error {
  background: #a9243e;
}
.SearchPage .info-message.success {
  background: #275c4d;
}
.SearchPage div.query-panel {
  width: 100%;
}
.SearchPage div.owner-boosting-groups-panel-link {
  cursor: pointer;
  color: #ffffff;
  font-family: 'Oswald', serif;
  text-transform: uppercase;
  height: 24px;
  left: 1216px;
  position: absolute;
  top: 55px;
}
.SearchPage div.column-wrapper {
  position: fixed;
  top: 130px;
  bottom: 0px;
  width: 3000px;
}
.SearchPage div.column-wrapper div.menu-column {
  float: left;
  margin-left: 20px;
  width: 150px;
  font-size: 12px;
}
.SearchPage div.column-wrapper div.menu-column li.filter-toggle {
  border-top: 1px solid #c4c5c9;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 30px;
  cursor: pointer;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/filter-off.png') 0px 6px no-repeat transparent;
}
.SearchPage div.column-wrapper div.menu-column li.filter-toggle .subheader {
  font-size: 11px;
}
.SearchPage div.column-wrapper div.menu-column li.filter-toggle.on {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/filter-on.png') 0px 6px no-repeat #77818d;
  color: #ffffff;
}
.SearchPage div.column-wrapper div.menu-column li.dossier-toggle {
  border-top: 1px solid #c4c5c9;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 30px;
  cursor: pointer;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/dossier_off.png') 0px 6px no-repeat transparent;
  border-bottom: 1px solid #c4c5c9;
}
.SearchPage div.column-wrapper div.menu-column li.dossier-toggle .subheader {
  font-size: 11px;
}
.SearchPage div.column-wrapper div.menu-column li.dossier-toggle.on {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/dossier_on.png') 0px 6px no-repeat #77818d;
  color: #ffffff;
}
.SearchPage div.column-wrapper div.menu-column li.reset-all a {
  display: block;
  padding: 10px;
  padding-left: 30px;
  color: #b2b2b2;
  text-decoration: none;
  border-bottom: 1px solid #c4c5c9;
}
.SearchPage div.column-wrapper div.tool-column {
  float: left;
  height: 100%;
  width: 450px;
  background: #77818d;
  display: none;
  overflow-y: scroll;
}
.SearchPage div.column-wrapper div.tool-column .padding {
  padding: 10px;
  font-size: 12px;
}
.SearchPage div.column-wrapper div.filter-column {
  display: none;
}
.SearchPage div.column-wrapper div.dossier-column {
  display: none;
}
.SearchPage div.column-wrapper div.search-result-column {
  float: left;
  height: 100%;
}
.SearchPage div.column-wrapper div.search-result-column .padding {
  padding-left: 10px;
}
.SearchPage div.column-wrapper div.detail {
  margin-left: 660px;
  height: 100%;
  width: 550px;
  overflow-y: auto;
  background-color: #d8d9dd;
}
.SearchPage div.column-wrapper div.detail .no-selection-text {
  text-align: center;
  margin-top: 48%;
  font-size: 50px;
  color: #b2b2b2;
}
.SearchPage div.column-wrapper ul.tablist li a {
  text-decoration: none;
  float: left;
  padding: 5px;
  margin-right: 2px;
  background-color: #ffffff;
  color: #3e3e3e;
  font-size: 12px;
}
.SearchPage div.column-wrapper ul.tablist li a.current {
  background-color: #77818d;
  color: #ffffff;
  font-weight: bold;
}
.SearchPage div.column-wrapper .filter-textfield {
  background-color: #ffffff;
  border: 1px solid #77818d;
  padding: 3px;
}
.SearchPage div.column-wrapper .full-width {
  width: 100%;
}
.SearchPage .filter-count {
  float: left;
}
.SearchPage .warning-image {
  float: left;
  display: block;
  width: 15px;
  margin-left: 5px;
  height: 15px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/warning.png') top left no-repeat transparent;
}
.SearchPage .filter-toggle.on .warning-image {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/page/search/warning-inverted.png') top left no-repeat transparent;
}
.DateDrilldownFilterPanel ul.selected li {
  float: left;
  display: block;
  margin-right: 5px;
}
.DateDrilldownFilterPanel ul.selected li a {
  text-decoration: none;
  color: #b8d072;
  font-weight: 700;
}
.DateDrilldownFilterPanel .year-paging {
  position: relative;
}
.DateDrilldownFilterPanel .year-paging a:first-child {
  position: absolute;
  left: 3px;
  bottom: 0px;
  display: block;
  width: 20px;
  z-index: 1000;
  font-size: 10px;
}
.DateDrilldownFilterPanel .year-paging a:last-child {
  position: absolute;
  z-index: 1000;
  right: -5px;
  bottom: 0px;
  display: block;
  width: 20px;
  font-size: 10px;
}
.DateDrilldownFilterPanel .year-paging .chart {
  cursor: pointer;
}
.DateDrilldownFilterPanel .year-paging .charttooltip {
  position: absolute;
  z-index: 1000;
  left: 4px;
  top: -8px;
  display: block;
  font-size: 10px;
  color: #b2b2b2;
}
.OwnerBoostingGroupsPanel {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  width: 100%;
  background-color: #d8d9dd;
}
.OwnerBoostingGroupsPanel .boosting-group-label {
  cursor: pointer;
}
.OwnerBoostingGroupsPanel .boosting-group-header {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 700;
  margin-left: 210px;
  margin-bottom: 6px;
}
.OwnerBoostingGroupsPanel .boosting-groups-container {
  margin-left: 210px;
}
.OwnerBoostingGroupsPanel .boosting-group {
  display: block;
}
.OwnerBoostingGroupsPanel .close-link {
  background-color: #ffffff;
  display: block;
  margin-top: -25px;
  right: 740px;
  position: absolute;
  cursor: pointer;
  padding: 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
.OwnerBoostingGroupsPanel .close-link-message {
  color: #3e3e3e;
  text-decoration: none;
  text-transform: none;
  padding: 2px 4px;
}
.GroupingDetailPanel .item-title-label {
  margin-bottom: 3px;
}
.GroupingDetailPanel .item-location-label {
  color: #b2b2b2;
  margin-bottom: 6px;
  margin-left: 9px;
}
.GroupingDetailPanel .remaining-results-label {
  background-color: #e0e1e4;
  display: block;
  padding: 20px;
  text-align: center;
}
.SearchResultItemDecorator {
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-top: 2px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/small_document.png') 12px 4px no-repeat;
}
.SearchResultItemDecorator .solr_highlight {
  color: #b88a56;
}
.result-list-view.on .SearchResultItemDecorator {
  background-color: #d8d9dd;
}
.MailResultItemPanel div.mail-header {
  padding-top: 9px;
}
.MailResultItemPanel div.mail-header table.mail-header {
  padding-top: 3px;
}
.MailResultItemPanel div.mail-header table.mail-header th {
  font-size: 12px;
  text-align: right;
  padding-right: 15px;
  vertical-align: top;
}
.MailResultItemPanel div.mail-header table.mail-header td {
  font-size: 12px;
}
.MailResultItemPanel .abstract-label {
  font-size: 12px;
}
.HierarchyFilterPanel .no-results-text {
  margin-top: 5px;
  color: #b2b2b2;
}
.HierarchyFilterPanel ul.selected li {
  float: left;
  display: block;
  margin-right: 5px;
}
.HierarchyFilterPanel ul.selected li a {
  text-decoration: none;
  color: #b8d072;
  font-weight: 700;
}
.HierarchyFilterPanel ul.nodes {
  float: left;
  width: 190px;
  margin-left: 20px;
}
.HierarchyFilterPanel ul.nodes.left {
  margin-left: 0px;
}
.HierarchyFilterPanel ul.nodes li a {
  text-decoration: none;
  color: #134693;
  display: block;
}
.HierarchyFilterPanel ul.nodes li a .count-label {
  color: #b2b2b2;
}
.HierarchyFilterPanel ul.nodes li a.selected {
  color: #b8d072;
  font-weight: 700;
}
.DossierItemPanel {
  position: relative;
  height: 100px;
  background: #ffffff;
  margin-left: 20px;
  padding: 5px;
}
.TagcloudFilterPanel .no-results-text {
  margin-top: 5px;
  color: #b2b2b2;
}
.TagcloudFilterPanel > ul > li {
  float: left;
  margin-right: 5px;
}
.TagcloudFilterPanel > ul > li a {
  vertical-align: bottom;
  text-decoration: none;
  color: #134693;
  display: block;
  padding-top: 5px;
  height: 15px;
  cursor: pointer;
}
.TagcloudFilterPanel > ul > li a.selected {
  color: #b8d072;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-0 {
  font-size: 12px;
  padding-top: 5px;
  height: 15px;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-1 {
  font-size: 13px;
  padding-top: 4px;
  height: 16px;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-2 {
  font-size: 14px;
  padding-top: 3px;
  height: 17px;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-3 {
  font-size: 15px;
  padding-top: 2px;
  height: 18px;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-4 {
  font-size: 16px;
  padding-top: 1px;
  height: 19px;
}
.TagcloudFilterPanel > ul > li a.tagcloud-slice-5 {
  font-size: 17px;
  padding-top: 0px;
  height: 20px;
}
.TagsDetailPanel > div {
  margin-bottom: 20px;
}
input.phonetic-textfield {
  width: 96%;
  float: left;
}
input.phonetic-checkbox {
  display: none;
}
input.phonetic-checkbox + label {
  float: left;
  margin-left: 3px;
  color: #b2b2b2;
}
label.phonetic-label {
  font-size: 15px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input.phonetic-checkbox:checked + label {
  color: #134693;
}
.BoostingDetailPanel {
  margin-bottom: 20px;
}
.BoostingDetailPanel .boosting-group {
  clear: both;
  height: 39px;
  margin-bottom: 12px;
}
.BoostingDetailPanel .boosting-group .boosting-group-values {
  margin-left: 145px;
}
.BoostingDetailPanel .boosting-group .boosting-group-label {
  background-color: #ffffff;
  float: left;
  height: 28px;
  width: 145px;
  border: 1px solid #d8d9dd;
  padding-left: 5px;
  padding-top: 10px;
}
.BoostingDetailPanel .boosting-group ul {
  margin-top: 3px;
}
.BoostingDetailPanel .boosting-group ul li a {
  float: left;
  margin-right: 2px;
  background-color: #ffffff;
  color: #3e3e3e;
  font-size: 12px;
  display: block;
  width: 24px;
  height: 40px;
}
.BoostingDetailPanel .boosting-group ul li a.current {
  background-color: #77818d;
  color: #ffffff;
  font-weight: bold;
}
.BoostingDetailPanel .boosting-group .boosting_-3 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: 0px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_-3:hover,
.BoostingDetailPanel .boosting-group .boosting_-3.current {
  background-position: 0px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_-2 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -23px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_-2:hover,
.BoostingDetailPanel .boosting-group .boosting_-2.current {
  background-position: -23px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_-1 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -46px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_-1:hover,
.BoostingDetailPanel .boosting-group .boosting_-1.current {
  background-position: -46px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_0 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -69px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_0:hover,
.BoostingDetailPanel .boosting-group .boosting_0.current {
  background-position: -69px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_1 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -92px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_1:hover,
.BoostingDetailPanel .boosting-group .boosting_1.current {
  background-position: -92px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_2 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -115px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_2:hover,
.BoostingDetailPanel .boosting-group .boosting_2.current {
  background-position: -115px -40px;
}
.BoostingDetailPanel .boosting-group .boosting_3 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/boosting/boosting.png') no-repeat;
  background-position: -138px 0px;
}
.BoostingDetailPanel .boosting-group .boosting_3:hover,
.BoostingDetailPanel .boosting-group .boosting_3.current {
  background-position: -138px -40px;
}
.type-switcher {
  width: 57px;
  height: 23px;
  margin-right: 5px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list-type-switcher.png') no-repeat;
}
.PreviewDetailPanel .download-link {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -37px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/preview/../download.png');
}
.PreviewDetailPanel img {
  width: auto !important;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.DossierCommentPanel .note-link {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 4px;
  height: 25px;
  width: 412px;
  cursor: pointer;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/comment.png') no-repeat left center;
}
.DossierCommentPanel .note-link span {
  display: none;
}
.DossierCommentPanel .comment {
  background: none repeat scroll 0 0 #ebedf0;
  border-left: 2px solid #77818d;
  font-size: 12px;
  padding: 5px;
  margin-left: 20px;
  font-style: italic;
  min-height: 15px;
}
.DossierCommentPanel .comment p {
  margin-top: 5px;
}
.DossierCommentPanel .comment p:first-child {
  margin-top: 0px;
}
.DossierCommentPanel .comment-form {
  display: none;
  background: none repeat scroll 0 0 #ebedf0;
  border-left: 2px solid #77818d;
  font-size: 12px;
  padding: 5px;
  margin-left: 20px;
}
.DossierCommentPanel .comment-form textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #77818d;
  padding: 3px;
}
.DossierCommentPanel .comment-form button.classy {
  margin-top: 3px;
  margin-left: 2px;
  font-size: 12px;
  font-weight: 500;
  padding: 2px 4px;
}
.DossierCommentPanel .comment-form .comment-characters-left {
  float: right;
  line-height: 30px;
}
.MetaDetailPanel > div {
  margin-bottom: 20px;
}
.DossierResultItemDecorator {
  background-color: white;
  padding-left: 20px;
}
.PieChartFilterPanel {
  height: 180px;
  overflow: hidden;
}
.PieChartFilterPanel .chart {
  cursor: pointer;
}
.PieChartFilterPanel .chart .jqplot-target .jqplot-point-label {
  color: #ffffff;
}
.PieChartFilterPanel .legend {
  width: 110px;
  position: relative;
  top: -150px;
  padding: 10px;
  border: #c4c5c9 solid 1px;
}
.PieChartFilterPanel .legend a:hover {
  color: #b8d072;
  font-weight: 700;
}
.PieChartFilterPanel .legend a.selected {
  color: #b8d072;
  font-weight: 700;
}
.PieChartFilterPanel .legend .highlighted a {
  color: #b8d072;
  font-weight: 700;
}
.StringListFastSelectPanel ul {
  margin-top: 5px;
}
.BrandeinsResultItemPanel .url {
  margin-bottom: 10px;
}
.BrandeinsResultItemPanel .url a {
  color: #77818d;
  text-decoration: none;
  font-size: 13px;
}
.BrandeinsResultItemPanel .abstract-label {
  font-size: 12px;
}
.AttachmentPanel .attachment-container {
  position: relative;
  margin-bottom: 20px;
}
.AttachmentPanel .attachment-container .handle-container {
  position: absolute;
  top: 0;
  background: #ebedf0;
  height: 100%;
  width: 20px;
  left: 0px;
}
.AttachmentPanel .attachment-container .attachment-upload-form {
  float: right;
}
.AttachmentPanel .attachment-container .attachment-view {
  display: none;
  background: none repeat scroll 0 0 #ebedf0;
  border-left: 2px solid #77818d;
  font-size: 12px;
  padding: 5px;
  margin-left: 20px;
}
.AttachmentPanel .attachment-container .attachment-view button.classy {
  font-size: 12px;
  font-weight: 500;
  margin-top: 5px;
  padding: 2px 4px;
}
.AttachmentPanel .attachment-container .attachment-view button.classy.disabled {
  background: #caced3;
}
.AttachmentPanel .attachment-container .attachment-view button.classy.disabled:hover {
  background: #caced3;
}
.AttachmentPanel .attachment-container .attachment-view .attachment-list {
  padding: 3px;
  border: 1px solid #77818d;
  background-color: #ffffff;
}
.AttachmentPanel .attachment-container .attachment-view li {
  padding: 5px;
}
.AttachmentPanel .attachment-container .attachment-view li:hover {
  color: #ffffff;
  background-color: #77818d;
}
.AttachmentPanel .attachment-container .attachment-view li a {
  color: inherit;
}
.AttachmentPanel .attachment-container .attachment-view li a:hover {
  color: inherit;
}
.AttachmentPanel .attachment-container .attachment-view div.delete {
  float: right;
  height: 20px;
  width: 20px;
  margin-top: -3px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/attachment/../delete.png') no-repeat right center;
}
.AttachmentPanel .attachment-container .attachment-view div.delete span {
  display: none;
}
.AttachmentPanel .attachment-container .attachment-container-label {
  background: none repeat scroll 0 0 #ebedf0;
  border-left: 2px solid #77818d;
  font-size: 12px;
  padding: 5px;
  margin-left: 20px;
  font-style: italic;
  min-height: 15px;
}
.AttachmentPanel .attachment-container .attachment-container-label p {
  margin-top: 5px;
}
.AttachmentPanel .attachment-container .attachment-container-label p:first-child {
  margin-top: 0px;
}
.AttachmentPanel .attachment-container .attachment-container-link {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 4px;
  height: 25px;
  width: 412px;
  cursor: pointer;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/attachment/attachment.png') no-repeat left center;
}
.AttachmentPanel .attachment-container .attachment-container-link span {
  display: none;
}
.SearchHeaderResultItemDecorator .header {
  margin-bottom: 10px;
}
.SearchHeaderResultItemDecorator .header .full-title {
  display: block;
  margin-right: 40px;
}
.SearchHeaderResultItemDecorator .header .full-title .title-label {
  word-wrap: break-word;
  font-weight: 700;
}
.SearchHeaderResultItemDecorator .header .full-title .group-size {
  font-size: 12px;
}
.SearchHeaderResultItemDecorator .boosting-info {
  float: right;
  height: 40px;
  width: 24px;
  margin-right: 10px;
}
.SearchHeaderResultItemDecorator .boosting_-3 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: 0px 0px;
}
.SearchHeaderResultItemDecorator .boosting_-2 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: -23px 0px;
}
.SearchHeaderResultItemDecorator .boosting_-1 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: -46px 0px;
}
.SearchHeaderResultItemDecorator .boosting_1 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: -69px 0px;
}
.SearchHeaderResultItemDecorator .boosting_2 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: -92px 0px;
}
.SearchHeaderResultItemDecorator .boosting_3 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/decoration/../../../detail/boosting/boosting-arrows.png') no-repeat;
  background-position: -115px 0px;
}
.AbstractOneDimensionSearchResultPanel {
  width: 545px;
  height: 100%;
  overflow-y: scroll;
}
.AbstractOneDimensionSearchResultPanel .message {
  border-top: 1px solid #c4c5c9;
  opacity: 0.90;
  position: fixed;
  margin-left: 0px;
  padding: 10px;
  padding-left: 30px;
  margin-right: 10px;
  font-size: 12px;
  color: #77818d;
  height: 20px;
  width: 480px;
  background-color: #ebedf0;
  z-index: 2;
}
.AbstractOneDimensionSearchResultPanel .message .type-switcher {
  width: 57px;
  height: 23px;
  float: left;
  margin-right: 5px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list-type-switcher.png') no-repeat;
}
.AbstractOneDimensionSearchResultPanel .results {
  padding-top: 50px;
}
.DocumentResultItemPanel .abstract-label {
  padding-right: 15px;
}
.SearchResultListPanel li.more-link a {
  background-color: #d8d9dd;
  display: block;
  padding: 20px;
  text-align: center;
}
.SearchResultListPanel li.result-info {
  background-color: #e6e6e9;
  display: block;
  padding: 20px;
  text-align: center;
}
.SearchResultListPanel .AbstractListItemPanel {
  background: url("../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/result/list/small_document.png") no-repeat scroll 10px 4px rgba(0, 0, 0, 0);
  cursor: pointer;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-top: 2px;
  font-size: 13px;
}
.SearchResultListPanel .result-list-view.on .AbstractListItemPanel {
  background-color: #D8D9DD;
}
.FilterContainerPanel > h1 {
  color: #ffffff;
  margin-bottom: 6px;
  font-weight: 500;
}
.DossierPanel .actions {
  float: right;
}
.DossierPanel .actions span.tab {
  float: left;
  display: block;
  margin-left: 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  cursor: pointer;
  padding: 5px;
  background-color: #ffffff;
}
.DossierPanel .actions span.tab span {
  color: #3e3e3e;
  text-decoration: none;
  text-transform: none;
  font-size: 12px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/toggle.png') no-repeat right center;
  padding-right: 8px;
}
.DossierPanel .actions span.tab.dropdown-open {
  background-color: #d8d9dd;
}
.DossierPanel .actions span.tab.dropdown-open span {
  color: #3e3e3e;
  background-image: none;
}
.DossierPanel .actions span.tab.inactive,
.DossierPanel .actions span.tab.inactive.dropdown-open {
  background-color: #ffffff;
  cursor: auto;
}
.DossierPanel .actions span.tab.inactive span,
.DossierPanel .actions span.tab.inactive.dropdown-open span {
  color: #77818d;
  background-image: none;
}
.DossierPanel .dropdown-menu .small {
  font-size: 12px;
}
.DossierPanel .dropdown-menu LI > A:hover {
  background-color: #77818d;
}
.DossierPanel .dropdown-menu LI > A.current {
  background: #f8f8f8;
}
.DossierPanel .dropdown-menu LI > A.current:hover {
  background: #77818d;
}
.DossierPanel .dropdown-menu div.delete {
  float: right;
  height: 20px;
  width: 20px;
  margin-top: 8px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/delete.png') no-repeat right center;
}
.DossierPanel .dropdown-menu div.delete span {
  display: none;
}
.DossierPanel .dropdown-menu li button.classy {
  margin-bottom: 1px;
}
.DossierPanel h1 {
  color: #ffffff;
}
.DossierPanel .dropdown {
  font-size: 17px;
}
.DossierPanel .dropdown input {
  font-size: 14px;
}
.DossierPanel .dossier-message-top {
  position: absolute;
  top: 0px;
  padding-top: 10px;
  height: 30px;
  width: 417px;
  z-index: 2;
  background-color: #77818d;
}
.DossierPanel .dossier-message-top .dropdown.dropdown-tip:after {
  border-bottom-color: #ebedf0;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-left-color: rgba(235, 237, 240, 0);
  border-right-color: rgba(235, 237, 240, 0);
  top: -5px;
}
.DossierPanel .dossier-message-top .dropdown.dropdown-tip:before {
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  top: -6px;
}
.DossierPanel .dossier-message-top .dropdown-panel {
  background-color: #ebedf0;
}
.DossierPanel .dossier-message-top .dropdown-panel h1 {
  color: #3e3e3e;
}
.DossierPanel .dossier-message-top .dropdown-panel hr {
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.DossierPanel .dossier-message-top .dropdown-panel p {
  font-size: 13px;
}
.DossierPanel .dossier-message-top .dropdown-panel input {
  width: 100%;
}
.DossierPanel .dossier-message-top .dropdown-panel input[tyoe=sumbit] {
  width: auto;
}
.DossierPanel .dossier-message-top .dropdown-panel .export-panel .buttons button.classy {
  float: left;
  margin-right: 10px;
}
.DossierPanel .dossier-message-top .dropdown-panel .dropdown-menu.dossier-menu {
  font-size: 12px;
  font-weight: 500;
}
.DossierPanel .dossier-message-top .dropdown-panel .dropdown-menu.dossier-menu .small {
  font-weight: 300;
}
.DossierPanel .dossier-message-top .dropdown-panel .dropdown-menu.dossier-menu li a {
  color: #3e3e3e;
}
.DossierPanel .dossier-message-top .dropdown-panel .dropdown-menu.dossier-menu li a:hover {
  color: #ffffff;
}
.DossierPanel .dossier-message-top .dropdown-panel .buttons {
  margin-top: 5px;
}
.DossierPanel .dossier-message-top .dropdown-panel .buttons button.classy {
  font-size: 12px;
  font-weight: 500;
  padding: 2px 4px;
}
.DossierPanel .dossier-message-top .dropdown-panel .buttons button.classy.disabled {
  background: #caced3;
}
.DossierPanel .dossier-message-top .dropdown-panel .buttons button.classy.disabled:hover {
  background: #caced3;
}
.DossierPanel .dossier-message-top .dropdown-panel .filter-toggle {
  cursor: pointer;
}
.DossierPanel .dossier-message-top .dropdown-panel .filter-description {
  font-size: 12px;
  float: left;
  color: #77818d;
  margin-bottom: 6px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select {
  width: 200px;
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select .filter-label {
  font-size: 12px;
  float: left;
  line-height: 22px;
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select .filter-choice {
  float: right;
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select .select2-choice {
  height: 20px;
  line-height: 22px;
  min-width: 200px;
  max-width: 200px;
  font-size: 12px;
  color: #77818d;
  border: 1px solid #c4c5c9;
  border-radius: 0px;
  box-shadow: none;
  background-color: #d8d9dd;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d9dd), color-stop(0.5, #ebedf0));
  background-image: -webkit-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  background-image: -moz-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@color5', endColorstr = '@color6b', GradientType = 0);
  background-image: linear-gradient(top, @color5 0%, @color6b 50%);
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select .select2-choice .select2-arrow {
  background-color: #d8d9dd;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d9dd), color-stop(0.5, #ebedf0));
  background-image: -webkit-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  background-image: -moz-linear-gradient(center bottom, #d8d9dd 0%, #ebedf0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@color5', endColorstr = '@color6b', GradientType = 0);
  background-image: linear-gradient(top, #ebedf0 0%, #d8d9dd 50%);
  border-left: 0px;
  border-radius: 0px;
}
.DossierPanel .dossier-message-top .dropdown-panel .styled-select .select2-choice .select2-arrow b {
  margin-top: -2px;
}
.DossierPanel .dossier-message-top .dropdown-panel .select2-drop-active {
  border: 1px solid #77818d;
  border-top: none;
}
.DossierPanel .dossier-message-top .dropdown-panel .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #77818d;
}
.DossierPanel .dossier-message-top .dropdown-panel .select2-results {
  font-size: 12px;
  color: #77818d;
}
.DossierPanel .dossier-message-top .dropdown-panel .select2-results .select2-highlighted {
  font-size: 12px;
  background-color: #77818d;
  color: #ffffff;
}
.DossierPanel .dossier-container {
  margin-top: 30px;
}
.DossierPanel .dossier-container .comment-container {
  padding-top: 3px;
}
.DossierPanel .dossier-entry {
  position: relative;
  margin-bottom: 20px;
}
.DossierPanel .dossier-entry .handle-container {
  position: absolute;
  top: 0;
  background: #ebedf0;
  height: 100%;
  width: 20px;
  left: 0px;
}
.DossierPanel .dossier-entry .handle {
  position: absolute;
  display: block;
  top: 6;
  left: 5;
  height: 21px;
  width: 15px;
  cursor: move;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/updown.png') no-repeat;
}
.DossierPanel .dossier-entry .handle span {
  display: none;
}
.DossierPanel .dossier-entry .RechercheListItemPanel {
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
}
.DossierPanel .dossier-entry .RechercheListItemPanel .abstract-label {
  max-height: 65px;
  min-height: 65px;
  overflow: hidden;
}
.DossierPanel .dossier-entry .references {
  display: none;
}
.DossierPanel .placeholder {
  position: relative;
  height: 100px;
  border: 2px dotted #ebedf0;
  margin-bottom: 20px;
}
/* jQuery Dialog css for styling export errors*/
.ui-widget-overlay {
  background: #000000;
  z-index: 10;
}
.ui-dialog {
  z-index: 20;
}
.ui-dialog:focus {
  outline: none !important;
}
.ui-widget-header {
  background: none;
  border: none;
}
.ui-widget-content {
  border: none;
}
.ui-dialog-titlebar {
  color: #3e3e3e;
}
.ui-dialog-titlebar-close {
  display: none;
}
.ui-button-text {
  line-height: 1.0;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-focus {
  background: #275c4d;
  color: #ffffff;
  border: none;
  outline: none !important;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #ffffff;
  border: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
  background: #36806b;
  color: #ffffff;
  border: none;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #ffffff;
  border: none;
}
.SearchModeDetailPanel {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  width: 100%;
  background-color: #d8d9dd;
}
.SearchModeDetailPanel table tr > td {
  padding-bottom: 6px;
  padding-right: 18px;
}
.SearchModeDetailPanel table tr:last-of-type > td {
  padding-bottom: 0px;
}
.SearchModeDetailPanel table td:first-child {
  width: 205px;
  min-width: 205px;
  max-width: 205px;
  vertical-align: top;
}
.SearchModeDetailPanel .expansions a:hover {
  text-decoration: line-through;
}
.SearchModeDetailPanel .exclusions-label {
  color: #a9243e;
}
.SearchModeDetailPanel .exclusions a {
  color: #a9243e;
}
.SearchModeDetailPanel .exclusions a:hover {
  text-decoration: underline;
}
.SearchModeDetailPanel .noresult-label {
  color: #3e3e3e;
}
.AbstractFilterPanel {
  margin-bottom: 10px;
  font-size: 12px;
  min-height: 50px;
}
.AbstractFilterPanel .header {
  margin-bottom: 5px;
}
.AbstractFilterPanel .header-label {
  font-size: 12px;
  font-weight: 700;
}
.AbstractFilterPanel .reset-label {
  font-size: 12px;
  text-decoration: none;
  color: #b2b2b2;
}
.HeaderResultItemDecorator {
  padding: 5px;
}
.HeaderResultItemDecorator .header {
  margin-bottom: 10px;
}
.HeaderResultItemDecorator .header img {
  height: 16px;
  float: left;
  margin-right: 5px;
}
.HeaderResultItemDecorator .header .title-label {
  font-weight: 700;
}
.HeaderResultItemDecorator .header .toggle-dossier {
  background: url("../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/unselected.png") no-repeat scroll left top #ffffff;
  cursor: pointer;
  display: block;
  height: 18px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 18px;
}
.HeaderResultItemDecorator .header .toggle-dossier span {
  display: none;
}
.HeaderResultItemDecorator .header .toggle-dossier.selected {
  background: url("../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/dossier/selected.png") no-repeat scroll left top #ffffff;
}
.HeaderResultItemDecorator .header .title-label {
  display: block;
  margin-right: 23px;
}
.HeaderResultItemDecorator .header .clickable-header {
  cursor: pointer;
}
.TypeSelectionPanel > ul > li {
  border-top: 1px solid #c4c5c9;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 30px;
}
.TypeSelectionPanel > ul > li > ul > li {
  margin-top: 2px;
  font-size: 12px;
}
.TypeSelectionPanel > ul > li span.count {
  font-weight: 300;
  color: #b2b2b2;
}
.TypeSelectionPanel > ul > li a {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  display: block;
  width: 100%;
}
.TypeSelectionPanel > ul > li a.on {
  font-weight: 700;
}
.TypeSelectionPanel > ul > li {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/type/all-document-types.png') 0px 6px no-repeat transparent;
}
.SearchQueryPanel {
  background-color: #77818d;
  width: 100%;
  height: 42px;
}
.SearchQueryPanel #ajax-info {
  float: left;
  margin-left: 40px;
  width: 170px;
  color: #ffffff;
  margin-top: 12px;
}
.SearchQueryPanel #ajax-info > span {
  display: none;
}
.SearchQueryPanel form {
  height: 30px;
  margin-top: 6px;
  float: left;
  background: #ffffff;
  width: 490px;
}
.SearchQueryPanel form input {
  width: 420px;
  padding-left: 5px;
  height: 25px;
  padding-top: 2px;
  border: none;
  outline: none;
}
.SearchQueryPanel form a.clear {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/clear.png') transparent 0px -2px no-repeat;
  border: none;
  height: 30px;
  width: 30px;
  margin-right: 5px;
  cursor: pointer;
  display: block;
  float: right;
}
.SearchQueryPanel form a.clear span {
  display: none;
}
.SearchQueryPanel form button.query {
  float: right;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/query.png') transparent no-repeat;
  border: none;
  height: 33px;
  width: 30px;
  cursor: pointer;
}
.SearchQueryPanel form button.query span {
  display: none;
}
.SearchQueryPanel .query-mode {
  float: left;
  color: #ffffff;
  font-family: 'Oswald', serif;
  margin-left: 20px;
  margin-top: 13px;
  text-transform: uppercase;
}
.SearchQueryPanel .query-mode span {
  float: left;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content {
  display: block;
  width: 100px;
  margin-left: 15px;
  margin-right: 15px;
  background-image: none;
  background-color: transparent;
  border: none;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span {
  display: block;
  width: 100px;
  height: 12px;
  margin-top: 3px;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-2 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_2.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-3 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_3.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-4 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_4.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-5 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_5.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-6 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_6.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content span.slider-7 {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/slider_7.png') transparent top left no-repeat;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content .ui-slider-handle {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/knob.png') transparent top left no-repeat;
  border: none;
  width: 17px;
  height: 25px;
  margin-top: 2px;
  cursor: pointer;
}
.SearchQueryPanel .query-mode .ui-slider.ui-widget-content .ui-slider-handle.ui-corner-all {
  border-radius: 0px;
}
.SearchQueryPanel .ui-autocomplete {
  position: absolute;
  cursor: pointer;
  z-index: 30 ! important;
  width: 485px;
  border: none;
  border-radius: 0px;
  background-color: #ffffff;
  margin-top: 37px ! important;
  top: auto ! important;
  border-bottom: #77818d 1px solid;
}
.SearchQueryPanel .ui-autocomplete * {
  background-color: #ffffff;
}
.SearchQueryPanel .ui-autocomplete .ui-state-hover,
.SearchQueryPanel .ui-autocomplete .ui-widget-content .ui-state-hover,
.SearchQueryPanel .ui-autocomplete .ui-widget-header .ui-state-hover,
.SearchQueryPanel .ui-autocomplete .ui-state-focus,
.SearchQueryPanel .ui-autocomplete .ui-widget-content .ui-state-focus,
.SearchQueryPanel .ui-autocomplete .ui-widget-header .ui-state-focus {
  background-color: #77818d;
  background-image: none;
  border: none;
  color: #ffffff;
  border-radius: 0px;
  font-weight: normal;
}
.SearchQueryPanel .ui-autocomplete .ui-state-hover *,
.SearchQueryPanel .ui-autocomplete .ui-widget-content .ui-state-hover *,
.SearchQueryPanel .ui-autocomplete .ui-widget-header .ui-state-hover *,
.SearchQueryPanel .ui-autocomplete .ui-state-focus *,
.SearchQueryPanel .ui-autocomplete .ui-widget-content .ui-state-focus *,
.SearchQueryPanel .ui-autocomplete .ui-widget-header .ui-state-focus * {
  background: transparent;
  color: #ffffff;
}
.expansion-trigger {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 7px;
  cursor: pointer;
  margin-left: 10px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/query/expansion-toggle.png') transparent top left no-repeat;
}
.expansion-trigger span {
  display: none;
}
.StringListFastSelectPanel ul {
  margin-top: 5px;
}
.ViewGroupPanel {
  position: relative;
  height: 180px;
}
.ViewGroupPanel .view-chooser {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
}
.ViewGroupPanel .view-chooser span {
  font-weight: 500;
}
.ViewGroupPanel .view-chooser a > span {
  font-weight: 300;
}
.ThumbnailResultItemDecorator .image-wrapper {
  float: left;
  height: 90px;
  margin-right: 10px;
  width: 90px;
}
.ThumbnailResultItemDecorator .image-wrapper img {
  width: 80px;
}
.TimeChartFilterPanel {
  position: relative;
  margin-top: 15px;
}
.TimeChartFilterPanel .chart {
  cursor: pointer;
}
.TimeChartFilterPanel .charttooltip {
  position: absolute;
  z-index: 1000;
  left: 4px;
  top: -8px;
  display: block;
  font-size: 10px;
  color: #b2b2b2;
}
.DetailsPanel {
  padding: 10px;
  padding-top: 6px;
  padding-right: 10px;
  zoom: 1;
}
.DetailsPanel > a > h1 {
  color: #3e3e3e;
  font-size: 16px;
}
.DetailsPanel > ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.DetailsPanel > ul li a {
  text-decoration: none;
  float: left;
  padding: 5px;
  margin-right: 2px;
  background-color: #ffffff;
  color: #3e3e3e;
  font-size: 12px;
}
.DetailsPanel > ul li a.current {
  background-color: #77818d;
  color: #ffffff;
  font-weight: bold;
}
.DetailsPanel .current-panel {
  clear: both;
  margin-top: 15px;
}
.BarChartFilterPanel {
  overflow: hidden;
  position: relative;
}
.BarChartFilterPanel .jqplot-yaxis {
  width: 120px ! important;
}
.BarChartFilterPanel .chart {
  cursor: pointer;
}
.BarChartFilterPanel .chart .jqplot-target .jqplot-point-label {
  color: #ffffff;
  cursor: pointer;
}
.BarChartFilterPanel .charttooltip {
  margin-left: 4px;
  display: block;
  font-size: 10px;
  color: #b2b2b2;
  margin-bottom: 2px;
}
.AdminDetailPanel > div {
  margin-bottom: 20px;
}
.MailDetailPanel div.mail-header {
  padding-top: 9px;
}
.MailDetailPanel div.mail-header table.mail-header {
  padding-top: 3px;
}
.MailDetailPanel div.mail-header table.mail-header th {
  font-size: 12px;
  text-align: left;
  padding-right: 15px;
  vertical-align: top;
}
.MailDetailPanel div.mail-header table.mail-header td {
  font-size: 12px;
}
.MailDetailPanel .abstract-label {
  font-size: 12px;
}
.MailDetailPanel pre {
  padding-top: 12px;
  font-family: 'Roboto', sans-serif;
  white-space: pre-line;
}
.FulltextDetailPanel pre {
  font-family: 'Roboto', sans-serif;
}
.DisabledFilterPanel {
  margin-bottom: 10px;
  margin-top: 30px;
}
.DisabledFilterPanel > h3.header {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/box-closed.png') right -1px #ebedf0 no-repeat;
  padding: 5px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
}
.DisabledFilterPanel > h3.header .selection-label {
  color: #6c8c00;
}
.DisabledFilterPanel > h3.header .header-label {
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/../../page/search/warning.png') left center no-repeat;
  padding-left: 20px;
}
.DisabledFilterPanel .types-label {
  color: #b2b2b2;
}
.DisabledFilterPanel div.content {
  display: none;
  background: #ffffff;
  padding: 5px;
}
.TextfieldFilterPanel input.filter-textfield {
  width: 100%;
}
.TextfieldFilterPanel button.submit-button {
  position: relative;
  top: -22px;
  left: 385px;
  height: 22px;
  width: 22px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/filter/textfield/query.png') transparent no-repeat;
  border: none;
  cursor: pointer;
}
.TextfieldFilterPanel button.submit-button span {
  display: none;
}
.TextfieldFilterPanel .ui-autocomplete {
  cursor: pointer;
  z-index: 30 ! important;
  border: none;
  border-radius: 0px;
  background-color: #ffffff;
  border-bottom: #77818d 1px solid;
}
.TextfieldFilterPanel .ui-autocomplete * {
  background-color: #ffffff;
}
.TextfieldFilterPanel .ui-autocomplete .ui-state-hover,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-content .ui-state-hover,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-header .ui-state-hover,
.TextfieldFilterPanel .ui-autocomplete .ui-state-focus,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-content .ui-state-focus,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-header .ui-state-focus {
  background-color: #77818d;
  background-image: none;
  border: none;
  color: #ffffff;
  border-radius: 0px;
  font-weight: normal;
}
.TextfieldFilterPanel .ui-autocomplete .ui-state-hover *,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-content .ui-state-hover *,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-header .ui-state-hover *,
.TextfieldFilterPanel .ui-autocomplete .ui-state-focus *,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-content .ui-state-focus *,
.TextfieldFilterPanel .ui-autocomplete .ui-widget-header .ui-state-focus * {
  background: transparent;
  color: #ffffff;
}
.StringListFastSelectPanel ul {
  margin-top: 5px;
}
.StringListFastSelectPanel .selected {
  color: #b8d072;
  font-weight: 700;
}
.ImageDetailPanel .download-link {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -37px;
  background: url('../at.deepsearch.deep.suite.webui.search.plugin.SearchCssContributor/component/detail/image/../download.png');
}
.ImageDetailPanel img {
  width: auto !important;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.StringListFilterPanel ul {
  float: left;
  width: 190px;
  margin-left: 20px;
}
.StringListFilterPanel ul:first-child {
  margin-left: 0px;
}
.StringListFilterPanel ul li a {
  text-decoration: none;
  color: #134693;
  display: block;
  cursor: pointer;
}
.StringListFilterPanel ul li a .count-label {
  color: #b2b2b2;
}
.StringListFilterPanel ul li a.selected {
  color: #b8d072;
  font-weight: 700;
}
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input textarea[readonly="readonly"],
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input textarea.readonly {
  background-color: #F4F5F6;
}
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input textarea.auth-infos {
  height: 240px;
}
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input input[readonly="readonly"],
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input input.readonly {
  background-color: #F4F5F6;
}
div.StorageFormPanel form.indoqa-form div.field > div.padding > .input select[disabled="disabled"] {
  background-color: #F4F5F6;
}
div.thumbnail-panel {
  margin-top: 5px;
  margin-bottom: 15px;
}
div.thumbnail-panel div.image {
  width: 180px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
div.thumbnail-panel div.image img {
  max-width: 180px;
  max-height: 200px;
}
.storage-tag-list-panel div.tag-types {
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.storage-tag-list-panel div.tag-types div.error {
  background: none repeat scroll 0 0 #F1C9D1;
}
.storage-tag-list-panel div.tag-types div.errors {
  float: left;
  margin-left: 10px;
  padding-top: 5px;
}
.storage-tag-list-panel div.tag-types span.editable-label > span:hover {
  background-color: #FFFFFF;
}
.storage-tag-list-panel div.tag-types a.close-error-message {
  background: url("../at.deepsearch.deep.suite.webui.storage.plugin.StorageCssContributor/component/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  float: right;
}
.storage-tag-list-panel div.tag-types a.remove {
  background: url("../at.deepsearch.deep.suite.webui.storage.plugin.StorageCssContributor/component/delete.png") no-repeat scroll center bottom transparent;
  display: block;
  height: 14px;
  width: 14px;
  float: right;
}
.storage-tag-list-panel div.tag-types div.tag-type {
  text-align: right;
  width: 194px;
  float: left;
  color: #3E3E3E;
  font-family: 'Oswald', serif;
  font-size: 14px;
  font-weight: 300;
  margin-right: 6px;
  padding-top: 5px;
}
.storage-tag-list-panel div.tag-types div.tags-container {
  width: 500px;
  float: left;
  border-bottom: 1px solid #DBDBDB;
  padding-top: 5px;
  padding-bottom: 5px;
}
.storage-tag-list-panel div.tag-types div.tags-container div.tags {
  width: 500px;
  float: left;
  margin-bottom: 5px;
}
.storage-tag-list-panel div.tag-types div.tags-container div.tags div.tag {
  float: left;
  margin-right: 10px;
  height: 20px;
}
.storage-tag-list-panel div.tag-types div.tags-container div.tags div.tag div.tag-edit-label {
  float: left;
}
.storage-tag-list-panel div.tag-types div.tags-container div.tags div.tag div.tag-edit-label input {
  padding-bottom: 2px;
  padding-top: 2px;
  clear: both;
}
.storage-tag-list-panel div.tag-types div.tags-container div.tags div.tag div.tag-remove-link {
  float: right;
}
.storage-tag-list-panel div.tag-types div.tags-container div.indoqa-form > input {
  float: left;
  width: 225px;
}
.storage-tag-list-panel div.tag-types div.tags-container div.indoqa-form > button {
  height: 26px;
  line-height: 11px;
  margin-left: 5px;
  padding-bottom: 8px;
}
.storage-tag-list-panel div.tag-types div.clear {
  clear: both;
}
.storage-tag-list-panel button.add-tag-button {
  margin-left: 200px;
}
.list-editor-panel label {
  color: #3E3E3E;
  font-family: 'Oswald', serif;
  font-size: 14px;
  font-weight: 300;
  text-align: right;
  width: 190px;
  margin-top: 5px;
  float: left;
}
.list-editor-panel > .error {
  background-color: #F1C9D1;
}
.list-editor-panel .clear {
  clear: both;
}
.list-editor-panel > .input-form {
  padding-bottom: 3px;
  padding-left: 200px;
  padding-top: 3px;
}
.list-editor-panel > .input-form > .errors {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
.list-editor-panel > .input-form > a.close-error-message {
  background: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/listeditor/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  float: right;
}
.list-editor-panel > .input-form > .input-wrapper {
  width: 500px;
  float: left;
}
.list-editor-panel > .input-form > .input-wrapper > input {
  width: 250px;
}
.list-editor-panel > .input-form > .input-wrapper > button.add-button {
  padding-bottom: 3px;
  padding-top: 2px;
}
.list-editor-panel > .input-form > .input-wrapper > button.submit-listeditor-link {
  display: none;
}
div.TwoColumnSubMenuPanel {
  width: 355px;
}
div.TwoColumnSubMenuPanel ul.intro {
  margin: 0 0 10px 0;
}
div.TwoColumnSubMenuPanel div.column {
  float: left;
  width: 170px;
}
body.sidebar .AbstractMenuPage .content-wrapper {
  position: relative;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/sidebar-bg.png') right top repeat-y #ebedf0;
  padding-right: 200px;
  min-width: 980px;
}
body.sidebar .AbstractMenuPage .content-wrapper .sidebar {
  margin-right: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 200px;
  background-color: #e2e5e9;
}
body.sidebar .AbstractMenuPage .content-wrapper .sidebar .padding {
  border-top: 1px solid #c4c5c9;
  margin-top: 20px;
}
body.sidebar .AbstractMenuPage .scrolling-content {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/sidebar-bg.png') right top repeat-y #ebedf0;
}
body.no-sidebar .AbstractMenuPage .content-wrapper {
  background: none repeat scroll 0 0 #ebedf0;
  min-width: 1180px;
}
body.no-sidebar .AbstractMenuPage .scrolling-content {
  background: none repeat scroll 0 0 #ebedf0;
}
.AbstractMenuPage .scrolling-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
}
.AbstractMenuPage .fixed-header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  padding-bottom: 8px;
  min-width: 1180px;
}
.AbstractMenuPage .fixed-header.on {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/gradient.png') bottom left repeat-x;
}
.AbstractMenuPage .header {
  position: relative;
}
.AbstractMenuPage .page-feedback .feedbackPanel {
  color: white;
}
.AbstractMenuPage .page-feedback .feedbackPanel li {
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
}
.AbstractMenuPage .page-feedback .feedbackPanel li span {
  line-height: 28px;
  margin-right: -30px;
}
.AbstractMenuPage .page-feedback .feedbackPanel a.close {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/close.png') center center no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  float: right;
}
.AbstractMenuPage .page-feedback .feedbackPanel a.close span {
  display: none;
}
.AbstractMenuPage .page-feedback .feedbackPanel .feedbackPanelINFO {
  background: #275c4d;
}
.AbstractMenuPage .page-feedback .feedbackPanel .feedbackPanelSUCCESS {
  background: #275c4d;
}
.AbstractMenuPage .page-feedback .feedbackPanel .feedbackPanelERROR {
  background: #a9243e;
}
.AbstractMenuPage .submenu + .content-wrapper {
  margin-top: 30px;
}
.AbstractMenuPage ul.menu {
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/sidebar-bg.png') left top repeat-y #273f5c;
  display: none;
}
.AbstractMenuPage ul.menu a {
  text-decoration: none;
}
.AbstractMenuPage ul.menu .category-name {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
}
.AbstractMenuPage ul.menu .category-name-left {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
  color: #273f5c;
  text-transform: uppercase;
}
.AbstractMenuPage ul.menu .category-name-right {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
  color: #608abc;
}
.AbstractMenuPage ul.menu ul.category-menu {
  margin-left: 190px;
  position: absolute;
  top: 0px;
  color: white;
  height: 250px;
  background-color: #273f5c;
  font-size: 13px;
}
.AbstractMenuPage ul.menu ul.category-menu > li {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 15px;
  height: 240px;
  float: left;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/menu-separator.png') right top transparent repeat-y;
}
.AbstractMenuPage ul.menu span.category-header {
  display: block;
  width: 140px;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.AbstractMenuPage ul.menu span.category-header.selected {
  background: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/./selected.png") right center #ffffff no-repeat;
}
.AbstractMenuPage .user-bar {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
}
.AbstractMenuPage .user-bar a {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  color: #273f5c;
  font-weight: 400;
  text-decoration: none;
}
.AbstractMenuPage .sub-menu {
  background: white;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #77818d;
  position: relative;
}
.AbstractMenuPage .sub-menu li {
  float: left;
  height: 30px;
  border-right: 1px solid #dbdbdb;
}
.AbstractMenuPage .sub-menu li:first-child {
  border-left: 1px solid #dbdbdb;
  margin-left: 40px;
}
.AbstractMenuPage .sub-menu li a {
  display: block;
  height: 30px;
  text-decoration: none;
  font-family: Oswald;
  text-transform: uppercase;
  color: #6E6E6E;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
}
.AbstractMenuPage .sub-menu li.selected a {
  color: #ffffff;
}
.AbstractMenuPage .sub-menu li.selected {
  background: #a1a8b0;
}
.AbstractMenuPage .sub-menu .clearer {
  clear: both;
}
.AbstractMenuPage .kingfisher {
  width: 100%;
  height: 100%;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/deepsearch-kingfisher.png') no-repeat;
  background-position: center 20px;
}
.DefaultTitleBarPanel {
  background-color: #77818d;
  color: #ffffff;
  padding: 25px 0 25px 50px;
}
.DefaultTitleBarPanel h1.header {
  font-size: 270%;
}
.DefaultTitleBarPanel .abstract {
  width: 800px;
}
.DefaultTitleBarPanel em {
  border-bottom: 1px dotted #ffffff;
}
div.items {
  margin-left: 200px;
  width: 500px;
  margin-bottom: 3px;
}
div.items div.item {
  margin-top: 6px;
}
div.items div.item input {
  width: 250px;
  vertical-align: top;
}
div.items div.item button {
  padding-bottom: 3px;
  padding-top: 2px;
}
div.items div.item a {
  font-family: 'Roboto', sans-serif;
  background-color: #A9243E;
  color: #FFFFFF;
  width: 26px;
  height: 26px;
  line-height: 23px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
}
div.items div.item a:hover {
  background-color: #D22E4E;
}
.AbstractSidebarPanel {
  border-bottom: 1px solid #c4c5c9;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
  padding-right: 10px;
}
.AbstractSidebarPanel .header-label {
  margin-top: -10px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
.AbstractSidebarPanel div.toggled {
  display: none;
}
.AbstractSidebarPanel button {
  width: 100%;
}
div.AbstractSubMenuPanel {
  padding-bottom: 20px;
}
div.AbstractSubMenuPanel .category-column-header {
  font-weight: bold;
  font-family: Oswald;
  margin-bottom: 3px;
  text-transform: uppercase;
  color: #FFFFFF;
}
div.AbstractSubMenuPanel .category-column-header a {
  color: #FFFFFF;
}
div.AbstractSubMenuPanel a.current-page {
  padding-left: 10px;
  margin-left: -10px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/menu/current-page.png') left center transparent no-repeat;
}
div.AbstractSubMenuPanel li.menu-item {
  display: block;
  padding-right: 10px;
  height: 20px;
}
div.AbstractSubMenuPanel li.menu-item span {
  color: #9fb3d3;
  font-weight: 600;
}
div.AbstractSubMenuPanel li.menu-item span:hover {
  color: #FFFFFF;
}
div.AbstractSubMenuPanel a {
  outline: none;
}
div.AbstractSubMenuPanel > div.FullSingleColumnSubMenuPanel {
  height: 100%;
}
div.AbstractSubMenuPanel:hover .category-column-header a span {
  padding-right: 12px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/menu/list.png') right center transparent no-repeat;
}
div.AbstractSubMenuPanel:hover .category-column-header a span:hover {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/menu/list-hover.png') right center transparent no-repeat;
}
div.AbstractSubMenuPanel:hover .category-column-header a.create-link {
  margin-left: 2px;
  padding-right: 16px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/menu/add.png') center center transparent no-repeat;
}
div.AbstractSubMenuPanel:hover .category-column-header a.create-link:hover {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/menu/add-hover.png') center center transparent no-repeat;
}
.AbstractTablePanel {
  padding: 20px 42px;
}
.AbstractTablePanel .table-footer {
  border-bottom: 1px solid #C4C4C4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.AbstractTablePanel div.buttons button {
  margin-right: 3px;
}
.AbstractTablePanel div.webui {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  background-color: #F3F3F3;
  border: 1px solid #C4C4C4;
  border-bottom: none;
  font-size: 12px;
}
.AbstractTablePanel div.webui div.imxt-head-container {
  border-bottom: 1px solid #C4C4C4;
}
.AbstractTablePanel div.webui div.imxt-head-container1 {
  background-color: #aeb4bc;
}
.AbstractTablePanel div.webui .imxt-bottom-toolbar-container {
  background-color: transparent;
}
.AbstractTablePanel div.webui div.imxt-bottom-toolbar-container div.imxt-navigator-toolbar {
  border-top: 1px solid #D6D7DB;
}
.AbstractTablePanel div.webui div.imxt-navigator-toolbar {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 12px;
  background-color: #D6D7DB;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 1px;
}
.AbstractTablePanel div.webui table.imxt-head th a.imxt-sort-header-desc div.imxt-sort-header1 {
  background-image: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/panel/table-sort-desc.png");
}
.AbstractTablePanel div.webui table.imxt-head th a.imxt-sort-header-asc div.imxt-sort-header1 {
  background-image: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/panel/table-sort-asc.png");
}
.AbstractTablePanel div.webui span.imxt-navigator-float span.imxt-paging-navigator-button {
  background-color: #EBEBEB;
  border: 1px solid #C4C4C4;
}
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.AbstractTablePanel div.webui table.imxt-head th {
  background-position: center bottom;
  background-repeat: repeat-x;
}
.AbstractTablePanel div.webui table.imxt-head th.imxt-padding div.imxt-a {
  border-right: medium none;
}
.AbstractTablePanel div.webui tr.imxt-odd {
  background-color: #FFFFFF;
}
.AbstractTablePanel div.webui tr.imxt-even {
  background-color: #FCFCFC;
}
.AbstractTablePanel div.webui tr.imxt-prelight td.imxt-cell,
.AbstractTablePanel div.webui tr.imxt-prelight td.imxt-sorted {
  background-color: #D6D7DB;
}
.AbstractTablePanel div.webui tr.imxt-grid-row:hover td.imxt-cell,
.AbstractTablePanel div.webui tr.imxt-grid-row:hover td.imxt-sorted {
  background-color: #D6D7DB;
}
.AbstractTablePanel div.webui tr.imxt-selected td.imxt-cell,
.AbstractTablePanel div.webui tr.imxt-selected td.imxt-sorted,
.AbstractTablePanel div.webui tr.imxt-selected:hover td.imxt-cell,
.AbstractTablePanel div.webui tr.imxt-selected:hover td.imxt-sorted {
  background-color: #DFF1FF;
  border-bottom: 1px solid #D6D7DB;
}
.AbstractTablePanel div.webui td.imxt-cell {
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
}
.AbstractTablePanel div.webui tr.imxt-grid-row:hover td.imxt-cell,
.AbstractTablePanel div.webui tr.imxt-grid-row:hover td.imxt-cell div {
  cursor: pointer;
}
.AbstractTablePanel div.webui td.imxt-select {
  padding-bottom: 0;
  padding-top: 0;
}
.AbstractTablePanel div.webui table.imxt-body td.imxt-prelight,
.AbstractTablePanel div.webui table.imxt-body tr:hover td.imxt-prelight {
  background-color: #BFE4FF;
}
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a > div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a > div > div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:hover,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:selected,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:visited,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:hover div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:selected div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:visited div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:hover div div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:selected div div,
.AbstractTablePanel div.webui table.imxt-head th div.imxt-a > div.imxt-b > a:visited div div {
  color: #3E3E3E;
  text-decoration: underline;
}
.AbstractTablePanel div.webui div.imxt-head-container th.imxt-want-prelight div.imxt-a div.imxt-b a.imxt-sort-header div.imxt-sort-header1 div {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
}
.AbstractTablePanel div.table-footer {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 12px;
}
.AbstractTablePanel div.table-footer div.imxt-paging-navigator {
  float: left;
  overflow: hidden;
  padding-top: 0px;
  margin-right: 20px;
}
.AbstractTablePanel div.table-footer div.imxt-paging-navigator .imxt-navigator-float {
  float: none;
}
.AbstractTablePanel div.table-footer div.imxt-paging-navigator .imxt-paging-navigator-button {
  margin-right: 3px;
  padding: 0px;
}
.AbstractTablePanel div.table-footer div.imxt-paging-navigator span.imxt-navigator-float span.imxt-paging-navigator-button {
  background-color: transparent;
  border: none;
  font-weight: 800;
  text-decoration: underline;
}
.AbstractTablePanel div.table-footer div.paging-information-label {
  float: left;
  color: #b3b3b3;
}
.ActionListSidebarPanel button {
  display: block;
  margin-top: 6px;
}
div.FullSingleColumnSubMenuPanel {
  width: 160px;
}
div.HalfSingleColumnSubMenuPanel {
  width: 160px;
  height: 80px;
}
.user-bar {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/./logo.png') 10px 2px #ffffff no-repeat;
  height: 40px;
  border-bottom: 1px solid lightgray;
}
.user-bar .category-name {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
}
.user-bar .category-name-left {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
  color: #273f5c;
  text-transform: uppercase;
}
.user-bar .category-name-right {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  color: #273f5c;
  color: #608abc;
}
.user-bar .current-category {
  float: left;
  width: 100px;
  padding-left: 50px;
  margin-top: 12px;
}
.user-bar .separator {
  float: left;
  width: 40px;
  height: 40px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/./separator.png') center center transparent no-repeat;
}
.user-bar .breadcrumbs {
  float: left;
  margin-left: 20px;
  margin-top: 11px;
}
.user-bar .right {
  float: right;
  height: 40px;
}
.user-bar .settings {
  float: left;
  margin-top: 11px;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/settings.png') center center transparent no-repeat;
}
.user-bar .settings span {
  display: none;
}
.user-bar .username {
  float: left;
  margin-top: 11px;
  margin-left: 20px;
}
.user-bar .user-image {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-left: 20px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/./anonymous-user.png') center 0px transparent no-repeat;
}
.user-bar .user-image span {
  display: none;
}
.user-bar .user-logout {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/./user-logout.png') center 0px transparent no-repeat;
}
.user-bar .user-logout span {
  display: none;
}
.user-bar .bookmark {
  float: left;
  margin-top: 11px;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/component/./bookmark-on.png') center center transparent no-repeat;
}
.user-bar .bookmark span {
  display: none;
}
.main-header {
  font-family: Oswald;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.AbstractWebUiPage {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  background: #ebedf0;
  min-height: 100%;
  min-width: 1200px;
}
.AbstractWebUiPage h1 {
  font-family: Oswald;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.AbstractWebUiPage h2 {
  font-family: Oswald;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 17px;
}
.AbstractWebUiPage a {
  color: #273f5c;
  text-decoration: none;
}
.AbstractWebUiPage table th {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
}
.AbstractWebUiPage pre {
  white-space: pre-wrap;
  line-height: 120%;
  font-size: 90%;
}
.AbstractWebUiPage .content form.indoqa-form {
  padding: 20px 0;
}
.AbstractWebUiPage .content > .default-content-container {
  margin: 10px 50px 0 50px;
}
.AbstractWebUiPage .indoqa-form > div.buttons {
  margin-top: 20px;
}
.AbstractWebUiPage .indoqa-form div.form-header {
  font-family: Oswald;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 200px;
  width: 500px;
}
.AbstractWebUiPage .indoqa-form div.form-intro {
  width: 500px;
  font-size: 13px;
  margin-bottom: 20px;
  padding-left: 200px;
}
.AbstractWebUiPage .indoqa-form div.field > div.padding > .input {
  margin-left: 7px;
}
.AbstractWebUiPage .indoqa-form .field .padding input[type="checkbox"] {
  margin-top: 7px;
  width: auto;
}
.AbstractWebUiPage .indoqa-form .field .padding .styled-select {
  width: 500px;
  height: 29px;
  overflow: hidden;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/dropdown-arrow.png') no-repeat right #ffffff;
  color: color1-inverse;
  border: 0px solid;
}
.AbstractWebUiPage .indoqa-form .field .padding .styled-select select {
  background: transparent;
  width: 528px;
  border: 0;
  border-radius: 0;
  height: 34px;
  line-height: 130%;
  -webkit-appearance: none;
}
.AbstractWebUiPage .indoqa-form .field .padding label {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #3e3e3e;
  font-size: 14px;
}
.AbstractWebUiPage .indoqa-form div.field.error {
  background: #f1c9d1;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/form-container-off.png') 185px 7px transparent no-repeat;
  padding-bottom: 10px;
  cursor: pointer;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container h3 {
  margin-left: 200px;
  margin-top: 10px;
  border-bottom: 1px solid #DBDBDB;
  height: 25px;
  width: 500px;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container h3 span.header {
  font-family: Oswald;
  display: inline;
  width: auto;
  padding: 5px;
  text-transform: uppercase;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  background: #FFFFFF;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container h3 span.error {
  display: none;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container.on {
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/form-container-on.png') 185px 7px transparent no-repeat;
  padding-bottom: 10px;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container.fixed {
  background: transparent;
  display: block;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container.fixed > div {
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container.error {
  padding-bottom: 20px;
  cursor: auto;
}
.AbstractWebUiPage .indoqa-form div.indoqa-form-container.error h3 {
  color: #a9243e;
}
.AbstractWebUiPage .indoqa-form input,
.AbstractWebUiPage .indoqa-form select,
.AbstractWebUiPage .indoqa-form .styled-select,
.AbstractWebUiPage .indoqa-form textarea {
  background-color: #ffffff;
  color: #3e3e3e;
  border: 0;
}
.AbstractWebUiPage .indoqa-form input,
.AbstractWebUiPage .indoqa-form textarea,
.AbstractWebUiPage .indoqa-form select {
  padding: 5px;
}
.AbstractWebUiPage .indoqa-form input:focus,
.AbstractWebUiPage .indoqa-form textarea:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(119, 129, 141, 0.8);
}
.AbstractWebUiPage .indoqa-form input[disabled="disabled"],
.AbstractWebUiPage .indoqa-form input.disabled {
  background-color: #f4f5f6;
}
.AbstractWebUiPage .indoqa-form input.blur {
  color: gray;
}
.AbstractWebUiPage .indoqa-form .errors li {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 700;
  color: #a9243e;
}
.AbstractWebUiPage .indoqa-form .list-form-panel th {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  font-size: 12px;
}
.AbstractWebUiPage .indoqa-form span.help {
  float: right;
  display: block;
  width: 15px;
  height: 19px;
  margin-left: 3px;
  background: url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/form-help.png') transparent no-repeat center right;
}
.AbstractWebUiPage .indoqa-form span.help span {
  display: none;
}
.AbstractWebUiPage button.classy {
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0 solid #CECECE;
  cursor: pointer;
  border-radius: 0px;
  font-weight: 500;
  background: #aeb4bc;
}
.AbstractWebUiPage button.classy:hover {
  background: #caced3;
}
.AbstractWebUiPage button.classy.primary {
  background: #275c4d;
}
.AbstractWebUiPage button.classy.primary:hover {
  background: #36806b;
}
.AbstractWebUiPage button.classy.danger {
  background: #a9243e;
}
.AbstractWebUiPage button.classy.danger:hover {
  background: #d22e4e;
}
.AbstractWebUiPage div.traffic-light {
  height: 20px;
  width: 45px;
}
.AbstractWebUiPage div.traffic-light.traffic-light-green {
  background: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/traffic-green.png") no-repeat scroll left top transparent;
}
.AbstractWebUiPage div.traffic-light.traffic-light-red {
  background: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/traffic-red.png") no-repeat scroll left top transparent;
}
.AbstractWebUiPage div.traffic-light.traffic-light-yellow {
  background: url("../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/page/traffic-yellow.png") no-repeat scroll left top transparent;
}
.RecherchePanel {
  width: 1200px;
}
.RecherchePanel li.more-link a {
  background-color: #d8d9dd;
  display: block;
  padding: 20px;
  text-align: center;
  margin-left: 30px;
}
.RecherchePanel .dropdown-toggle {
  cursor: pointer;
  padding-right: 10px;
  color: #3e3e3e;
  background: url('../at.deepsearch.deep.suite.webui.wwkswm.WwkswmCssContributor/search/result/recherche/toggle.png') no-repeat right center;
}
.RecherchePanel .dropdown-toggle span {
  display: none;
}
.RecherchePanel .SortOrderSelectionPanel {
  position: relative;
  float: right;
  margin-top: -20px;
  margin-right: -75px;
  z-index: 2;
}
.RecherchePanel .SortOrderSelectionPanel .select2-container .select2-choice {
  height: 22px;
  line-height: 22px;
  min-width: 110px;
  max-width: 90px;
}
.RechercheColumnPanel {
  width: 290px;
  float: left;
  height: 100%;
  overflow-y: scroll;
}
.RechercheColumnPanel > ul {
  margin-top: 60px;
}
.RechercheColumnPanel li.more-link a {
  background-color: #d8d9dd;
  display: block;
  padding: 20px;
  text-align: center;
  margin-left: 30px;
  cursor: pointer;
}
.RechercheColumnPanel .recherche-column-header {
  z-index: 2;
  padding-top: 10px;
  position: fixed;
  height: 50px;
  opacity: 0.90;
  padding-left: 30px;
  margin-right: 10px;
  width: 240px;
  background-color: #ebedf0;
}
.RechercheColumnPanel .recherche-column-header .type {
  font-size: 17px;
  color: #3e3e3e;
  margin-bottom: 0px;
}
.RechercheColumnPanel .recherche-column-header .count {
  font-size: 12px;
  color: #77818d;
}
.master .RechercheColumnPanel {
  width: 400px;
}
.master .RechercheColumnPanel .recherche-column-header {
  width: 350px;
}
.master .RechercheColumnPanel .SortOrderSelectionPanel {
  position: relative;
  float: right;
  margin-top: -20px;
  margin-right: -15px;
  z-index: 2;
}
.master .RechercheColumnPanel .SortOrderSelectionPanel .select2-container .select2-choice {
  height: 22px;
  line-height: 22px;
  min-width: 170px;
  max-width: 170px;
}
.master .AbstractListItemPanel {
  font-size: 13px;
  background: white;
  padding: 5px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 10px;
  position: relative;
}
.MyTicketsFastSelectPanel a {
  display: block;
  border-top: 1px solid #c4c5c9;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 30px;
  margin-bottom: 8px;
  background: url('../at.deepsearch.deep.suite.webui.wwkswm.WwkswmCssContributor/search/filter/mytickets/unchecked.png') 0px 6px no-repeat transparent;
}
.MyTicketsFastSelectPanel a.checked {
  background: url('../at.deepsearch.deep.suite.webui.wwkswm.WwkswmCssContributor/search/filter/mytickets/checked.png') 0px 6px no-repeat transparent;
}
.LoadingImagePanel .image {
  max-width: 100%;
  height: auto;
}
.PixolutionSimilarImagesDetailPanel .LoadingImagePanel {
  height: 125px;
  width: 125px;
  padding: 1px;
  float: left;
}
.PixolutionSimilarImagesDetailPanel .modalImagePopup {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.PixolutionSimilarImagesDetailPanel .modalImageContent {
  margin: 130px 180px auto;
}
.PersonResultItemPanel .address {
  margin-top: 3px;
  margin-bottom: 3px;
}
.PersonResultItemPanel .address ul {
  margin-top: 0px;
}
.ProtocolResultItemPanel ul {
  margin-top: 0px;
}
.TicketResultItemPanel ul {
  margin-top: 0px;
}
.RechercheResultItemDecorator {
  font-size: 13px;
  background: none repeat scroll 0 0 #ffffff;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 10px;
  position: relative;
}
.ReferencesResultItemDecorator .reference-toggle {
  background: url("../at.deepsearch.deep.suite.webui.wwkswm.WwkswmCssContributor/search/result/recherche/decoration/box-closed.png") no-repeat scroll right -1px #f8f8f8;
  font-size: 12px;
  padding: 5px;
  margin-top: 5px;
  border-left: #77808d solid 2px;
  cursor: pointer;
}
.ReferencesResultItemDecorator .reference-item {
  border-left: #77808d solid 2px;
}
.PipeDetailPanel .download-link {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -37px;
  background: url('../at.deepsearch.deep.suite.webui.wwkswm.WwkswmCssContributor/search/detail/download.png');
  cursor: pointer;
}
.PipeDetailPanel > div {
  margin-bottom: 20px;
}
body.login {
  background: url('../at.deepsearch.deep.suite.webui.webapp.WebappWicketCssContributor/page/login/login-bg.jpg') center center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: auto;
  overflow-x: hidden;
}
body.login .AbstractWebUiPage {
  background: transparent;
  min-width: auto;
  overflow-x: hidden;
}
body.login .login-feedback-panel {
  color: #FFFFFF;
  left: 50%;
  margin-left: 312px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  width: 250px;
}
body.login .login-version {
  color: #bad9d0;
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 10px;
}
body.login .login-box-container {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -100px;
}
body.login .login-box {
  width: 305px;
  height: 286px;
  background: url('../at.deepsearch.deep.suite.webui.webapp.WebappWicketCssContributor/page/login/login-box.png') center center no-repeat;
}
body.login .login-box .login-form {
  padding-top: 80px;
  padding-left: 10px;
  padding-right: 16px;
}
body.login .login-box .login-form .username-feedback-panel {
  color: #FFFFFF;
  left: 50%;
  margin-left: 160px;
  margin-top: -44px;
  position: absolute;
  top: 50%;
  width: 250px;
}
body.login .login-box .login-form .password-feedback-panel {
  color: #FFFFFF;
  left: 50%;
  margin-left: 160px;
  margin-top: 12px;
  position: absolute;
  top: 50%;
  width: 250px;
}
body.login .login-box .login-form input {
  border: none;
  background: #FFFFFF;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
body.login .login-box .login-form input.blur {
  color: gray;
}
body.login .login-box .login-form button {
  cursor: pointer;
  border: 2px solid #9ed1d1;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #FFFFFF;
  background: transparent;
  font-weight: 600;
  width: 100%;
}
body.login .login-box .login-form button:hover {
  background: url('../at.deepsearch.deep.suite.webui.webapp.WebappWicketCssContributor/page/login/button-hover.png');
}
.InternalErrorPage {
  margin: 20px 38px 50px 38px;
  background-color: #ffffff;
  padding: 12px;
}
.AuthInfoPage {
  margin-top: 15px;
}
.AuthInfoPage .indoqa-form .field .padding .auth-infos {
  height: 70%;
  width: 400px;
}
.PerformancePage {
  margin-top: 15px;
}
.PerformancePage .indoqa-form .field .padding .auth-infos {
  height: 70%;
  width: 400px;
}
.AssistDemoPage .heightwrapper {
  height: 590px;
}

.AssistDemoPage h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #53BAE7;
}

.AssistDemoPage .heightwrapper textarea {
  resize: none;
  width: 100%;
  height: 100%;
  color: black;
  font-weight: normal;
  font-size: 16px;
}

.AssistDemoPage .heightwrapper input {
  float: none;
}


.AssistDemoPage .main .content {
  padding: 1px;
}

.AssistDemoPage .shadedbox {
  margin: 10px;
  float: left;
  width: 600px;
  height: 45%;
  margin-left: 41px; 
}

.AssistDemoPage .shadedboxinner {
  width: auto;
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo/shaded-bg3.png') top right repeat-y;
  height: 100%;
}

.AssistDemoPage .shadedboxinner  .content {
  padding: 10px;
  margin-right: 20px;
}

.AssistDemoPage .shadedboxbottom {
  background: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo/shaded-bg.png') bottom right no-repeat;
  width: auto;
  height: 20px;
}

.AssistDemoPage ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.AssistDemoPage li {
  list-style: none;
  list-style-image: url('../at.deepsearch.deep.suite.webui.assist.plugin.AssistCssContributor/page/demo/list-item-arrow.png');
  margin-left: 20px;
  margin-bottom: 6px;
}
  
.AssistDemoPage ul.answers  li {
  float: left; 
  list-style: none;
  clear: none;
  margin-left: 5px;
} 
  
.AssistDemoPage ul.questions > li {
  clear: both;
}    

.AssistDemoPage #autocomplete  li {
  list-style: none;
  clear: none;
  margin: 0px;
  background-color: rgba(128, 128, 128, 0.25);
  padding: 5px;  
}   

.AssistDemoPage #autocomplete  li.highlight  {
  background-color: rgba(128, 128, 128, 0.6);
}

.AssistDemoPage .rightbox {
  float: left;
  width: 300px;
  padding-top: 20px;
  font-size: 14px;
}

.AssistDemoPage .rightbox .wrapper {
  height: 200px;
  overflow-y: auto;
}

.AssistDemoPage li.result-item-view {
  font-size: 18px;
}

.AssistDemoPage li.result-item-score-0, .AssistDemoPage li.result-item-score-0  a {
  color: #E0E0E0;
}

.AssistDemoPage li.result-item-score-1, .AssistDemoPage li.result-item-score-1  a {
  color: #BABABA;
}

.AssistDemoPage li.result-item-score-2, .AssistDemoPage li.result-item-score-2  a {
  color: #949494;
}

.AssistDemoPage li.result-item-score-3, .AssistDemoPage li.result-item-score-3  a {
  color: #6E6E6E;
}

.AssistDemoPage li.result-item-score-4, .AssistDemoPage li.result-item-score-4  a {
  color: #3E3E3E;
}



.mce-content-body .mce-reset{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:black;font-family:Arial;font-size:11px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;line-height:normal;font-weight:normal;text-align:left;-webkit-tap-highlight-color:transparent;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;direction:ltr;max-width:none}.mce-object{border:1px dotted #3a3a3a;background:#d5d5d5 url(img/object.gif) no-repeat center}.mce-preview-object{display:inline-block;position:relative;margin:0 2px 0 2px;line-height:0;border:1px solid gray}.mce-preview-object .mce-shim{position:absolute;top:0;left:0;width:100%;height:100%;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}figure.align-left{float:left}figure.align-right{float:right}figure.image.align-center{display:table;margin-left:auto;margin-right:auto}figure.image{display:inline-block;border:1px solid gray;margin:0 2px 0 1px;background:#f5f2f0}figure.image img{margin:8px 8px 0 8px}figure.image figcaption{margin:6px 8px 6px 8px;text-align:center}.mce-preview-object[data-mce-selected="2"] .mce-shim{display:none}.mce-pagebreak{cursor:default;display:block;border:0;width:100%;height:5px;border:1px dashed #666;margin-top:15px;page-break-before:always}@media print{.mce-pagebreak{border:0}}.mce-item-anchor{cursor:default;display:inline-block;-webkit-user-select:all;-webkit-user-modify:read-only;-moz-user-select:all;-moz-user-modify:read-only;user-select:all;user-modify:read-only;width:9px !important;height:9px !important;border:1px dotted #3a3a3a;background:#d5d5d5 url(img/anchor.gif) no-repeat center}.mce-nbsp,.mce-shy{background:#aaa}.mce-shy::after{content:'-'}hr{cursor:default}.mce-match-marker{background:#aaa;color:#fff}.mce-match-marker-selected{background:#39f;color:#fff}.mce-spellchecker-word{border-bottom:2px solid #f00;cursor:default}.mce-spellchecker-grammar{border-bottom:2px solid #008000;cursor:default}.mce-item-table,.mce-item-table td,.mce-item-table th,.mce-item-table caption{border:1px dashed #bbb}td[data-mce-selected],th[data-mce-selected]{background-color:#39f !important}.mce-edit-focus{outline:1px dotted #333}.mce-content-body *[contentEditable=false] *[contentEditable=true]:focus{outline:2px solid #2d8ac7}.mce-content-body *[contentEditable=false] *[contentEditable=true]:hover{outline:2px solid #7acaff}.mce-content-body *[contentEditable=false][data-mce-selected]{outline:2px solid #2d8ac7}.mce-resize-bar-dragging{background-color:blue;opacity:.25;filter:alpha(opacity=25);zoom:1}

.mce-container,.mce-container *,.mce-widget,.mce-widget *,.mce-reset{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;-webkit-tap-highlight-color:transparent;line-height:normal;font-weight:normal;text-align:left;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;direction:ltr;max-width:none}.mce-widget button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.mce-container *[unselectable]{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.mce-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mce-fade.mce-in{opacity:1}.mce-tinymce{visibility:inherit !important;position:relative}.mce-fullscreen{border:0;padding:0;margin:0;overflow:hidden;height:100%;z-index:100}div.mce-fullscreen{position:fixed;top:0;left:0;width:100%;height:auto}.mce-tinymce{display:block}.mce-wordcount{position:absolute;top:0;right:0;padding:8px}div.mce-edit-area{background:#fff;filter:none}.mce-statusbar{position:relative}.mce-statusbar .mce-container-body{position:relative}.mce-fullscreen .mce-resizehandle{display:none}.mce-charmap{border-collapse:collapse}.mce-charmap td{cursor:default;border:1px solid rgba(0,0,0,0.2);width:20px;height:20px;line-height:20px;text-align:center;vertical-align:middle;padding:2px}.mce-charmap td div{text-align:center}.mce-charmap td:hover{background:#d9d9d9}.mce-grid td.mce-grid-cell div{border:1px solid #d6d6d6;width:15px;height:15px;margin:0;cursor:pointer}.mce-grid td.mce-grid-cell div:focus{border-color:#3498db}.mce-grid td.mce-grid-cell div[disabled]{cursor:not-allowed}.mce-grid{border-spacing:2px;border-collapse:separate}.mce-grid a{display:block;border:1px solid transparent}.mce-grid a:hover,.mce-grid a:focus{border-color:#3498db}.mce-grid-border{margin:0 4px 0 4px}.mce-grid-border a{border-color:#d6d6d6;width:13px;height:13px}.mce-grid-border a:hover,.mce-grid-border a.mce-active{border-color:#3498db;background:#3498db}.mce-text-center{text-align:center}div.mce-tinymce-inline{width:100%}.mce-colorbtn-trans div{text-align:center;vertical-align:middle;font-weight:bold;font-size:20px;line-height:16px;color:#707070}.mce-monospace{font-family:"Courier New",Courier,monospace}.mce-toolbar-grp{padding:2px 0}.mce-toolbar-grp .mce-flow-layout-item{margin-bottom:0}.mce-rtl .mce-wordcount{left:0;right:auto}.mce-croprect-container{position:absolute;top:0;left:0}.mce-croprect-handle{position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid white}.mce-croprect-handle-nw{border-width:2px 0 0 2px;margin:-2px 0 0 -2px;cursor:nw-resize;top:100px;left:100px}.mce-croprect-handle-ne{border-width:2px 2px 0 0;margin:-2px 0 0 -20px;cursor:ne-resize;top:100px;left:200px}.mce-croprect-handle-sw{border-width:0 0 2px 2px;margin:-20px 2px 0 -2px;cursor:sw-resize;top:200px;left:100px}.mce-croprect-handle-se{border-width:0 2px 2px 0;margin:-20px 0 0 -20px;cursor:se-resize;top:200px;left:200px}.mce-croprect-handle-move{position:absolute;cursor:move;border:0}.mce-croprect-block{opacity:.3;filter:alpha(opacity=30);zoom:1;position:absolute;background:black}.mce-croprect-handle:focus{border-color:#3498db}.mce-croprect-handle-move:focus{outline:1px solid #3498db}.mce-imagepanel{overflow:auto;background:black}.mce-imagepanel img{position:absolute}.mce-imagetool.mce-btn .mce-ico{display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:20px;padding:5px}.mce-arrow-up{margin-top:3px}.mce-arrow-down{margin-top:-3px}.mce-arrow:before,.mce-arrow:after{position:absolute;left:50%;display:block;width:0;height:0;border-style:solid;border-color:transparent;content:""}.mce-arrow.mce-arrow-up:before{top:-9px;border-bottom-color:rgba(0,0,0,0.2);border-width:0 9px 9px;margin-left:-9px}.mce-arrow.mce-arrow-down:before{bottom:-9px;border-top-color:rgba(0,0,0,0.2);border-width:9px 9px 0;margin-left:-9px}.mce-arrow.mce-arrow-up:after{top:-8px;border-bottom-color:#f0f0f0;border-width:0 8px 8px;margin-left:-8px}.mce-arrow.mce-arrow-down:after{bottom:-8px;border-top-color:#f0f0f0;border-width:8px 8px 0;margin-left:-8px}.mce-arrow.mce-arrow-left:before,.mce-arrow.mce-arrow-left:after{margin:0}.mce-arrow.mce-arrow-left:before{left:20px}.mce-arrow.mce-arrow-left:after{left:21px}.mce-arrow.mce-arrow-right:before,.mce-arrow.mce-arrow-right:after{left:auto;margin:0}.mce-arrow.mce-arrow-right:before{right:20px}.mce-arrow.mce-arrow-right:after{right:21px}.mce-container,.mce-container-body{display:block}.mce-autoscroll{overflow:hidden}.mce-scrollbar{position:absolute;width:7px;height:100%;top:2px;right:2px;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-scrollbar-h{top:auto;right:auto;left:2px;bottom:2px;width:100%;height:7px}.mce-scrollbar-thumb{position:absolute;background-color:#000;border:1px solid #888;border-color:rgba(85,85,85,0.6);width:5px;height:100%}.mce-scrollbar-h .mce-scrollbar-thumb{width:100%;height:5px}.mce-scrollbar:hover,.mce-scrollbar.mce-active{background-color:#aaa;opacity:.6;filter:alpha(opacity=60);zoom:1}.mce-scroll{position:relative}.mce-panel{border:0 solid #cacaca;border:0 solid rgba(0,0,0,0.2);background-color:#f0f0f0}.mce-floatpanel{position:absolute}.mce-floatpanel.mce-fixed{position:fixed}.mce-floatpanel .mce-arrow,.mce-floatpanel .mce-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.mce-floatpanel .mce-arrow{border-width:11px}.mce-floatpanel .mce-arrow:after{border-width:10px;content:""}.mce-floatpanel.mce-popover{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;top:0;left:0;background:#fff;border:1px solid rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.25)}.mce-floatpanel.mce-popover.mce-bottom{margin-top:10px;*margin-top:0}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,0.2);border-bottom-color:rgba(0,0,0,0.25);top:-11px}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.mce-floatpanel.mce-popover.mce-bottom.mce-start{margin-left:-22px}.mce-floatpanel.mce-popover.mce-bottom.mce-start>.mce-arrow{left:20px}.mce-floatpanel.mce-popover.mce-bottom.mce-end{margin-left:22px}.mce-floatpanel.mce-popover.mce-bottom.mce-end>.mce-arrow{right:10px;left:auto}.mce-fullscreen{border:0;padding:0;margin:0;overflow:hidden;height:100%}div.mce-fullscreen{position:fixed;top:0;left:0}#mce-modal-block{opacity:0;filter:alpha(opacity=0);zoom:1;position:fixed;left:0;top:0;width:100%;height:100%;background:#000}#mce-modal-block.mce-in{opacity:.3;filter:alpha(opacity=30);zoom:1}.mce-window-move{cursor:move}.mce-window{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;background:#fff;position:fixed;top:0;left:0;opacity:0;transform:scale(.1);transition:transform 100ms ease-in,opacity 150ms ease-in}.mce-window.mce-in{transform:scale(1);opacity:1}.mce-window-head{padding:9px 15px;border-bottom:1px solid #c5c5c5;position:relative}.mce-window-head .mce-close{position:absolute;right:0;top:0;height:38px;width:38px;text-align:center;cursor:pointer}.mce-window-head .mce-close i{color:#858585}.mce-close:hover i{color:#adadad}.mce-window-head .mce-title{line-height:20px;font-size:20px;font-weight:bold;text-rendering:optimizelegibility;padding-right:20px}.mce-window .mce-container-body{display:block}.mce-foot{display:block;background-color:#fff;border-top:1px solid #c5c5c5}.mce-window-head .mce-dragh{position:absolute;top:0;left:0;cursor:move;width:90%;height:100%}.mce-window iframe{width:100%;height:100%}.mce-window-body .mce-listbox{border-color:#ccc}.mce-rtl .mce-window-head .mce-close{position:absolute;right:auto;left:15px}.mce-rtl .mce-window-head .mce-dragh{left:auto;right:0}.mce-rtl .mce-window-head .mce-title{direction:rtl;text-align:right}.mce-tooltip{position:absolute;padding:5px;opacity:.8;filter:alpha(opacity=80);zoom:1}.mce-tooltip-inner{font-size:11px;background-color:#000;color:white;max-width:200px;padding:5px 8px 4px 8px;text-align:center;white-space:normal}.mce-tooltip-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.mce-tooltip-arrow-n{border-bottom-color:#000}.mce-tooltip-arrow-s{border-top-color:#000}.mce-tooltip-arrow-e{border-left-color:#000}.mce-tooltip-arrow-w{border-right-color:#000}.mce-tooltip-nw,.mce-tooltip-sw{margin-left:-14px}.mce-tooltip-n .mce-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-nw .mce-tooltip-arrow{top:0;left:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-ne .mce-tooltip-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-s .mce-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-sw .mce-tooltip-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-se .mce-tooltip-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-e .mce-tooltip-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.mce-tooltip-w .mce-tooltip-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.mce-progress{display:inline-block;position:relative;height:20px}.mce-progress .mce-bar-container{display:inline-block;width:100px;height:100%;margin-right:8px;border:1px solid #ccc;overflow:hidden}.mce-progress .mce-text{display:inline-block;margin-top:auto;margin-bottom:auto;font-size:14px;width:40px;color:#333}.mce-bar{display:block;width:0;height:100%;background-color:#d7d7d7;-webkit-transition:width .2s ease;transition:width .2s ease}.mce-notification{position:absolute;background-color:#f0f0f0;padding:5px;margin-top:5px;border-width:1px;border-style:solid;border-color:#ccc;transition:transform 100ms ease-in,opacity 150ms ease-in;opacity:0}.mce-notification.mce-in{opacity:1}.mce-notification-success{background-color:#dff0d8;border-color:#d6e9c6}.mce-notification-info{background-color:#d9edf7;border-color:#779ecb}.mce-notification-warning{background-color:#fcf8e3;border-color:#faebcc}.mce-notification-error{background-color:#f2dede;border-color:#ebccd1}.mce-notification.mce-has-close{padding-right:15px}.mce-notification .mce-ico{margin-top:5px}.mce-notification-inner{display:inline-block;font-size:14px;margin:5px 8px 4px 8px;text-align:center;white-space:normal;color:#31708f}.mce-notification-inner a{text-decoration:underline;cursor:pointer}.mce-notification .mce-progress{margin-right:8px}.mce-notification .mce-progress .mce-text{margin-top:5px}.mce-notification *,.mce-notification .mce-progress .mce-text{color:#333}.mce-notification .mce-progress .mce-bar-container{border-color:#ccc}.mce-notification .mce-progress .mce-bar-container .mce-bar{background-color:#333}.mce-notification-success *,.mce-notification-success .mce-progress .mce-text{color:#3c763d}.mce-notification-success .mce-progress .mce-bar-container{border-color:#d6e9c6}.mce-notification-success .mce-progress .mce-bar-container .mce-bar{background-color:#3c763d}.mce-notification-info *,.mce-notification-info .mce-progress .mce-text{color:#31708f}.mce-notification-info .mce-progress .mce-bar-container{border-color:#779ecb}.mce-notification-info .mce-progress .mce-bar-container .mce-bar{background-color:#31708f}.mce-notification-warning *,.mce-notification-warning .mce-progress .mce-text{color:#8a6d3b}.mce-notification-warning .mce-progress .mce-bar-container{border-color:#faebcc}.mce-notification-warning .mce-progress .mce-bar-container .mce-bar{background-color:#8a6d3b}.mce-notification-error *,.mce-notification-error .mce-progress .mce-text{color:#a94442}.mce-notification-error .mce-progress .mce-bar-container{border-color:#ebccd1}.mce-notification-error .mce-progress .mce-bar-container .mce-bar{background-color:#a94442}.mce-notification .mce-close{position:absolute;top:6px;right:8px;font-size:20px;font-weight:bold;line-height:20px;color:#858585;cursor:pointer;height:20px;overflow:hidden}.mce-abs-layout{position:relative}body .mce-abs-layout-item,.mce-abs-end{position:absolute}.mce-abs-end{width:1px;height:1px}.mce-container-body.mce-abs-layout{overflow:hidden}.mce-btn{border:1px solid #b1b1b1;border-color:transparent transparent transparent transparent;position:relative;text-shadow:0 1px 1px rgba(255,255,255,0.75);display:inline-block;*display:inline;*zoom:1;background-color:#f0f0f0}.mce-btn:hover,.mce-btn:focus{color:#333;background-color:#e3e3e3;border-color:#ccc}.mce-btn.mce-disabled button,.mce-btn.mce-disabled:hover button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-btn.mce-active,.mce-btn.mce-active:hover{background-color:#dbdbdb;border-color:#ccc}.mce-btn:active{background-color:#e0e0e0;border-color:#ccc}.mce-btn button{padding:4px 8px;font-size:14px;line-height:20px;*line-height:16px;cursor:pointer;color:#333;text-align:center;overflow:visible;-webkit-appearance:none}.mce-btn button::-moz-focus-inner{border:0;padding:0}.mce-btn i{text-shadow:1px 1px none}.mce-primary{min-width:50px;color:#fff;border:1px solid transparent;border-color:transparent;background-color:#2d8ac7}.mce-primary:hover,.mce-primary:focus{background-color:#257cb6;border-color:transparent}.mce-primary.mce-disabled button,.mce-primary.mce-disabled:hover button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-primary.mce-active,.mce-primary.mce-active:hover,.mce-primary:not(.mce-disabled):active{background-color:#206ea1}.mce-primary button,.mce-primary button i{color:#fff;text-shadow:1px 1px none}.mce-btn .mce-txt{font-size:inherit;line-height:inherit;color:inherit}.mce-btn-large button{padding:9px 14px;font-size:16px;line-height:normal}.mce-btn-large i{margin-top:2px}.mce-btn-small button{padding:1px 5px;font-size:12px;*padding-bottom:2px}.mce-btn-small i{line-height:20px;vertical-align:top;*line-height:18px}.mce-btn .mce-caret{margin-top:8px;margin-left:0}.mce-btn-small .mce-caret{margin-top:8px;margin-left:0}.mce-caret{display:inline-block;*display:inline;*zoom:1;width:0;height:0;vertical-align:top;border-top:4px solid #333;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.mce-disabled .mce-caret{border-top-color:#aaa}.mce-caret.mce-up{border-bottom:4px solid #333;border-top:0}.mce-btn-flat{border:0;background:transparent;filter:none}.mce-btn-flat:hover,.mce-btn-flat.mce-active,.mce-btn-flat:focus,.mce-btn-flat:active{border:0;background:#e6e6e6;filter:none}.mce-btn-has-text .mce-ico{padding-right:5px}.mce-rtl .mce-btn button{direction:rtl}.mce-btn-group .mce-btn{border-width:1px;margin:0;margin-left:2px}.mce-btn-group:not(:first-child){border-left:1px solid #d9d9d9;padding-left:3px;margin-left:3px}.mce-btn-group .mce-first{margin-left:0}.mce-btn-group .mce-btn.mce-flow-layout-item{margin:0}.mce-rtl .mce-btn-group .mce-btn{margin-left:0;margin-right:2px}.mce-rtl .mce-btn-group .mce-first{margin-right:0}.mce-rtl .mce-btn-group:not(:first-child){border-left:none;border-right:1px solid #d9d9d9;padding-right:4px;margin-right:4px}.mce-checkbox{cursor:pointer}i.mce-i-checkbox{margin:0 3px 0 0;border:1px solid #c5c5c5;background-color:#f0f0f0;text-indent:-10em;*font-size:0;*line-height:0;*text-indent:0;overflow:hidden}.mce-checked i.mce-i-checkbox{color:#333;font-size:16px;line-height:16px;text-indent:0}.mce-checkbox:focus i.mce-i-checkbox,.mce-checkbox.mce-focus i.mce-i-checkbox{border:1px solid rgba(82,168,236,0.8)}.mce-checkbox.mce-disabled .mce-label,.mce-checkbox.mce-disabled i.mce-i-checkbox{color:#acacac}.mce-checkbox .mce-label{vertical-align:middle}.mce-rtl .mce-checkbox{direction:rtl;text-align:right}.mce-rtl i.mce-i-checkbox{margin:0 0 0 3px}.mce-combobox{display:inline-block;*display:inline;*zoom:1;*height:32px}.mce-combobox input{border:1px solid #c5c5c5;border-right-color:#c5c5c5;height:28px}.mce-combobox.mce-disabled input{color:#adadad}.mce-combobox .mce-btn{border:1px solid #c5c5c5;border-left:0}.mce-combobox button{padding-right:8px;padding-left:8px}.mce-combobox.mce-disabled .mce-btn button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-colorbox i{border:1px solid #c5c5c5;width:14px;height:14px}.mce-colorbutton .mce-ico{position:relative}.mce-colorbutton-grid{margin:4px}.mce-colorbutton button{padding-right:6px;padding-left:6px}.mce-colorbutton .mce-preview{padding-right:3px;display:block;position:absolute;left:50%;top:50%;margin-left:-17px;margin-top:7px;background:gray;width:13px;height:2px;overflow:hidden}.mce-colorbutton.mce-btn-small .mce-preview{margin-left:-16px;padding-right:0;width:16px}.mce-colorbutton .mce-open{padding-left:4px;padding-right:4px;border-left:1px solid transparent}.mce-colorbutton:hover .mce-open{border-color:#ccc}.mce-colorbutton.mce-btn-small .mce-open{padding:0 3px 0 3px}.mce-rtl .mce-colorbutton{direction:rtl}.mce-rtl .mce-colorbutton .mce-preview{margin-left:0;padding-right:0;padding-left:3px}.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview{margin-left:0;padding-right:0;padding-left:2px}.mce-rtl .mce-colorbutton .mce-open{padding-left:4px;padding-right:4px;border-left:0}.mce-colorpicker{position:relative;width:250px;height:220px}.mce-colorpicker-sv{position:absolute;top:0;left:0;width:90%;height:100%;border:1px solid #c5c5c5;cursor:crosshair;overflow:hidden}.mce-colorpicker-h-chunk{width:100%}.mce-colorpicker-overlay1,.mce-colorpicker-overlay2{width:100%;height:100%;position:absolute;top:0;left:0}.mce-colorpicker-overlay1{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";background:linear-gradient(to right, #fff, rgba(255,255,255,0))}.mce-colorpicker-overlay2{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";background:linear-gradient(to bottom, rgba(0,0,0,0), #000)}.mce-colorpicker-selector1{background:none;position:absolute;width:12px;height:12px;margin:-8px 0 0 -8px;border:1px solid black;border-radius:50%}.mce-colorpicker-selector2{position:absolute;width:10px;height:10px;border:1px solid white;border-radius:50%}.mce-colorpicker-h{position:absolute;top:0;right:0;width:6.5%;height:100%;border:1px solid #c5c5c5;cursor:crosshair}.mce-colorpicker-h-marker{margin-top:-4px;position:absolute;top:0;left:-1px;width:100%;border:1px solid #333;background:#fff;height:4px;z-index:100}.mce-path{display:inline-block;*display:inline;*zoom:1;padding:8px;white-space:normal}.mce-path .mce-txt{display:inline-block;padding-right:3px}.mce-path .mce-path-body{display:inline-block}.mce-path-item{display:inline-block;*display:inline;*zoom:1;cursor:pointer;color:#333}.mce-path-item:hover{text-decoration:underline}.mce-path-item:focus{background:#666;color:#fff}.mce-path .mce-divider{display:inline}.mce-disabled .mce-path-item{color:#aaa}.mce-rtl .mce-path{direction:rtl}.mce-fieldset{border:0 solid #9e9e9e}.mce-fieldset>.mce-container-body{margin-top:-15px}.mce-fieldset-title{margin-left:5px;padding:0 5px 0 5px}.mce-fit-layout{display:inline-block;*display:inline;*zoom:1}.mce-fit-layout-item{position:absolute}.mce-flow-layout-item{display:inline-block;*display:inline;*zoom:1}.mce-flow-layout-item{margin:2px 0 2px 2px}.mce-flow-layout-item.mce-last{margin-right:2px}.mce-flow-layout{white-space:normal}.mce-tinymce-inline .mce-flow-layout{white-space:nowrap}.mce-rtl .mce-flow-layout{text-align:right;direction:rtl}.mce-rtl .mce-flow-layout-item{margin:2px 2px 2px 0}.mce-rtl .mce-flow-layout-item.mce-last{margin-left:2px}.mce-iframe{border:0 solid rgba(0,0,0,0.2);width:100%;height:100%}.mce-infobox{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px rgba(255,255,255,0.75);overflow:hidden;border:1px solid red}.mce-infobox div{display:block;margin:5px}.mce-infobox div button{position:absolute;top:50%;right:4px;cursor:pointer;margin-top:-8px;display:none}.mce-infobox div button:focus{outline:2px solid #ccc}.mce-infobox.mce-has-help div{margin-right:25px}.mce-infobox.mce-has-help button{display:block}.mce-infobox.mce-success{background:#dff0d8;border-color:#d6e9c6}.mce-infobox.mce-success div{color:#3c763d}.mce-infobox.mce-warning{background:#fcf8e3;border-color:#faebcc}.mce-infobox.mce-warning div{color:#8a6d3b}.mce-infobox.mce-error{background:#f2dede;border-color:#ebccd1}.mce-infobox.mce-error div{color:#a94442}.mce-rtl .mce-infobox div{text-align:right;direction:rtl}.mce-label{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px rgba(255,255,255,0.75);overflow:hidden}.mce-label.mce-autoscroll{overflow:auto}.mce-label.mce-disabled{color:#aaa}.mce-label.mce-multiline{white-space:pre-wrap}.mce-label.mce-success{color:#468847}.mce-label.mce-warning{color:#c09853}.mce-label.mce-error{color:#b94a48}.mce-rtl .mce-label{text-align:right;direction:rtl}.mce-menubar .mce-menubtn{border-color:transparent;background:transparent;filter:none}.mce-menubar .mce-menubtn button{color:#333}.mce-menubar{border:1px solid rgba(217,217,217,0.52)}.mce-menubar .mce-menubtn button span{color:#333}.mce-menubar .mce-caret{border-top-color:#333}.mce-menubar .mce-menubtn:hover,.mce-menubar .mce-menubtn.mce-active,.mce-menubar .mce-menubtn:focus{border-color:#ccc;background:#fff;filter:none}.mce-menubtn button{color:#333}.mce-menubtn.mce-btn-small span{font-size:12px}.mce-menubtn.mce-fixed-width span{display:inline-block;overflow-x:hidden;text-overflow:ellipsis;width:90px}.mce-menubtn.mce-fixed-width.mce-btn-small span{width:70px}.mce-menubtn .mce-caret{*margin-top:6px}.mce-rtl .mce-menubtn button{direction:rtl;text-align:right}.mce-menu-item{display:block;padding:6px 15px 6px 12px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap;cursor:pointer;line-height:normal;border-left:4px solid transparent;margin-bottom:1px}.mce-menu-item .mce-ico,.mce-menu-item .mce-text{color:#333}.mce-menu-item.mce-disabled .mce-text,.mce-menu-item.mce-disabled .mce-ico{color:#adadad}.mce-menu-item:hover .mce-text,.mce-menu-item.mce-selected .mce-text,.mce-menu-item:focus .mce-text{color:white}.mce-menu-item:hover .mce-ico,.mce-menu-item.mce-selected .mce-ico,.mce-menu-item:focus .mce-ico{color:white}.mce-menu-item.mce-disabled:hover{background:#ccc}.mce-menu-shortcut{display:inline-block;color:#adadad}.mce-menu-shortcut{display:inline-block;*display:inline;*zoom:1;padding:0 15px 0 20px}.mce-menu-item:hover .mce-menu-shortcut,.mce-menu-item.mce-selected .mce-menu-shortcut,.mce-menu-item:focus .mce-menu-shortcut{color:white}.mce-menu-item .mce-caret{margin-top:4px;*margin-top:3px;margin-right:6px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #333}.mce-menu-item.mce-selected .mce-caret,.mce-menu-item:focus .mce-caret,.mce-menu-item:hover .mce-caret{border-left-color:white}.mce-menu-align .mce-menu-shortcut{*margin-top:-2px}.mce-menu-align .mce-menu-shortcut,.mce-menu-align .mce-caret{position:absolute;right:0}.mce-menu-item.mce-active i{visibility:visible}.mce-menu-item-normal.mce-active{background-color:#3498db}.mce-menu-item-preview.mce-active{border-left:5px solid #aaa}.mce-menu-item-normal.mce-active .mce-text{color:white}.mce-menu-item-normal.mce-active:hover .mce-text,.mce-menu-item-normal.mce-active:hover .mce-ico{color:white}.mce-menu-item-normal.mce-active:focus .mce-text,.mce-menu-item-normal.mce-active:focus .mce-ico{color:white}.mce-menu-item:hover,.mce-menu-item.mce-selected,.mce-menu-item:focus{text-decoration:none;color:white;background-color:#2d8ac7}div.mce-menu .mce-menu-item-sep,.mce-menu-item-sep:hover{border:0;padding:0;height:1px;margin:9px 1px;overflow:hidden;background:transparent;border-bottom:1px solid rgba(0,0,0,0.1);cursor:default;filter:none}.mce-menu.mce-rtl{direction:rtl}.mce-rtl .mce-menu-item{text-align:right;direction:rtl;padding:6px 12px 6px 15px}.mce-menu-align.mce-rtl .mce-menu-shortcut,.mce-menu-align.mce-rtl .mce-caret{right:auto;left:0}.mce-rtl .mce-menu-item .mce-caret{margin-left:6px;margin-right:0;border-right:4px solid #333;border-left:0}.mce-rtl .mce-menu-item.mce-selected .mce-caret,.mce-rtl .mce-menu-item:focus .mce-caret,.mce-rtl .mce-menu-item:hover .mce-caret{border-left-color:transparent;border-right-color:white}.mce-throbber{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;filter:alpha(opacity=60);zoom:1;background:#fff url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/img/loader.gif') no-repeat center center}.mce-throbber-inline{position:static;height:50px}.mce-menu .mce-throbber-inline{height:25px;background-size:contain}.mce-menu{position:absolute;left:0;top:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;z-index:1000;padding:5px 0 5px 0;margin:-1px 0 0;min-width:160px;background:#fff;border:1px solid #989898;border:1px solid rgba(0,0,0,0.2);z-index:1002;max-height:400px;overflow:auto;overflow-x:hidden}.mce-menu i{display:none}.mce-menu-has-icons i{display:inline-block;*display:inline}.mce-menu-sub-tr-tl{margin:-6px 0 0 -1px}.mce-menu-sub-br-bl{margin:6px 0 0 -1px}.mce-menu-sub-tl-tr{margin:-6px 0 0 1px}.mce-menu-sub-bl-br{margin:6px 0 0 1px}.mce-listbox button{text-align:left;padding-right:20px;position:relative}.mce-listbox .mce-caret{position:absolute;margin-top:-2px;right:8px;top:50%}.mce-rtl .mce-listbox .mce-caret{right:auto;left:8px}.mce-rtl .mce-listbox button{padding-right:10px;padding-left:20px}.mce-container-body .mce-resizehandle{position:absolute;right:0;bottom:0;width:16px;height:16px;visibility:visible;cursor:s-resize;margin:0}.mce-container-body .mce-resizehandle-both{cursor:se-resize}i.mce-i-resize{color:#333}.mce-selectbox{background:#fff;border:1px solid #c5c5c5}.mce-slider{border:1px solid #aaa;background:#eee;width:100px;height:10px;position:relative;display:block}.mce-slider.mce-vertical{width:10px;height:100px}.mce-slider-handle{border:1px solid #bbb;background:#ddd;display:block;width:13px;height:13px;position:absolute;top:0;left:0;margin-left:-1px;margin-top:-2px}.mce-slider-handle:focus{background:#bbb}.mce-spacer{visibility:hidden}.mce-splitbtn .mce-open{border-left:1px solid transparent}.mce-splitbtn:hover .mce-open{border-left-color:#ccc}.mce-splitbtn button{padding-right:6px;padding-left:6px}.mce-splitbtn .mce-open{padding-right:4px;padding-left:4px}.mce-splitbtn .mce-open.mce-active{background-color:#dbdbdb;outline:1px solid #ccc}.mce-splitbtn.mce-btn-small .mce-open{padding:0 3px 0 3px}.mce-rtl .mce-splitbtn{direction:rtl;text-align:right}.mce-rtl .mce-splitbtn button{padding-right:4px;padding-left:4px}.mce-rtl .mce-splitbtn .mce-open{border-left:0}.mce-stack-layout-item{display:block}.mce-tabs{display:block;border-bottom:1px solid #c5c5c5}.mce-tabs,.mce-tabs+.mce-container-body{background:#fff}.mce-tab{display:inline-block;*display:inline;*zoom:1;border:1px solid #c5c5c5;border-width:0 1px 0 0;background:#fff;padding:8px;text-shadow:0 1px 1px rgba(255,255,255,0.75);height:13px;cursor:pointer}.mce-tab:hover{background:#fdfdfd}.mce-tab.mce-active{background:#fdfdfd;border-bottom-color:transparent;margin-bottom:-1px;height:14px}.mce-rtl .mce-tabs{text-align:right;direction:rtl}.mce-rtl .mce-tab{border-width:0 0 0 1px}.mce-textbox{background:#fff;border:1px solid #c5c5c5;display:inline-block;-webkit-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;height:28px;resize:none;padding:0 4px 0 4px;white-space:pre-wrap;*white-space:pre;color:#333}.mce-textbox:focus,.mce-textbox.mce-focus{border-color:#3498db}.mce-placeholder .mce-textbox{color:#aaa}.mce-textbox.mce-multiline{padding:4px;height:auto}.mce-textbox.mce-disabled{color:#adadad}.mce-rtl .mce-textbox{text-align:right;direction:rtl}@font-face{font-family:'tinymce';src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.eot');src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.eot?#iefix') format('embedded-opentype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.woff') format('woff'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.ttf') format('truetype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.svg#tinymce') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'tinymce-small';src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.eot');src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.eot?#iefix') format('embedded-opentype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.woff') format('woff'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.ttf') format('truetype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.svg#tinymce') format('svg');font-weight:normal;font-style:normal}.mce-ico{font-family:'tinymce',Arial;font-style:normal;font-weight:normal;font-variant:normal;font-size:16px;line-height:16px;speak:none;vertical-align:text-top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;background:transparent center center;background-size:cover;width:16px;height:16px;color:#333}.mce-btn-small .mce-ico{font-family:'tinymce-small',Arial}.mce-i-save:before{content:"\e000"}.mce-i-newdocument:before{content:"\e001"}.mce-i-fullpage:before{content:"\e002"}.mce-i-alignleft:before{content:"\e003"}.mce-i-aligncenter:before{content:"\e004"}.mce-i-alignright:before{content:"\e005"}.mce-i-alignjustify:before{content:"\e006"}.mce-i-alignnone:before{content:"\e003"}.mce-i-cut:before{content:"\e007"}.mce-i-paste:before{content:"\e008"}.mce-i-searchreplace:before{content:"\e009"}.mce-i-bullist:before{content:"\e00a"}.mce-i-numlist:before{content:"\e00b"}.mce-i-indent:before{content:"\e00c"}.mce-i-outdent:before{content:"\e00d"}.mce-i-blockquote:before{content:"\e00e"}.mce-i-undo:before{content:"\e00f"}.mce-i-redo:before{content:"\e010"}.mce-i-link:before{content:"\e011"}.mce-i-unlink:before{content:"\e012"}.mce-i-anchor:before{content:"\e013"}.mce-i-image:before{content:"\e014"}.mce-i-media:before{content:"\e015"}.mce-i-help:before{content:"\e016"}.mce-i-code:before{content:"\e017"}.mce-i-insertdatetime:before{content:"\e018"}.mce-i-preview:before{content:"\e019"}.mce-i-forecolor:before{content:"\e01a"}.mce-i-backcolor:before{content:"\e01a"}.mce-i-table:before{content:"\e01b"}.mce-i-hr:before{content:"\e01c"}.mce-i-removeformat:before{content:"\e01d"}.mce-i-subscript:before{content:"\e01e"}.mce-i-superscript:before{content:"\e01f"}.mce-i-charmap:before{content:"\e020"}.mce-i-emoticons:before{content:"\e021"}.mce-i-print:before{content:"\e022"}.mce-i-fullscreen:before{content:"\e023"}.mce-i-spellchecker:before{content:"\e024"}.mce-i-nonbreaking:before{content:"\e025"}.mce-i-template:before{content:"\e026"}.mce-i-pagebreak:before{content:"\e027"}.mce-i-restoredraft:before{content:"\e028"}.mce-i-bold:before{content:"\e02a"}.mce-i-italic:before{content:"\e02b"}.mce-i-underline:before{content:"\e02c"}.mce-i-strikethrough:before{content:"\e02d"}.mce-i-visualchars:before{content:"\e02e"}.mce-i-visualblocks:before{content:"\e02e"}.mce-i-ltr:before{content:"\e02f"}.mce-i-rtl:before{content:"\e030"}.mce-i-copy:before{content:"\e031"}.mce-i-resize:before{content:"\e032"}.mce-i-browse:before{content:"\e034"}.mce-i-pastetext:before{content:"\e035"}.mce-i-rotateleft:before{content:"\eaa8"}.mce-i-rotateright:before{content:"\eaa9"}.mce-i-crop:before{content:"\ee78"}.mce-i-editimage:before{content:"\e915"}.mce-i-options:before{content:"\ec6a"}.mce-i-flipv:before{content:"\eaaa"}.mce-i-fliph:before{content:"\eaac"}.mce-i-zoomin:before{content:"\eb35"}.mce-i-zoomout:before{content:"\eb36"}.mce-i-sun:before{content:"\eccc"}.mce-i-moon:before{content:"\eccd"}.mce-i-arrowleft:before{content:"\edc0"}.mce-i-arrowright:before{content:"\e93c"}.mce-i-drop:before{content:"\e935"}.mce-i-contrast:before{content:"\ecd4"}.mce-i-sharpen:before{content:"\eba7"}.mce-i-resize2:before{content:"\edf9"}.mce-i-orientation:before{content:"\e601"}.mce-i-invert:before{content:"\e602"}.mce-i-gamma:before{content:"\e600"}.mce-i-remove:before{content:"\ed6a"}.mce-i-tablerowprops:before{content:"\e604"}.mce-i-tablecellprops:before{content:"\e605"}.mce-i-table2:before{content:"\e606"}.mce-i-tablemergecells:before{content:"\e607"}.mce-i-tableinsertcolbefore:before{content:"\e608"}.mce-i-tableinsertcolafter:before{content:"\e609"}.mce-i-tableinsertrowbefore:before{content:"\e60a"}.mce-i-tableinsertrowafter:before{content:"\e60b"}.mce-i-tablesplitcells:before{content:"\e60d"}.mce-i-tabledelete:before{content:"\e60e"}.mce-i-tableleftheader:before{content:"\e62a"}.mce-i-tabletopheader:before{content:"\e62b"}.mce-i-tabledeleterow:before{content:"\e800"}.mce-i-tabledeletecol:before{content:"\e801"}.mce-i-codesample:before{content:"\e603"}.mce-i-fill:before{content:"\e902"}.mce-i-borderwidth:before{content:"\e903"}.mce-i-line:before{content:"\e904"}.mce-i-count:before{content:"\e905"}.mce-i-translate:before{content:"\e907"}.mce-i-drag:before{content:"\e908"}.mce-i-home:before{content:"\e90b"}.mce-i-upload:before{content:"\e914"}.mce-i-bubble:before{content:"\e91c"}.mce-i-user:before{content:"\e91d"}.mce-i-lock:before{content:"\e926"}.mce-i-unlock:before{content:"\e927"}.mce-i-settings:before{content:"\e928"}.mce-i-remove2:before{content:"\e92a"}.mce-i-menu:before{content:"\e92d"}.mce-i-warning:before{content:"\e930"}.mce-i-question:before{content:"\e931"}.mce-i-pluscircle:before{content:"\e932"}.mce-i-info:before{content:"\e933"}.mce-i-notice:before{content:"\e934"}.mce-i-arrowup:before{content:"\e93b"}.mce-i-arrowdown:before{content:"\e93d"}.mce-i-arrowup2:before{content:"\e93f"}.mce-i-arrowdown2:before{content:"\e940"}.mce-i-menu2:before{content:"\e941"}.mce-i-newtab:before{content:"\e961"}.mce-i-a11y:before{content:"\e900"}.mce-i-plus:before{content:"\e93a"}.mce-i-minus:before{content:"\e939"}.mce-i-books:before{content:"\e911"}.mce-i-checkbox:before,.mce-i-selected:before{content:"\e033"}.mce-i-selected{visibility:hidden}i.mce-i-backcolor{text-shadow:none;background:#bbb}

.mce-visualblocks p {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7);
}

.mce-visualblocks h1 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==);
}

.mce-visualblocks h2 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==);
}

.mce-visualblocks h3 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7);
}

.mce-visualblocks h4 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==);
}

.mce-visualblocks h5 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==);
}

.mce-visualblocks h6 {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==);
}

.mce-visualblocks div:not([data-mce-bogus]) {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7);
}

.mce-visualblocks section {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=);
}

.mce-visualblocks article {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7);
}

.mce-visualblocks blockquote {
	padding-top: 10px;
	border: 1px dashed #BBB;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7);
}

.mce-visualblocks address {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=);
}

.mce-visualblocks pre {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin-left: 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==);
}

.mce-visualblocks figure {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7);
}

.mce-visualblocks hgroup {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7);
}

.mce-visualblocks aside {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=);
}

.mce-visualblocks figcaption {
	border: 1px dashed #BBB;
}

.mce-visualblocks ul {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==)
}

.mce-visualblocks ol {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==);
}

.mce-visualblocks dl {
	padding-top: 10px;
	border: 1px dashed #BBB;
	margin: 0 0 1em 3px;
	background: transparent no-repeat url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==);
}


/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"] {
	color: black;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	direction: ltr;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
	text-shadow: none;
	background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: #b3d4fc;
}

@media print {
	code[class*="language-"],
	pre[class*="language-"] {
		text-shadow: none;
	}
}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: slategray;
}

.token.punctuation {
	color: #999;
}

.namespace {
	opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
	color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
	color: #07a;
}

.token.function {
	color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
	color: #e90;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}



/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(404a525502f8e5ba7e93b9f02d9e83a9.eot);
  src: url(404a525502f8e5ba7e93b9f02d9e83a9.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(926c93d201fe51c8f351e858468980c3.woff2) format('woff2'), url(891e3f340c1126b4c7c142e5f6e86816.woff) format('woff'), url(fb650aaf10736ffb9c4173079616bf01.ttf) format('truetype'), url(bae4a87c1e5dff40baa3f49d52f5347a.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.mce-container,.mce-container *,.mce-widget,.mce-widget *,.mce-reset{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;-webkit-tap-highlight-color:transparent;line-height:normal;font-weight:normal;text-align:left;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;direction:ltr;max-width:none}.mce-widget button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.mce-container *[unselectable]{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.mce-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mce-fade.mce-in{opacity:1}.mce-tinymce{visibility:inherit !important;position:relative}.mce-fullscreen{border:0;padding:0;margin:0;overflow:hidden;height:100%;z-index:100}div.mce-fullscreen{position:fixed;top:0;left:0;width:100%;height:auto}.mce-tinymce{display:block}.mce-wordcount{position:absolute;top:0;right:0;padding:8px}div.mce-edit-area{background:#fff;filter:none}.mce-statusbar{position:relative}.mce-statusbar .mce-container-body{position:relative}.mce-fullscreen .mce-resizehandle{display:none}.mce-charmap{border-collapse:collapse}.mce-charmap td{cursor:default;border:1px solid rgba(0,0,0,0.2);width:20px;height:20px;line-height:20px;text-align:center;vertical-align:middle;padding:2px}.mce-charmap td div{text-align:center}.mce-charmap td:hover{background:#d9d9d9}.mce-grid td.mce-grid-cell div{border:1px solid #d6d6d6;width:15px;height:15px;margin:0;cursor:pointer}.mce-grid td.mce-grid-cell div:focus{border-color:#3498db}.mce-grid td.mce-grid-cell div[disabled]{cursor:not-allowed}.mce-grid{border-spacing:2px;border-collapse:separate}.mce-grid a{display:block;border:1px solid transparent}.mce-grid a:hover,.mce-grid a:focus{border-color:#3498db}.mce-grid-border{margin:0 4px 0 4px}.mce-grid-border a{border-color:#d6d6d6;width:13px;height:13px}.mce-grid-border a:hover,.mce-grid-border a.mce-active{border-color:#3498db;background:#3498db}.mce-text-center{text-align:center}div.mce-tinymce-inline{width:100%}.mce-colorbtn-trans div{text-align:center;vertical-align:middle;font-weight:bold;font-size:20px;line-height:16px;color:#707070}.mce-monospace{font-family:"Courier New",Courier,monospace}.mce-toolbar-grp{padding:2px 0}.mce-toolbar-grp .mce-flow-layout-item{margin-bottom:0}.mce-rtl .mce-wordcount{left:0;right:auto}.mce-croprect-container{position:absolute;top:0;left:0}.mce-croprect-handle{position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid white}.mce-croprect-handle-nw{border-width:2px 0 0 2px;margin:-2px 0 0 -2px;cursor:nw-resize;top:100px;left:100px}.mce-croprect-handle-ne{border-width:2px 2px 0 0;margin:-2px 0 0 -20px;cursor:ne-resize;top:100px;left:200px}.mce-croprect-handle-sw{border-width:0 0 2px 2px;margin:-20px 2px 0 -2px;cursor:sw-resize;top:200px;left:100px}.mce-croprect-handle-se{border-width:0 2px 2px 0;margin:-20px 0 0 -20px;cursor:se-resize;top:200px;left:200px}.mce-croprect-handle-move{position:absolute;cursor:move;border:0}.mce-croprect-block{opacity:.3;filter:alpha(opacity=30);zoom:1;position:absolute;background:black}.mce-croprect-handle:focus{border-color:#3498db}.mce-croprect-handle-move:focus{outline:1px solid #3498db}.mce-imagepanel{overflow:auto;background:black}.mce-imagepanel img{position:absolute}.mce-imagetool.mce-btn .mce-ico{display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:20px;padding:5px}.mce-arrow-up{margin-top:3px}.mce-arrow-down{margin-top:-3px}.mce-arrow:before,.mce-arrow:after{position:absolute;left:50%;display:block;width:0;height:0;border-style:solid;border-color:transparent;content:""}.mce-arrow.mce-arrow-up:before{top:-9px;border-bottom-color:rgba(0,0,0,0.2);border-width:0 9px 9px;margin-left:-9px}.mce-arrow.mce-arrow-down:before{bottom:-9px;border-top-color:rgba(0,0,0,0.2);border-width:9px 9px 0;margin-left:-9px}.mce-arrow.mce-arrow-up:after{top:-8px;border-bottom-color:#f0f0f0;border-width:0 8px 8px;margin-left:-8px}.mce-arrow.mce-arrow-down:after{bottom:-8px;border-top-color:#f0f0f0;border-width:8px 8px 0;margin-left:-8px}.mce-arrow.mce-arrow-left:before,.mce-arrow.mce-arrow-left:after{margin:0}.mce-arrow.mce-arrow-left:before{left:20px}.mce-arrow.mce-arrow-left:after{left:21px}.mce-arrow.mce-arrow-right:before,.mce-arrow.mce-arrow-right:after{left:auto;margin:0}.mce-arrow.mce-arrow-right:before{right:20px}.mce-arrow.mce-arrow-right:after{right:21px}.mce-container,.mce-container-body{display:block}.mce-autoscroll{overflow:hidden}.mce-scrollbar{position:absolute;width:7px;height:100%;top:2px;right:2px;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-scrollbar-h{top:auto;right:auto;left:2px;bottom:2px;width:100%;height:7px}.mce-scrollbar-thumb{position:absolute;background-color:#000;border:1px solid #888;border-color:rgba(85,85,85,0.6);width:5px;height:100%}.mce-scrollbar-h .mce-scrollbar-thumb{width:100%;height:5px}.mce-scrollbar:hover,.mce-scrollbar.mce-active{background-color:#aaa;opacity:.6;filter:alpha(opacity=60);zoom:1}.mce-scroll{position:relative}.mce-panel{border:0 solid #cacaca;border:0 solid rgba(0,0,0,0.2);background-color:#f0f0f0}.mce-floatpanel{position:absolute}.mce-floatpanel.mce-fixed{position:fixed}.mce-floatpanel .mce-arrow,.mce-floatpanel .mce-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.mce-floatpanel .mce-arrow{border-width:11px}.mce-floatpanel .mce-arrow:after{border-width:10px;content:""}.mce-floatpanel.mce-popover{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;top:0;left:0;background:#fff;border:1px solid rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.25)}.mce-floatpanel.mce-popover.mce-bottom{margin-top:10px;*margin-top:0}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,0.2);border-bottom-color:rgba(0,0,0,0.25);top:-11px}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.mce-floatpanel.mce-popover.mce-bottom.mce-start{margin-left:-22px}.mce-floatpanel.mce-popover.mce-bottom.mce-start>.mce-arrow{left:20px}.mce-floatpanel.mce-popover.mce-bottom.mce-end{margin-left:22px}.mce-floatpanel.mce-popover.mce-bottom.mce-end>.mce-arrow{right:10px;left:auto}.mce-fullscreen{border:0;padding:0;margin:0;overflow:hidden;height:100%}div.mce-fullscreen{position:fixed;top:0;left:0}#mce-modal-block{opacity:0;filter:alpha(opacity=0);zoom:1;position:fixed;left:0;top:0;width:100%;height:100%;background:#000}#mce-modal-block.mce-in{opacity:.3;filter:alpha(opacity=30);zoom:1}.mce-window-move{cursor:move}.mce-window{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;background:#fff;position:fixed;top:0;left:0;opacity:0;transform:scale(.1);transition:transform 100ms ease-in,opacity 150ms ease-in}.mce-window.mce-in{transform:scale(1);opacity:1}.mce-window-head{padding:9px 15px;border-bottom:1px solid #c5c5c5;position:relative}.mce-window-head .mce-close{position:absolute;right:0;top:0;height:38px;width:38px;text-align:center;cursor:pointer}.mce-window-head .mce-close i{color:#858585}.mce-close:hover i{color:#adadad}.mce-window-head .mce-title{line-height:20px;font-size:20px;font-weight:bold;text-rendering:optimizelegibility;padding-right:20px}.mce-window .mce-container-body{display:block}.mce-foot{display:block;background-color:#fff;border-top:1px solid #c5c5c5}.mce-window-head .mce-dragh{position:absolute;top:0;left:0;cursor:move;width:90%;height:100%}.mce-window iframe{width:100%;height:100%}.mce-window-body .mce-listbox{border-color:#ccc}.mce-rtl .mce-window-head .mce-close{position:absolute;right:auto;left:15px}.mce-rtl .mce-window-head .mce-dragh{left:auto;right:0}.mce-rtl .mce-window-head .mce-title{direction:rtl;text-align:right}.mce-tooltip{position:absolute;padding:5px;opacity:.8;filter:alpha(opacity=80);zoom:1}.mce-tooltip-inner{font-size:11px;background-color:#000;color:white;max-width:200px;padding:5px 8px 4px 8px;text-align:center;white-space:normal}.mce-tooltip-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.mce-tooltip-arrow-n{border-bottom-color:#000}.mce-tooltip-arrow-s{border-top-color:#000}.mce-tooltip-arrow-e{border-left-color:#000}.mce-tooltip-arrow-w{border-right-color:#000}.mce-tooltip-nw,.mce-tooltip-sw{margin-left:-14px}.mce-tooltip-n .mce-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-nw .mce-tooltip-arrow{top:0;left:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-ne .mce-tooltip-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-s .mce-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-sw .mce-tooltip-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-se .mce-tooltip-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-e .mce-tooltip-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.mce-tooltip-w .mce-tooltip-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.mce-progress{display:inline-block;position:relative;height:20px}.mce-progress .mce-bar-container{display:inline-block;width:100px;height:100%;margin-right:8px;border:1px solid #ccc;overflow:hidden}.mce-progress .mce-text{display:inline-block;margin-top:auto;margin-bottom:auto;font-size:14px;width:40px;color:#333}.mce-bar{display:block;width:0;height:100%;background-color:#d7d7d7;-webkit-transition:width .2s ease;transition:width .2s ease}.mce-notification{position:absolute;background-color:#f0f0f0;padding:5px;margin-top:5px;border-width:1px;border-style:solid;border-color:#ccc;transition:transform 100ms ease-in,opacity 150ms ease-in;opacity:0}.mce-notification.mce-in{opacity:1}.mce-notification-success{background-color:#dff0d8;border-color:#d6e9c6}.mce-notification-info{background-color:#d9edf7;border-color:#779ecb}.mce-notification-warning{background-color:#fcf8e3;border-color:#faebcc}.mce-notification-error{background-color:#f2dede;border-color:#ebccd1}.mce-notification.mce-has-close{padding-right:15px}.mce-notification .mce-ico{margin-top:5px}.mce-notification-inner{display:inline-block;font-size:14px;margin:5px 8px 4px 8px;text-align:center;white-space:normal;color:#31708f}.mce-notification-inner a{text-decoration:underline;cursor:pointer}.mce-notification .mce-progress{margin-right:8px}.mce-notification .mce-progress .mce-text{margin-top:5px}.mce-notification *,.mce-notification .mce-progress .mce-text{color:#333}.mce-notification .mce-progress .mce-bar-container{border-color:#ccc}.mce-notification .mce-progress .mce-bar-container .mce-bar{background-color:#333}.mce-notification-success *,.mce-notification-success .mce-progress .mce-text{color:#3c763d}.mce-notification-success .mce-progress .mce-bar-container{border-color:#d6e9c6}.mce-notification-success .mce-progress .mce-bar-container .mce-bar{background-color:#3c763d}.mce-notification-info *,.mce-notification-info .mce-progress .mce-text{color:#31708f}.mce-notification-info .mce-progress .mce-bar-container{border-color:#779ecb}.mce-notification-info .mce-progress .mce-bar-container .mce-bar{background-color:#31708f}.mce-notification-warning *,.mce-notification-warning .mce-progress .mce-text{color:#8a6d3b}.mce-notification-warning .mce-progress .mce-bar-container{border-color:#faebcc}.mce-notification-warning .mce-progress .mce-bar-container .mce-bar{background-color:#8a6d3b}.mce-notification-error *,.mce-notification-error .mce-progress .mce-text{color:#a94442}.mce-notification-error .mce-progress .mce-bar-container{border-color:#ebccd1}.mce-notification-error .mce-progress .mce-bar-container .mce-bar{background-color:#a94442}.mce-notification .mce-close{position:absolute;top:6px;right:8px;font-size:20px;font-weight:bold;line-height:20px;color:#858585;cursor:pointer;height:20px;overflow:hidden}.mce-abs-layout{position:relative}body .mce-abs-layout-item,.mce-abs-end{position:absolute}.mce-abs-end{width:1px;height:1px}.mce-container-body.mce-abs-layout{overflow:hidden}.mce-btn{border:1px solid #b1b1b1;border-color:transparent transparent transparent transparent;position:relative;text-shadow:0 1px 1px rgba(255,255,255,0.75);display:inline-block;*display:inline;*zoom:1;background-color:#f0f0f0}.mce-btn:hover,.mce-btn:focus{color:#333;background-color:#e3e3e3;border-color:#ccc}.mce-btn.mce-disabled button,.mce-btn.mce-disabled:hover button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-btn.mce-active,.mce-btn.mce-active:hover{background-color:#dbdbdb;border-color:#ccc}.mce-btn:active{background-color:#e0e0e0;border-color:#ccc}.mce-btn button{padding:4px 8px;font-size:14px;line-height:20px;*line-height:16px;cursor:pointer;color:#333;text-align:center;overflow:visible;-webkit-appearance:none}.mce-btn button::-moz-focus-inner{border:0;padding:0}.mce-btn i{text-shadow:1px 1px none}.mce-primary{min-width:50px;color:#fff;border:1px solid transparent;border-color:transparent;background-color:#2d8ac7}.mce-primary:hover,.mce-primary:focus{background-color:#257cb6;border-color:transparent}.mce-primary.mce-disabled button,.mce-primary.mce-disabled:hover button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-primary.mce-active,.mce-primary.mce-active:hover,.mce-primary:not(.mce-disabled):active{background-color:#206ea1}.mce-primary button,.mce-primary button i{color:#fff;text-shadow:1px 1px none}.mce-btn .mce-txt{font-size:inherit;line-height:inherit;color:inherit}.mce-btn-large button{padding:9px 14px;font-size:16px;line-height:normal}.mce-btn-large i{margin-top:2px}.mce-btn-small button{padding:1px 5px;font-size:12px;*padding-bottom:2px}.mce-btn-small i{line-height:20px;vertical-align:top;*line-height:18px}.mce-btn .mce-caret{margin-top:8px;margin-left:0}.mce-btn-small .mce-caret{margin-top:8px;margin-left:0}.mce-caret{display:inline-block;*display:inline;*zoom:1;width:0;height:0;vertical-align:top;border-top:4px solid #333;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.mce-disabled .mce-caret{border-top-color:#aaa}.mce-caret.mce-up{border-bottom:4px solid #333;border-top:0}.mce-btn-flat{border:0;background:transparent;filter:none}.mce-btn-flat:hover,.mce-btn-flat.mce-active,.mce-btn-flat:focus,.mce-btn-flat:active{border:0;background:#e6e6e6;filter:none}.mce-btn-has-text .mce-ico{padding-right:5px}.mce-rtl .mce-btn button{direction:rtl}.mce-btn-group .mce-btn{border-width:1px;margin:0;margin-left:2px}.mce-btn-group:not(:first-child){border-left:1px solid #d9d9d9;padding-left:3px;margin-left:3px}.mce-btn-group .mce-first{margin-left:0}.mce-btn-group .mce-btn.mce-flow-layout-item{margin:0}.mce-rtl .mce-btn-group .mce-btn{margin-left:0;margin-right:2px}.mce-rtl .mce-btn-group .mce-first{margin-right:0}.mce-rtl .mce-btn-group:not(:first-child){border-left:none;border-right:1px solid #d9d9d9;padding-right:4px;margin-right:4px}.mce-checkbox{cursor:pointer}i.mce-i-checkbox{margin:0 3px 0 0;border:1px solid #c5c5c5;background-color:#f0f0f0;text-indent:-10em;*font-size:0;*line-height:0;*text-indent:0;overflow:hidden}.mce-checked i.mce-i-checkbox{color:#333;font-size:16px;line-height:16px;text-indent:0}.mce-checkbox:focus i.mce-i-checkbox,.mce-checkbox.mce-focus i.mce-i-checkbox{border:1px solid rgba(82,168,236,0.8)}.mce-checkbox.mce-disabled .mce-label,.mce-checkbox.mce-disabled i.mce-i-checkbox{color:#acacac}.mce-checkbox .mce-label{vertical-align:middle}.mce-rtl .mce-checkbox{direction:rtl;text-align:right}.mce-rtl i.mce-i-checkbox{margin:0 0 0 3px}.mce-combobox{display:inline-block;*display:inline;*zoom:1;*height:32px}.mce-combobox input{border:1px solid #c5c5c5;border-right-color:#c5c5c5;height:28px}.mce-combobox.mce-disabled input{color:#adadad}.mce-combobox .mce-btn{border:1px solid #c5c5c5;border-left:0}.mce-combobox button{padding-right:8px;padding-left:8px}.mce-combobox.mce-disabled .mce-btn button{cursor:default;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-colorbox i{border:1px solid #c5c5c5;width:14px;height:14px}.mce-colorbutton .mce-ico{position:relative}.mce-colorbutton-grid{margin:4px}.mce-colorbutton button{padding-right:6px;padding-left:6px}.mce-colorbutton .mce-preview{padding-right:3px;display:block;position:absolute;left:50%;top:50%;margin-left:-17px;margin-top:7px;background:gray;width:13px;height:2px;overflow:hidden}.mce-colorbutton.mce-btn-small .mce-preview{margin-left:-16px;padding-right:0;width:16px}.mce-colorbutton .mce-open{padding-left:4px;padding-right:4px;border-left:1px solid transparent}.mce-colorbutton:hover .mce-open{border-color:#ccc}.mce-colorbutton.mce-btn-small .mce-open{padding:0 3px 0 3px}.mce-rtl .mce-colorbutton{direction:rtl}.mce-rtl .mce-colorbutton .mce-preview{margin-left:0;padding-right:0;padding-left:3px}.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview{margin-left:0;padding-right:0;padding-left:2px}.mce-rtl .mce-colorbutton .mce-open{padding-left:4px;padding-right:4px;border-left:0}.mce-colorpicker{position:relative;width:250px;height:220px}.mce-colorpicker-sv{position:absolute;top:0;left:0;width:90%;height:100%;border:1px solid #c5c5c5;cursor:crosshair;overflow:hidden}.mce-colorpicker-h-chunk{width:100%}.mce-colorpicker-overlay1,.mce-colorpicker-overlay2{width:100%;height:100%;position:absolute;top:0;left:0}.mce-colorpicker-overlay1{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";background:linear-gradient(to right, #fff, rgba(255,255,255,0))}.mce-colorpicker-overlay2{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";background:linear-gradient(to bottom, rgba(0,0,0,0), #000)}.mce-colorpicker-selector1{background:none;position:absolute;width:12px;height:12px;margin:-8px 0 0 -8px;border:1px solid black;border-radius:50%}.mce-colorpicker-selector2{position:absolute;width:10px;height:10px;border:1px solid white;border-radius:50%}.mce-colorpicker-h{position:absolute;top:0;right:0;width:6.5%;height:100%;border:1px solid #c5c5c5;cursor:crosshair}.mce-colorpicker-h-marker{margin-top:-4px;position:absolute;top:0;left:-1px;width:100%;border:1px solid #333;background:#fff;height:4px;z-index:100}.mce-path{display:inline-block;*display:inline;*zoom:1;padding:8px;white-space:normal}.mce-path .mce-txt{display:inline-block;padding-right:3px}.mce-path .mce-path-body{display:inline-block}.mce-path-item{display:inline-block;*display:inline;*zoom:1;cursor:pointer;color:#333}.mce-path-item:hover{text-decoration:underline}.mce-path-item:focus{background:#666;color:#fff}.mce-path .mce-divider{display:inline}.mce-disabled .mce-path-item{color:#aaa}.mce-rtl .mce-path{direction:rtl}.mce-fieldset{border:0 solid #9e9e9e}.mce-fieldset>.mce-container-body{margin-top:-15px}.mce-fieldset-title{margin-left:5px;padding:0 5px 0 5px}.mce-fit-layout{display:inline-block;*display:inline;*zoom:1}.mce-fit-layout-item{position:absolute}.mce-flow-layout-item{display:inline-block;*display:inline;*zoom:1}.mce-flow-layout-item{margin:2px 0 2px 2px}.mce-flow-layout-item.mce-last{margin-right:2px}.mce-flow-layout{white-space:normal}.mce-tinymce-inline .mce-flow-layout{white-space:nowrap}.mce-rtl .mce-flow-layout{text-align:right;direction:rtl}.mce-rtl .mce-flow-layout-item{margin:2px 2px 2px 0}.mce-rtl .mce-flow-layout-item.mce-last{margin-left:2px}.mce-iframe{border:0 solid rgba(0,0,0,0.2);width:100%;height:100%}.mce-infobox{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px rgba(255,255,255,0.75);overflow:hidden;border:1px solid red}.mce-infobox div{display:block;margin:5px}.mce-infobox div button{position:absolute;top:50%;right:4px;cursor:pointer;margin-top:-8px;display:none}.mce-infobox div button:focus{outline:2px solid #ccc}.mce-infobox.mce-has-help div{margin-right:25px}.mce-infobox.mce-has-help button{display:block}.mce-infobox.mce-success{background:#dff0d8;border-color:#d6e9c6}.mce-infobox.mce-success div{color:#3c763d}.mce-infobox.mce-warning{background:#fcf8e3;border-color:#faebcc}.mce-infobox.mce-warning div{color:#8a6d3b}.mce-infobox.mce-error{background:#f2dede;border-color:#ebccd1}.mce-infobox.mce-error div{color:#a94442}.mce-rtl .mce-infobox div{text-align:right;direction:rtl}.mce-label{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px rgba(255,255,255,0.75);overflow:hidden}.mce-label.mce-autoscroll{overflow:auto}.mce-label.mce-disabled{color:#aaa}.mce-label.mce-multiline{white-space:pre-wrap}.mce-label.mce-success{color:#468847}.mce-label.mce-warning{color:#c09853}.mce-label.mce-error{color:#b94a48}.mce-rtl .mce-label{text-align:right;direction:rtl}.mce-menubar .mce-menubtn{border-color:transparent;background:transparent;filter:none}.mce-menubar .mce-menubtn button{color:#333}.mce-menubar{border:1px solid rgba(217,217,217,0.52)}.mce-menubar .mce-menubtn button span{color:#333}.mce-menubar .mce-caret{border-top-color:#333}.mce-menubar .mce-menubtn:hover,.mce-menubar .mce-menubtn.mce-active,.mce-menubar .mce-menubtn:focus{border-color:#ccc;background:#fff;filter:none}.mce-menubtn button{color:#333}.mce-menubtn.mce-btn-small span{font-size:12px}.mce-menubtn.mce-fixed-width span{display:inline-block;overflow-x:hidden;text-overflow:ellipsis;width:90px}.mce-menubtn.mce-fixed-width.mce-btn-small span{width:70px}.mce-menubtn .mce-caret{*margin-top:6px}.mce-rtl .mce-menubtn button{direction:rtl;text-align:right}.mce-menu-item{display:block;padding:6px 15px 6px 12px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap;cursor:pointer;line-height:normal;border-left:4px solid transparent;margin-bottom:1px}.mce-menu-item .mce-ico,.mce-menu-item .mce-text{color:#333}.mce-menu-item.mce-disabled .mce-text,.mce-menu-item.mce-disabled .mce-ico{color:#adadad}.mce-menu-item:hover .mce-text,.mce-menu-item.mce-selected .mce-text,.mce-menu-item:focus .mce-text{color:white}.mce-menu-item:hover .mce-ico,.mce-menu-item.mce-selected .mce-ico,.mce-menu-item:focus .mce-ico{color:white}.mce-menu-item.mce-disabled:hover{background:#ccc}.mce-menu-shortcut{display:inline-block;color:#adadad}.mce-menu-shortcut{display:inline-block;*display:inline;*zoom:1;padding:0 15px 0 20px}.mce-menu-item:hover .mce-menu-shortcut,.mce-menu-item.mce-selected .mce-menu-shortcut,.mce-menu-item:focus .mce-menu-shortcut{color:white}.mce-menu-item .mce-caret{margin-top:4px;*margin-top:3px;margin-right:6px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #333}.mce-menu-item.mce-selected .mce-caret,.mce-menu-item:focus .mce-caret,.mce-menu-item:hover .mce-caret{border-left-color:white}.mce-menu-align .mce-menu-shortcut{*margin-top:-2px}.mce-menu-align .mce-menu-shortcut,.mce-menu-align .mce-caret{position:absolute;right:0}.mce-menu-item.mce-active i{visibility:visible}.mce-menu-item-normal.mce-active{background-color:#3498db}.mce-menu-item-preview.mce-active{border-left:5px solid #aaa}.mce-menu-item-normal.mce-active .mce-text{color:white}.mce-menu-item-normal.mce-active:hover .mce-text,.mce-menu-item-normal.mce-active:hover .mce-ico{color:white}.mce-menu-item-normal.mce-active:focus .mce-text,.mce-menu-item-normal.mce-active:focus .mce-ico{color:white}.mce-menu-item:hover,.mce-menu-item.mce-selected,.mce-menu-item:focus{text-decoration:none;color:white;background-color:#2d8ac7}div.mce-menu .mce-menu-item-sep,.mce-menu-item-sep:hover{border:0;padding:0;height:1px;margin:9px 1px;overflow:hidden;background:transparent;border-bottom:1px solid rgba(0,0,0,0.1);cursor:default;filter:none}.mce-menu.mce-rtl{direction:rtl}.mce-rtl .mce-menu-item{text-align:right;direction:rtl;padding:6px 12px 6px 15px}.mce-menu-align.mce-rtl .mce-menu-shortcut,.mce-menu-align.mce-rtl .mce-caret{right:auto;left:0}.mce-rtl .mce-menu-item .mce-caret{margin-left:6px;margin-right:0;border-right:4px solid #333;border-left:0}.mce-rtl .mce-menu-item.mce-selected .mce-caret,.mce-rtl .mce-menu-item:focus .mce-caret,.mce-rtl .mce-menu-item:hover .mce-caret{border-left-color:transparent;border-right-color:white}.mce-throbber{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;filter:alpha(opacity=60);zoom:1;background:#fff url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/img/loader.gif') no-repeat center center}.mce-throbber-inline{position:static;height:50px}.mce-menu .mce-throbber-inline{height:25px;background-size:contain}.mce-menu{position:absolute;left:0;top:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;z-index:1000;padding:5px 0 5px 0;margin:-1px 0 0;min-width:160px;background:#fff;border:1px solid #989898;border:1px solid rgba(0,0,0,0.2);z-index:1002;max-height:400px;overflow:auto;overflow-x:hidden}.mce-menu i{display:none}.mce-menu-has-icons i{display:inline-block;*display:inline}.mce-menu-sub-tr-tl{margin:-6px 0 0 -1px}.mce-menu-sub-br-bl{margin:6px 0 0 -1px}.mce-menu-sub-tl-tr{margin:-6px 0 0 1px}.mce-menu-sub-bl-br{margin:6px 0 0 1px}.mce-listbox button{text-align:left;padding-right:20px;position:relative}.mce-listbox .mce-caret{position:absolute;margin-top:-2px;right:8px;top:50%}.mce-rtl .mce-listbox .mce-caret{right:auto;left:8px}.mce-rtl .mce-listbox button{padding-right:10px;padding-left:20px}.mce-container-body .mce-resizehandle{position:absolute;right:0;bottom:0;width:16px;height:16px;visibility:visible;cursor:s-resize;margin:0}.mce-container-body .mce-resizehandle-both{cursor:se-resize}i.mce-i-resize{color:#333}.mce-selectbox{background:#fff;border:1px solid #c5c5c5}.mce-slider{border:1px solid #aaa;background:#eee;width:100px;height:10px;position:relative;display:block}.mce-slider.mce-vertical{width:10px;height:100px}.mce-slider-handle{border:1px solid #bbb;background:#ddd;display:block;width:13px;height:13px;position:absolute;top:0;left:0;margin-left:-1px;margin-top:-2px}.mce-slider-handle:focus{background:#bbb}.mce-spacer{visibility:hidden}.mce-splitbtn .mce-open{border-left:1px solid transparent}.mce-splitbtn:hover .mce-open{border-left-color:#ccc}.mce-splitbtn button{padding-right:6px;padding-left:6px}.mce-splitbtn .mce-open{padding-right:4px;padding-left:4px}.mce-splitbtn .mce-open.mce-active{background-color:#dbdbdb;outline:1px solid #ccc}.mce-splitbtn.mce-btn-small .mce-open{padding:0 3px 0 3px}.mce-rtl .mce-splitbtn{direction:rtl;text-align:right}.mce-rtl .mce-splitbtn button{padding-right:4px;padding-left:4px}.mce-rtl .mce-splitbtn .mce-open{border-left:0}.mce-stack-layout-item{display:block}.mce-tabs{display:block;border-bottom:1px solid #c5c5c5}.mce-tabs,.mce-tabs+.mce-container-body{background:#fff}.mce-tab{display:inline-block;*display:inline;*zoom:1;border:1px solid #c5c5c5;border-width:0 1px 0 0;background:#fff;padding:8px;text-shadow:0 1px 1px rgba(255,255,255,0.75);height:13px;cursor:pointer}.mce-tab:hover{background:#fdfdfd}.mce-tab.mce-active{background:#fdfdfd;border-bottom-color:transparent;margin-bottom:-1px;height:14px}.mce-rtl .mce-tabs{text-align:right;direction:rtl}.mce-rtl .mce-tab{border-width:0 0 0 1px}.mce-textbox{background:#fff;border:1px solid #c5c5c5;display:inline-block;-webkit-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;height:28px;resize:none;padding:0 4px 0 4px;white-space:pre-wrap;*white-space:pre;color:#333}.mce-textbox:focus,.mce-textbox.mce-focus{border-color:#3498db}.mce-placeholder .mce-textbox{color:#aaa}.mce-textbox.mce-multiline{padding:4px;height:auto}.mce-textbox.mce-disabled{color:#adadad}.mce-rtl .mce-textbox{text-align:right;direction:rtl}@font-face{font-family:'tinymce';src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.eot');src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.eot?#iefix') format('embedded-opentype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.woff') format('woff'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.ttf') format('truetype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce.svg#tinymce') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'tinymce-small';src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.eot');src:url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.eot?#iefix') format('embedded-opentype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.woff') format('woff'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.ttf') format('truetype'),url('../at.deepsearch.deep.suite.webui.businesscase.editor.plugin.BusinessCaseCssContributor/component/tinymce/skins/lightgray/fonts/tinymce-small.svg#tinymce') format('svg');font-weight:normal;font-style:normal}.mce-ico{font-family:'tinymce';font-style:normal;font-weight:normal;font-size:16px;line-height:16px;vertical-align:text-top;-webkit-font-smoothing:antialiased;display:inline-block;background:transparent center center;width:16px;height:16px;color:#333;-ie7-icon:' '}.mce-btn-small .mce-ico{font-family:'tinymce-small'}.mce-ico,i.mce-i-checkbox{zoom:expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = this.currentStyle['-ie7-icon'].substr(1, 1) + '&nbsp;')}.mce-i-save{-ie7-icon:"\e000"}.mce-i-newdocument{-ie7-icon:"\e001"}.mce-i-fullpage{-ie7-icon:"\e002"}.mce-i-alignleft{-ie7-icon:"\e003"}.mce-i-aligncenter{-ie7-icon:"\e004"}.mce-i-alignright{-ie7-icon:"\e005"}.mce-i-alignjustify{-ie7-icon:"\e006"}.mce-i-alignnone{-ie7-icon:"\e003"}.mce-i-cut{-ie7-icon:"\e007"}.mce-i-paste{-ie7-icon:"\e008"}.mce-i-searchreplace{-ie7-icon:"\e009"}.mce-i-bullist{-ie7-icon:"\e00a"}.mce-i-numlist{-ie7-icon:"\e00b"}.mce-i-indent{-ie7-icon:"\e00c"}.mce-i-outdent{-ie7-icon:"\e00d"}.mce-i-blockquote{-ie7-icon:"\e00e"}.mce-i-undo{-ie7-icon:"\e00f"}.mce-i-redo{-ie7-icon:"\e010"}.mce-i-link{-ie7-icon:"\e011"}.mce-i-unlink{-ie7-icon:"\e012"}.mce-i-anchor{-ie7-icon:"\e013"}.mce-i-image{-ie7-icon:"\e014"}.mce-i-media{-ie7-icon:"\e015"}.mce-i-help{-ie7-icon:"\e016"}.mce-i-code{-ie7-icon:"\e017"}.mce-i-insertdatetime{-ie7-icon:"\e018"}.mce-i-preview{-ie7-icon:"\e019"}.mce-i-forecolor{-ie7-icon:"\e01a"}.mce-i-backcolor{-ie7-icon:"\e01a"}.mce-i-table{-ie7-icon:"\e01b"}.mce-i-hr{-ie7-icon:"\e01c"}.mce-i-removeformat{-ie7-icon:"\e01d"}.mce-i-subscript{-ie7-icon:"\e01e"}.mce-i-superscript{-ie7-icon:"\e01f"}.mce-i-charmap{-ie7-icon:"\e020"}.mce-i-emoticons{-ie7-icon:"\e021"}.mce-i-print{-ie7-icon:"\e022"}.mce-i-fullscreen{-ie7-icon:"\e023"}.mce-i-spellchecker{-ie7-icon:"\e024"}.mce-i-nonbreaking{-ie7-icon:"\e025"}.mce-i-template{-ie7-icon:"\e026"}.mce-i-pagebreak{-ie7-icon:"\e027"}.mce-i-restoredraft{-ie7-icon:"\e028"}.mce-i-untitled{-ie7-icon:"\e029"}.mce-i-bold{-ie7-icon:"\e02a"}.mce-i-italic{-ie7-icon:"\e02b"}.mce-i-underline{-ie7-icon:"\e02c"}.mce-i-strikethrough{-ie7-icon:"\e02d"}.mce-i-visualchars{-ie7-icon:"\e02e"}.mce-i-ltr{-ie7-icon:"\e02f"}.mce-i-rtl{-ie7-icon:"\e030"}.mce-i-copy{-ie7-icon:"\e031"}.mce-i-resize{-ie7-icon:"\e032"}.mce-i-browse{-ie7-icon:"\e034"}.mce-i-pastetext{-ie7-icon:"\e035"}.mce-i-rotateleft{-ie7-icon:"\eaa8"}.mce-i-rotateright{-ie7-icon:"\eaa9"}.mce-i-crop{-ie7-icon:"\ee78"}.mce-i-editimage{-ie7-icon:"\e914"}.mce-i-options{-ie7-icon:"\ec6a"}.mce-i-flipv{-ie7-icon:"\eaaa"}.mce-i-fliph{-ie7-icon:"\eaac"}.mce-i-zoomin{-ie7-icon:"\eb35"}.mce-i-zoomout{-ie7-icon:"\eb36"}.mce-i-sun{-ie7-icon:"\eccc"}.mce-i-moon{-ie7-icon:"\eccd"}.mce-i-arrowleft{-ie7-icon:"\edc0"}.mce-i-arrowright{-ie7-icon:"\edb8"}.mce-i-drop{-ie7-icon:"\e934"}.mce-i-contrast{-ie7-icon:"\ecd4"}.mce-i-sharpen{-ie7-icon:"\eba7"}.mce-i-palette{-ie7-icon:"\e92a"}.mce-i-resize2{-ie7-icon:"\edf9"}.mce-i-orientation{-ie7-icon:"\e601"}.mce-i-invert{-ie7-icon:"\e602"}.mce-i-gamma{-ie7-icon:"\e600"}.mce-i-remove{-ie7-icon:"\ed6a"}.mce-i-codesample{-ie7-icon:"\e603"}.mce-i-checkbox,.mce-i-selected{-ie7-icon:"\e033"}.mce-i-selected{visibility:hidden}.mce-i-backcolor{background:#bbb}

body{background-color:#fff;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;scrollbar-3dlight-color:#f0f0ee;scrollbar-arrow-color:#676662;scrollbar-base-color:#f0f0ee;scrollbar-darkshadow-color:#ddd;scrollbar-face-color:#e0e0dd;scrollbar-highlight-color:#f0f0ee;scrollbar-shadow-color:#f0f0ee;scrollbar-track-color:#f5f5f5}td,th{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px}.mce-content-body .mce-reset{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:black;font-family:Arial;font-size:11px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;line-height:normal;font-weight:normal;text-align:left;-webkit-tap-highlight-color:transparent;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;direction:ltr;max-width:none}.mce-object{border:1px dotted #3a3a3a;background:#d5d5d5 url(img/object.gif) no-repeat center}.mce-preview-object{display:inline-block;position:relative;margin:0 2px 0 2px;line-height:0;border:1px solid gray}.mce-preview-object .mce-shim{position:absolute;top:0;left:0;width:100%;height:100%;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}figure.align-left{float:left}figure.align-right{float:right}figure.image.align-center{display:table;margin-left:auto;margin-right:auto}figure.image{display:inline-block;border:1px solid gray;margin:0 2px 0 1px;background:#f5f2f0}figure.image img{margin:8px 8px 0 8px}figure.image figcaption{margin:6px 8px 6px 8px;text-align:center}.mce-preview-object[data-mce-selected="2"] .mce-shim{display:none}.mce-pagebreak{cursor:default;display:block;border:0;width:100%;height:5px;border:1px dashed #666;margin-top:15px;page-break-before:always}@media print{.mce-pagebreak{border:0}}.mce-item-anchor{cursor:default;display:inline-block;-webkit-user-select:all;-webkit-user-modify:read-only;-moz-user-select:all;-moz-user-modify:read-only;user-select:all;user-modify:read-only;width:9px !important;height:9px !important;border:1px dotted #3a3a3a;background:#d5d5d5 url(img/anchor.gif) no-repeat center}.mce-nbsp,.mce-shy{background:#aaa}.mce-shy::after{content:'-'}hr{cursor:default}.mce-match-marker{background:#aaa;color:#fff}.mce-match-marker-selected{background:#39f;color:#fff}.mce-spellchecker-word{border-bottom:2px solid #f00;cursor:default}.mce-spellchecker-grammar{border-bottom:2px solid #008000;cursor:default}.mce-item-table,.mce-item-table td,.mce-item-table th,.mce-item-table caption{border:1px dashed #bbb}td[data-mce-selected],th[data-mce-selected]{background-color:#39f !important}.mce-edit-focus{outline:1px dotted #333}.mce-content-body *[contentEditable=false] *[contentEditable=true]:focus{outline:2px solid #2d8ac7}.mce-content-body *[contentEditable=false] *[contentEditable=true]:hover{outline:2px solid #7acaff}.mce-content-body *[contentEditable=false][data-mce-selected]{outline:2px solid #2d8ac7}.mce-resize-bar-dragging{background-color:blue;opacity:.25;filter:alpha(opacity=25);zoom:1}

.search {
  width: 100px;
}

.jqplot-target{position:relative;color:#666;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:1em}.jqplot-axis{font-size:.75em}.jqplot-xaxis{margin-top:10px}.jqplot-x2axis{margin-bottom:10px}.jqplot-yaxis{margin-right:10px}.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis,.jqplot-yMidAxis{margin-left:10px;margin-right:10px}.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick,.jqplot-yMidAxis-tick{position:absolute;white-space:pre}.jqplot-xaxis-tick{top:0;left:15px;vertical-align:top}.jqplot-x2axis-tick{bottom:0;left:15px;vertical-align:bottom}.jqplot-yaxis-tick{right:0;top:15px;text-align:right}.jqplot-yaxis-tick.jqplot-breakTick{right:-20px;margin-right:0;padding:1px 5px 1px 5px;z-index:2;font-size:1.5em}.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{left:0;top:15px;text-align:left}.jqplot-yMidAxis-tick{text-align:center;white-space:nowrap}.jqplot-xaxis-label{margin-top:10px;font-size:11pt;position:absolute}.jqplot-x2axis-label{margin-bottom:10px;font-size:11pt;position:absolute}.jqplot-yaxis-label{margin-right:10px;font-size:11pt;position:absolute}.jqplot-yMidAxis-label{font-size:11pt;position:absolute}.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label{font-size:11pt;margin-left:10px;position:absolute}.jqplot-meterGauge-tick{font-size:.75em;color:#999}.jqplot-meterGauge-label{font-size:1em;color:#999}table.jqplot-table-legend{margin-top:12px;margin-bottom:12px;margin-left:12px;margin-right:12px}table.jqplot-table-legend,table.jqplot-cursor-legend{background-color:rgba(255,255,255,0.6);border:1px solid #ccc;position:absolute;font-size:.75em}td.jqplot-table-legend{vertical-align:middle}td.jqplot-seriesToggle:hover,td.jqplot-seriesToggle:active{cursor:pointer}.jqplot-table-legend .jqplot-series-hidden{text-decoration:line-through}div.jqplot-table-legend-swatch-outline{border:1px solid #ccc;padding:1px}div.jqplot-table-legend-swatch{width:0;height:0;border-top-width:5px;border-bottom-width:5px;border-left-width:6px;border-right-width:6px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-right-style:solid}.jqplot-title{top:0;left:0;padding-bottom:.5em;font-size:1.2em}table.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em}.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-point-label{font-size:.75em;z-index:2}td.jqplot-cursor-legend-swatch{vertical-align:middle;text-align:center}div.jqplot-cursor-legend-swatch{width:1.2em;height:.7em}.jqplot-error{text-align:center}.jqplot-error-message{position:relative;top:46%;display:inline-block}div.jqplot-bubble-label{font-size:.8em;padding-left:2px;padding-right:2px;color:rgb(20%,20%,20%)}div.jqplot-bubble-label.jqplot-bubble-label-highlight{background:rgba(90%,90%,90%,0.7)}div.jqplot-noData-container{text-align:center;background-color:rgba(96%,96%,96%,0.3)}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./oswald-light-v7.woff') format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./oswald-regular-v7.woff') format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./oswald-bold-v7.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./roboto-regular-v7.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./roboto-medium-v7.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../at.deepsearch.deep.suite.webui.wicket.WebuiWicketCssContributor/resource/fonts/./roboto-bold-v7.woff') format('woff');
}

.webapp {
  width: 100px;
}

