@charset "UTF-8";
/*
 *  VISITOUR Terminvereinbarung
 *  FLS GmbH 2013 */
html {
  height: 100%;
  min-width: 581px; }

body {
  /*background-color: #F5F6F7; */
  height: 100%;
  width: 100%;
  overflow: auto;
  font-family: "Open Sans",sans-serif; }

h1, label {
  color: #777777;
  font-weight: normal; }

h1 {
  color: #000;
  font-weight: 600;
  margin-left: 1px; }

input:invalid {
  -webkit-box-shadow: 0 0 0 0 black;
  box-shadow: 0 0 0 0 black; }

input.inactive {
  color: #777 !important;
  background-color: #eee !important; }

textarea {
  font-size: .875rem;
  height: 96px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #DDD;
  outline: 0;
  padding: 5px 10px;
  color: #000;
  -webkit-box-shadow: inset 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
  width: 720px;
  margin-top: 10px; }

.additionalinfo {
  margin-top: 3em !important; }

.additionalinfo span {
  font-size: 20px;
  font-weight: 600; }

.headerCustomerInfo {
  margin-left: 23px; }

.borderTop, .loginFormGroup {
  border-top: 1px solid black;
  padding-top: 0.75em;
  margin-bottom: 0.75em;
  width: 100%; }

.table {
  display: table;
  text-align: center;
  width: 100%; }

.tableCell {
  display: table-cell;
  text-align: left; }

.column20 {
  width: 20%; }

.column50 {
  width: 50%; }

.column75 {
  width: 75%; }

.left {
  float: left; }

.right {
  float: right; }

#selectable {
  list-style-type: none;
  margin: 0;
  padding: 1px;
  width: 100%;
  border: none; }
  #selectable .ui-selecting {
    background: #ffffff; }
  #selectable .ui-selected {
    background: #ffffff;
    color: #00274e; }
  #selectable li {
    margin: 3px;
    padding: 0.2em;
    height: 12px;
    border: none; }

.button {
  height: 23px;
  font-weight: lighter; }
  .button:disabled {
    border-radius: 5px; }

.headerokicon {
  float: right;
  margin-top: 2px; }

#date_ok {
  display: block; }

.center_layer {
  padding-top: 10px; }

.shadow_layer {
  display: none;
  margin: 0 auto;
  width: 720px; }

#wrapper {
  position: relative;
  height: 100%;
  margin-bottom: -2rem; }

.selectedLanguage {
  border: 2px solid #002750 !important; }

#mainLoginLayer {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.5em;
  padding-right: 0.5em; }

#mainLoginForm {
  margin: 10px auto 0;
  position: relative; }

#mainLoginInfo, #mainAddressInfo {
  background: none repeat scroll 0 0 transparent;
  bottom: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 10px;
  margin-bottom: 10px;
  margin-top: 53px;
  padding: 5px;
  width: 100%; }

#loginform input[type="text"] {
  min-width: 400px; }
  #loginform input[type="text"]:disabled {
    background-color: #ccc; }

.callinfotable th {
  border-bottom: 0.5rem solid transparent;
  color: #777;
  text-align: left; }

.callinfotable td {
  color: #777;
  text-align: left; }

.loginLabel, .infoLayerTable label {
  color: #4e4e4c;
  margin: 3px;
  font-weight: 600; }

.loginFormHeader {
  text-align: left;
  padding: 8px;
  margin: 5px;
  height: 10px;
  margin-bottom: 10px;
  color: #4e4e4c;
  position: relative; }

.loginTable, .infoLayerTable {
  margin: 10px;
  border-spacing: 10px;
  border-collapse: separate; }

#mainLoginForm table {
  background-color: #fff;
  margin: auto;
  width: 50%;
  border: 1px solid #ccc; }

#callInfoLayer p.infoLayerText {
  margin-left: 15px;
  margin-bottom: 5px; }

.loginTable input, .infoLayerTable input {
  width: 295px; }

.loginInfoMsg {
  color: #ff0000; }

input:disabled {
  background: #eee;
  border: 1px solid #ccc; }

#callInfoLayer {
  border-radius: 10px;
  top: 10px;
  width: 100%;
  display: none;
  margin-top: 10px; }

.callInfoList {
  list-style-type: none; }
  .callInfoList li {
    color: #4e4e4c;
    font-weight: 600;
    margin: 5px 0 0 -27px; }
    .callInfoList li span {
      font-weight: 200; }

.info_contactlayer {
  font-weight: 600;
  padding-left: 21px; }

#changeInfoLayer, #changedInfoLayer {
  display: none; }

#changedInfo, #changeInfo {
  margin-top: 81px; }

#proposalHint {
  margin: 1em auto 0;
  width: 80%;
  color: #fff; }

.infoLayerTable .button {
  width: 100px; }

.terminefinden {
  font-weight: lighter;
  margin-left: 3px;
  width: 168px;
  background-image: url("../images/Lupe_10x10_weiss.png");
  background-repeat: no-repeat;
  background-position: 17px 7px;
  text-transform: uppercase; }

.calendar_layer {
  background-color: #FFFFFF;
  z-index: 1; }

.countrySelect {
  padding: 0 3px 0 3px;
  margin-right: 3px;
  background-color: #002750;
  color: #fff;
  border: 2px solid #fff;
  cursor: pointer; }

.countrySelected {
  border: 2px solid #002750;
  background-color: #fff;
  color: #002750; }

.countryLayer {
  margin-top: 2px; }

#calender_table {
  width: 100%;
  table-layout: fixed; }

.calender_header {
  background-color: #999;
  border-bottom: 1px solid #002750;
  border-right: 1px solid #5f7497;
  height: 40px;
  vertical-align: middle; }

.calender_body {
  border: 1px solid #CCCCCC; }

.calender_alternate {
  background-color: #f5f5f5; }

.calender_row:last-child > .calender_hourcolumn {
  border-bottom: 1px solid #999; }

.calender_hourcolumn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #999;
  color: #000;
  font-weight: normal;
  text-align: center;
  height: 2.5em;
  vertical-align: middle;
  border-top: 1px solid #002750;
  border-right: 1px solid black; }

#hourColumn {
  border-right: 1px solid black; }

.calender_highlight {
  background-color: #cccccc !important; }

.calender_cell {
  position: relative; }

.blocked_day {
  background: repeating-linear-gradient(60deg, #ddd, #ddd 5px, white 5px, white 10px); }

.calender_blocklayer {
  color: white;
  position: absolute;
  left: 0;
  cursor: pointer;
  border: 1px solid #002750;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.calendar_blockheader {
  cursor: pointer;
  height: 13px;
  margin: 15px 2px 6px;
  padding: 2px 0 0 6px;
  background-color: #002750;
  text-transform: uppercase; }
  .calendar_blockheader:hover {
    color: #CCCCCC; }
  .calendar_blockheader img {
    float: right; }

.costLayer {
  float: left;
  font-weight: bold;
  padding-left: 4px;
  text-align: left;
  display: none; }

.questionmark {
  font-weight: 900; }

.calender_uncheckedblock {
  height: 14px;
  width: 14px;
  background-color: #04274d;
  float: right;
  display: none; }

.calendar_blockinfo {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden; }

.calender_uncheckedblockcheck {
  background-image: url("/public/resources/img/checkmark_29x29.png");
  background-position: 21px 1px;
  background-repeat: no-repeat;
  height: 30px;
  margin-bottom: 5px;
  position: relative;
  right: 0;
  top: 20%;
  display: none; }

.calender_blocklayer_highprice {
  background-color: #7EA600 !important;
  width: 100%; }

div.calendar_highlight {
  /*outline:2px solid #e73f30; */
  background-color: green; }

#agblink, #imprintlink {
  margin-right: 1em; }

.footer_layer {
  background-color: #002750;
  bottom: 0;
  left: 0;
  right: 0;
  color: #002750;
  height: 2rem;
  position: absolute;
  padding: 5px 0;
  display: table;
  font-family: "Open Sans",sans-serif;
  font-size: 0.75rem; }

.clearfooter {
  height: 2rem;
  clear: both; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.footer_layer > * {
  display: table-cell;
  vertical-align: middle; }
  .footer_layer > *:first-child {
    width: 1%;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent; }

.errorBackground {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: #000000;
  opacity: 0.65;
  /* modern browser */
  -moz-opacity: 0.65;
  /* older Mozilla browser */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  /* IE8 in Standard Compliant Mode */
  filter: alpha(opacity=65);
  /* IE5.x -7.0 */
  z-index: 5000;
  display: none; }

.errorLayer {
  z-index: 5001;
  position: absolute;
  top: 50%;
  height: 200px;
  width: 500px;
  margin: 0 -250px;
  display: none;
  left: 50%; }

.errorLayer_header {
  background-color: #DB001B;
  color: #FFFFFF;
  font-weight: lighter;
  height: 50px;
  margin: 0 auto;
  padding-top: 9px;
  text-align: center;
  vertical-align: middle;
  width: 500px; }

.errorLayer_body {
  background-color: #FFFFFF;
  color: #002750;
  height: 93px;
  padding-top: 18px;
  text-align: center;
  width: 499px; }

#button_errorBack {
  font-weight: lighter;
  margin-left: 205px;
  margin-top: -37px;
  padding-left: 7px;
  position: absolute;
  width: 83px; }

#timeFrameSelectLayer {
  height: 30px;
  margin-top: 15px; }

.timeFrameSelect {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 3px;
  padding: 0 3px; }

.timeFrameSelected {
  border: 2px solid #002750; }

#loading_calender {
  background-color: #FFFFFF;
  background-image: url("../images/loading.gif");
  background-position: 500px 266px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 601px;
  left: 50%;
  margin-left: -401px;
  margin-top: -601px;
  opacity: 0.65;
  position: absolute;
  width: 781px;
  z-index: 4999;
  display: none; }

#loading_text {
  color: #000000;
  font-weight: lighter;
  left: 427px;
  position: absolute;
  top: 307px; }

.closeOverlayIcon {
  background-image: url("../images/schließen-x_20x20.png");
  background-repeat: no-repeat;
  height: 20px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 20px;
  cursor: pointer; }

.cheap {
  color: #7da600; }

.medium {
  color: #ffcc00; }

.expensive {
  color: #cc0000; }

#trackingLayer .formInformation, #assignmentInfoLayer .formInformation, #assignmentMismatchLayer .formInformation {
  line-height: 1.5em; }
  #trackingLayer .formInformation > div, #assignmentInfoLayer .formInformation > div, #assignmentMismatchLayer .formInformation > div {
    width: 50%; }
    #trackingLayer .formInformation > div span.validity, #assignmentInfoLayer .formInformation > div span.validity, #assignmentMismatchLayer .formInformation > div span.validity {
      display: inline-block;
      margin-top: 0.5em;
      vertical-align: top; }
    #trackingLayer .formInformation > div input[type="tel"]:after, #assignmentInfoLayer .formInformation > div input[type="tel"]:after, #assignmentMismatchLayer .formInformation > div input[type="tel"]:after {
      position: absolute;
      content: "+"; }
    #trackingLayer .formInformation > div input#Mobile:invalid + span.validity:after, #assignmentInfoLayer .formInformation > div input#Mobile:invalid + span.validity:after, #assignmentMismatchLayer .formInformation > div input#Mobile:invalid + span.validity:after {
      position: absolute;
      content: '✖';
      padding-left: 5px;
      color: #8b0000; }
    #trackingLayer .formInformation > div input#Mobile:valid + span.validity:after, #assignmentInfoLayer .formInformation > div input#Mobile:valid + span.validity:after, #assignmentMismatchLayer .formInformation > div input#Mobile:valid + span.validity:after {
      position: absolute;
      content: '✓';
      padding-left: 5px;
      color: #009000; }
  #trackingLayer .formInformation label, #assignmentInfoLayer .formInformation label, #assignmentMismatchLayer .formInformation label {
    color: white; }
  #trackingLayer .formInformation .right label, #assignmentInfoLayer .formInformation .right label, #assignmentMismatchLayer .formInformation .right label {
    margin-right: 0.5em; }

#trackingLayer input, #assignmentInfoLayer input, #assignmentMismatchLayer input {
  vertical-align: middle;
  margin-right: 0.5em; }

#confirmationLayer, #trackingLayer, #assignmentInfoLayer, #assignmentMismatchLayer {
  color: #fff;
  width: 720px;
  margin: 0 auto; }

#assignmentInfoLayer {
  color: #777; }

#assignmentMismatchLayer {
  color: #000; }

#confirmationLayer a, #trackingLayer a {
  color: #fff; }

#confirmationLayer > div, #trackingLayer > div, #assignmentInfoLayer > div, #assignmentMismatchLayer > div {
  width: 100%;
  display: table; }

#confirmationLayer > div > div, #trackingLayer > div > div, #assignmentInfoLayer > div > div, #assignmentMismatchLayer > div > div {
  text-align: left;
  display: block; }

#confirmationLayer > div > div.headerWrapper, #trackingLayer > div > div.headerWrapper {
  width: 10em; }

.emptycircle {
  border-radius: 90px;
  border: 2px solid white;
  height: 1em;
  width: 1em; }

.filledcircle {
  background-color: white;
  border-radius: 90px;
  border: 2px solid white;
  height: 1em;
  width: 1em;
  text-align: center;
  vertical-align: middle;
  line-height: 1em; }

.checkedcircle {
  border-radius: 90px;
  border: 2px solid white;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1em; }

/*
 *.checkedcircle:after{
 *    content: "\2713";
 *} */
.statusListRow {
  text-align: left;
  display: table-row; }
  .statusListRow span {
    display: table-cell; }

p.highlight {
  margin: 5px 0 5px 15px !important;
  text-align: center; }

#progressLayer {
  margin: 1.5rem auto;
  width: 75px;
  vertical-align: middle;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

#progressStep1, #progressStep2, #progressStep3 {
  background: transparent none repeat scroll 0 0;
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block;
  float: left;
  height: 12px;
  list-style: outside none none;
  margin: 0 auto;
  width: 12px; }

#progressStep1 {
  cursor: pointer; }

.progressHighlight {
  background-color: #fff !important; }

.printButton {
  float: right;
  cursor: pointer; }
  .printButton > img {
    max-height: 22px; }

.downloadReportsButton {
  float: right;
  cursor: pointer;
  display: none !important; }
  .downloadReportsButton > img {
    max-height: 22px;
    position: relative; }

#buttonLayer > div {
  display: block !important;
  max-width: 40%;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#buttonPlanAppointment, #buttonBookAppointment, #buttonSaveAddress {
  border: 2px solid #fff;
  color: #fff;
  vertical-align: middle;
  padding: 0.5em;
  text-align: center;
  cursor: pointer;
  margin: 2em auto 0; }

#buttonSaveAddress, #buttonSaveServiceAssignment, input[type="submit"] {
  text-align: center !important; }
  #buttonSaveAddress:disabled, #buttonSaveServiceAssignment:disabled, input[type="submit"]:disabled {
    background-color: #ccc; }

.hidden {
  display: none !important; }

/*
 *  Overlay Messages */
div.multiGeocodeLayer {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  display: none;
  height: 300px;
  background-color: #fff; }

.noAddressInformation {
  display: none;
  font-weight: 600;
  color: #DB001B; }

div#multiGeoCodeFormInformation {
  width: 100% !important;
  display: none; }

div#multiGeoCodeLayer input:readonly {
  background: #eee; }

div#multiGeoCodeHeader {
  text-align: center; }

#multiGeoCodeTableWrapper {
  max-height: 300px;
  overflow: auto; }

table#multiGeoCodeTable {
  width: 100%; }

table#multiGeoCodeTable tr {
  padding-bottom: 3px;
  cursor: pointer; }

table#multiGeoCodeTable tr:nth-child(odd) {
  background-color: #eee; }

table#multiGeoCodeTable td {
  padding: 5px 7px 5px 7px; }

.required:after {
  content: "*";
  color: #c00; }

div#loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none; }

div.overlay {
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: #999;
  opacity: 0.5; }

div.messagebox {
  position: absolute;
  width: 24em;
  height: 8em;
  background-color: white;
  border-radius: 5px;
  border: 1px solid black;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.75);
  margin: -4em 0 0 -12em;
  left: 50%;
  top: 50%; }
  div.messagebox > div {
    position: relative; }
    div.messagebox > div > div {
      display: inline-block;
      padding: 0 auto; }
  div.messagebox img.loading {
    display: none;
    margin: 1em auto;
    max-height: 50%;
    max-width: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
  div.messagebox p {
    text-align: center; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.spinner {
  margin: 2em auto;
  width: 70px;
  text-align: center; }
  .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.serviceAssignmentColumn, .hardwareAssignmentColumn {
  font-size: 18px;
  margin: 10px; }

.hardewareServiceSeparatorColumn {
  float: left;
  font-size: 50px; }

.serviceAssignmentColumn {
  float: right; }

.hardwareAssignmentColumn {
  float: left;
  width: calc(50% - 100px); }

.hardwareItem, .serviceItem, .notAssigned {
  width: 270px;
  height: 35px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-weight: 100;
  padding-top: 5px;
  margin: 10px;
  padding-left: 10px;
  padding-right: 10px;
  list-style-type: none;
  text-overflow: ellipsis;
  line-height: 30px;
  overflow: hidden; }

.hardwareItem {
  cursor: pointer; }

.notAssigned {
  cursor: no-drop !important; }

.notAssignedLayer .hardwareItem {
  float: left; }

.separatorColumn {
  float: left;
  height: 100px;
  width: 80px; }

.separatorItem {
  font-size: 50px;
  left: calc(50% - 25px);
  color: #000;
  height: 54px;
  margin-left: 54px; }

.notAssignedLayer {
  min-height: 50px; }

.notAssigned {
  background-color: #f2f2f2 !important;
  color: #000 !important;
  border: 1px solid #777;
  content: "Test"; }

#buttonSaveServiceAssignment, #buttonRemoveAssignment {
  padding: 10px 15px 12px !important;
  font-family: mm-text-semibold, "Open Sans", sans-serif;
  border-radius: 5px;
  cursor: pointer;
  color: #fff !important;
  margin: 0 !important;
  background-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd !important;
  text-align: center;
  display: table-cell; }

#buttonSaveServiceAssignment.disabled {
  background-color: #ccc;
  cursor: default; }

.serviceItem {
  background-color: #999; }

.hardwareServiceSeperator {
  font-size: 40px; }

#buttonRemoveAssignment {
  float: left; }
  #buttonRemoveAssignment.disabled {
    background-color: #ccc; }

#buttonSaveServiceAssignment {
  float: right; }

.pre-line {
  white-space: pre-line !important; }

.corridorInfo {
  white-space: pre-line !important;
  color: red !important; }

.corridorWarning {
  white-space: pre-line !important;
  color: red !important;
  font-size: 12px; }

.updateAppointmentInfoButton {
  background-color: red;
  color: white;
  border: 2px solid red;
  border-radius: 12px; }

.listitemout {
  list-style-position: outside; }

#modal-wrapper {
  visibility: hidden;
  z-index: 4096;
  top: 0;
  position: fixed;
  height: 100%;
  width: 100%; }
  #modal-wrapper #modal-bg {
    visibility: inherit;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    background-color: black; }
  #modal-wrapper #modal-dialog {
    visibility: inherit;
    position: absolute;
    min-width: 20%;
    max-width: 60%;
    min-height: 120px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 5px;
    border: 1px solid black;
    -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.75); }
    #modal-wrapper #modal-dialog #modal-header {
      margin-top: 15px;
      margin-right: 15px;
      margin-left: 15px;
      visibility: inherit; }
    #modal-wrapper #modal-dialog #modal-content {
      margin-left: 15px;
      margin-right: 15px;
      visibility: inherit; }
    #modal-wrapper #modal-dialog #modal-button-wrapper {
      visibility: inherit;
      float: right;
      margin-top: 15px;
      margin-right: 15px;
      margin-bottom: 15px; }
      #modal-wrapper #modal-dialog #modal-button-wrapper #modal-button {
        visibility: inherit; }

.languageSwitch {
  width: 720px;
  margin: 0 auto;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.languageSwitch p span {
  padding: 0.25em;
  float: right;
  margin-bottom: 0.25em;
  cursor: pointer; }

.activeLanguage {
  background-color: #f2f2f2;
  border: 1px solid #ddd; }

#exchangeLayer {
  margin-top: 10px; }

#exchangeSearchField, #createMatArticleNo, #createArticleID,
#createArticleDescription, #createArticleName, #createArticleWeight, #createArticleVolume,
#createArticleOldOrder, #createArticleService, #createArticleOutletID {
  width: calc(100% - 98px);
  margin: 0 auto;
  height: 40px;
  border-color: #ccc;
  font-size: 25px; }

#createArticleID, #createArticleDescription, #createArticleName,
#createArticleWeight, #createArticleVolume, #createArticleService, #createArticleOldOrder {
  width: 100% !important; }

#createArticleOutletID {
  width: 25% !important; }

#createArticleOutletIDLabel, #createArticleOldOrderLabel {
  position: relative; }

#buttonSubmitSearch, #buttonSplitExchange, #showMatSearcButton, #searchMatButton, #buttonShowArticleCreateForm, #createArticleButton, .ui-button {
  padding: 10px 15px 12px !important;
  font-family: mm-text-semibold, "Open Sans", sans-serif;
  border-radius: 5px;
  cursor: pointer;
  color: #fff !important;
  margin: 0 !important;
  background-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd !important;
  text-align: center;
  display: table-cell;
  float: right; }

#showMatSearcButton {
  background-color: #ccc !important;
  color: #000 !important;
  display: block;
  margin-top: 15px !important;
  background-color: #ccc !important;
  color: #000 !important;
  float: none; }

#exchangespinner, #createArticleDialog, #createArticleOldOrder, #createArticleService, #createArticleOldOrderLabel, #createArticleServiceLabel {
  display: none; }

#buttonShowArticleCreateForm, .buttoninactive {
  background-color: #ccc !important;
  color: #000 !important; }

#searchMatLayer {
  margin-top: 60px;
  display: none; }

#createMatLayer, #createArticleLayer {
  display: none; }

.searchCallResult li, .searchArticleResultItem {
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 20px;
  cursor: pointer; }

.searchCallResult, .searchArticleResult {
  margin-top: 10px;
  max-height: 250px;
  overflow: auto;
  overflow-x: hidden; }

.searchCallResultNVEItem {
  margin-top: 10px;
  margin-left: 10px;
  padding: 5px; }

.noExchangeCallFoundLayer {
  background-color: #f2f2f2;
  outline: 1px solid #ddd;
  margin-top: 10px;
  padding: 10px; }

.ui-dialog {
  left: 0;
  outline: 0 none;
  padding: 0 !important;
  position: absolute;
  top: 0; }

#success {
  padding: 0;
  margin: 0; }

.ui-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  overflow: auto;
  position: relative;
  padding: 0 !important;
  padding-left: 10px !important; }

.ui-widget-header {
  background: #fff;
  border: 0;
  color: #fff; }

.ui-dialog-buttonpane {
  border: 0px !important; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.1em .5em;
  position: relative;
  font-size: 1em; }

.ui-dialog-titlebar-close {
  display: none; }

[tooltip-text] {
  position: relative; }
  [tooltip-text]:hover:before {
    content: attr(tooltip-text);
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    background: black;
    padding: 8px;
    border-radius: 4px;
    color: white; }
  [tooltip-text]:hover:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: calc(-100% + 8px);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent black transparent; }
