﻿/*#region Elements */
/*#endregion */
/*#region DIALOG */
/*#endregion */
/*#region Finish Button */
/*#endregion */
#authSubheader {
  color: #666666;
  background-color: white;
  font-size: 16px;
  padding-left: 13px;
  padding-right: 13px;
}
#authMethods {
  padding: 15px;
  width: 100%;
}
#authWithPin {
  padding-top: 10px;
  height: 70px;
}
#authenticationPin {
  height: 41px;
  font-size: 20px;
  width: auto;
  margin-right: 5px;
}
#authenticationPin::-ms-reveal {
  display: none;
}
#buttonPrepare,
#buttonPrepareIdentityServer {
  width: auto;
}
#divGreetings {
  float: left;
  font-size: 16px;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}
#divMessageSender {
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  color: #666666;
  font-size: 16px;
  min-height: 50px;
  max-height: 250px;
  overflow-y: auto;
  width: 98%;
}
.senderInformation {
  width: auto;
  margin-top: 10px;
  display: table;
}
.fileInformation {
  width: auto;
  margin-top: 5px;
  display: table;
}
.descriptionInformationContainer {
  display: table-cell;
  font-size: 16px;
  margin: 0px;
  padding-left: 40px;
}
.descriptionInformationListContainer {
  margin: 0px;
  padding-left: 15px;
}
.descriptionInformation {
  display: table-cell;
  padding-left: 13px;
  min-width: 100px;
}
#confirmIntroduction {
  margin-top: 15px;
  margin-bottom: 5px;
}
div.lineContainer {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  visibility: hidden;
}
div.lineContainer input {
  height: 41px;
}
div.lineContainer .line {
  margin-bottom: 10px;
}
#transactionId,
#transactionIdIdentityServer {
  font-weight: bold;
}
#secretCodeTimer {
  font-style: italic;
}
.authenticationPanel {
  display: none;
  margin: 10px auto 0px;
  padding-left: 13px;
}
.namirialRemoteSignatureAuthentication .divCell {
  padding: 8px 2px;
  vertical-align: middle;
}
.namirialRemoteSignatureAuthentication .divCell select {
  height: 30px;
  width: 95%;
  min-width: 110px;
}
.namirialRemoteSignatureAuthentication .divCell input {
  height: 30px;
  width: 95%;
  min-width: 110px;
}
.authSeperatorLine {
  border-top: 1.5px solid #666;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.defaultButton.authMethodButton {
  width: 150px;
  min-height: 53px;
  vertical-align: middle;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.defaultButton.authMethodButton:hover {
  background: #8d458b;
}
.defaultButton.authMethodButton.active {
  background: #B260B0;
}
.defaultButton.authMethodButton.active:hover {
  background: #8d458b;
}
.pinAuthenticationRow {
  padding-top: 10px;
}
#buttonAuthenticate,
#buttonAuthPin,
#buttonAuthenticateIdentityServer {
  float: right;
  margin-right: 13px;
  margin-bottom: 13px;
}
#authMethods > div {
  display: inline-block;
  margin-top: 10px;
  margin-right: 3px;
  position: relative;
}
.authErrorSign {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: calc(-1.5em * 0.25);
  right: calc(-1.5em * 0.25);
  visibility: collapse;
}
.authError > button {
  border: 2px solid #e51c30;
}
.authError > .authErrorSign {
  visibility: visible;
}
#authErrorList {
  padding: 0px 20px;
}
#authErrorList.hidden {
  display: none;
}
.authErrorListItemContainer {
  display: table;
  width: 100%;
  margin: 5px 0px;
  padding: 5px 0px;
  border-bottom: 1px solid #d3d0d0;
}
.authErrorListItemContainer.hidden {
  display: none;
}
.authErrorListItemContainer > .authErrorListItem {
  display: table-cell;
  vertical-align: middle;
}
.authErrorListItemContainer > .errorSign {
  width: 2.5em;
  margin: auto;
  text-align: center;
}
.authErrorListItemContainer > .errorContentContainer > .errorCaption {
  font-weight: bold;
}
.authErrorListItemContainer > .logoutContainer {
  min-width: 150px;
  max-width: 200px;
  text-align: center;
  padding: 0px 10px;
}
.authErrorListItemContainer > .logoutContainer > .defaultButton {
  width: 150px;
  min-height: 35px;
  vertical-align: middle;
  line-height: 1.2;
  color: #661864;
  background: white;
  border: 1px solid #661864;
}
.authErrorListItemContainer > .logoutContainer > .defaultButton:hover {
  background: #d3bcd2;
}
#inputPhoneNumber,
#inputPhoneNumberIdentityServer {
  border: solid 1px #b8b7b7;
}
.buttonAuthentificationAsText {
  font-size: 18px;
  font-weight: bold;
}
#agreementHeader {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 10px;
}
#declineReasonText {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #b8b7b7;
  font-family: inherit;
  min-height: 100px;
  max-height: 350px;
  resize: vertical;
  margin-top: 20px;
}
#textAreaAgreementText {
  height: 150px;
  max-height: 250px;
  width: 100%;
  overflow-y: auto;
  font-size: 14px;
  text-align: left;
  border: 1px solid #b8b7b7;
}
#agreementTextLanguageSelection {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #b8b7b7;
  margin-bottom: 8px;
}
#agreementTextLanguageSelection.sticky {
  margin-bottom: -1px !important;
  border-bottom-width: 0px;
  /*border-bottom-color: transparent !important;*/
}
.documentView {
  background-color: #ebeaea;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
.pageView * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.documentView .currentlyActive {
  border: 2px solid #661864 !important;
  border-radius: 3px;
}
.confirmReadingIcon.currentlyActive {
  border: 0px !important;
}
.formElement {
  position: absolute;
}
.formCheckBox {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.formCheckBox.active {
  background-color: white;
}
.formCheckBox.inactive {
  background-color: #D0BFCF;
}
.formCheckBox.disabledState {
  background-color: #d3d0d0;
}
.formElementCheckBox {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #35383c;
  padding: 0;
  margin: 0;
  position: absolute;
  background-color: #D0BFCF;
  color: #8d458b;
}
.formElementCheckBox > .icon-check_box_checked:before {
  display: inline-block !important;
  width: 100%;
  height: 100%;
}
.formElementRadioButton {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #35383c;
  padding: 0;
  margin: 0;
  position: absolute;
  background-color: #D0BFCF;
  border-radius: 45px !important;
  color: #8d458b;
}
.formElementRadioButton > .icon-radio_button_unchecked_required_active-copy:before {
  display: inline-block !important;
  width: 100%;
  height: 100%;
}
button.formElementRadioButton:disabled {
  background-color: #d3d0d0 !important;
  color: #666666 !important;
}
button.formElementCheckBox:disabled {
  background-color: #d3d0d0 !important;
  color: #666666 !important;
}
.formCheckBoxDiv * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.formRadioButton {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.formTransparentBackground {
  position: absolute;
  background-color: rgba(96, 18, 94, 0.2);
  overflow: hidden;
  border-width: 0;
  z-index: 1;
}
.requiredForm {
  border: 1px solid #e51c30;
}
.formTextBox {
  position: absolute;
  background-color: #D0BFCF;
  overflow: hidden;
  border-width: 0;
  z-index: 3;
  display: inline-block;
  width: 90%;
  height: 100%;
  top: 2px;
  left: 2px;
  padding: 0;
}
.formTextBox:disabled {
  background-color: #d3d0d0;
}
.formActive {
  background-image: none;
  z-index: 1;
  border: 2px dashed #8d458b;
  border-radius: 3px;
}
.formComboBox {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #D0BFCF;
  z-index: 1;
  left: 0;
}
.formComboBoxDiv .editableTextBoxInput {
  width: calc(100% - 20px);
  height: calc(100% - 3px);
}
.formComboBox.currentlyActive + .editableTextBoxInput {
  width: calc(100% - 20px);
  height: calc(100% - 4px);
}
/* change the highlight color of list & combo boxes
 * IE 9: nothing is working, IE 11: everything is working fine
 * Safari: nothing is working; Firefox: only list-boxes are working
 * Chrome: only dropdown hover is not working; Edge: everything is fine
 */
.formComboBox:not([disabled]) > option:hover,
.formComboBox:not([disabled]) > option:checked {
  color: white !important;
  box-shadow: 0 0 10px 100px #8d458b inset;
  background: #8d458b !important;
}
.formComboBox[disabled] > option:checked {
  color: white !important;
  box-shadow: 0 0 10px 100px #666666 inset;
  background: #666666 !important;
}
.formComboBox:disabled {
  background-color: #d3d0d0;
}
.formTextField {
  padding: 0;
}
.formDateTextField {
  z-index: 999;
}
.formTextField::-moz-selection {
  color: white;
  background-color: #8d458b;
  text-shadow: none;
}
.formTextField::selection {
  color: white;
  background-color: #8d458b;
  text-shadow: none;
}
.formTextFieldMultiline {
  overflow: auto;
  resize: none;
}
.formDisabled {
  position: absolute;
  background-image: none;
  background-color: #d3d0d0;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  z-index: 2;
}
.formElement input:focus {
  outline: none;
}
.formElement button.formDisabled {
  background-image: none;
  background-color: #d3d0d0;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
}
.formCheckBoxDiv.formElement button.formDisabled {
  background-image: none;
  background-color: #d3d0d0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.typewriterDisabled {
  position: absolute;
  background-color: #d3d0d0;
  color: #35383c;
  z-index: 2;
  background-image: none;
}
input.currentlyActive,
textarea.currentlyActive,
.formElementCheckBox.currentlyActive,
.formElementRadioButton.currentlyActive,
select.currentlyActive,
.formComboBox.currentlyActive + input {
  background-color: white;
  background-image: none;
}
.formElementRadioButton.currentlyActive > .formRadioButton:before {
  -moz-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  -o-transform: translate(-1px, -1px);
  -webkit-transform: translate(-1px, -1px);
  transform: translate(-1px, -1px);
}
.formElementCheckBox.currentlyActive {
  border-radius: 0px !important;
}
.formElementCheckBox.currentlyActive > .formCheckBox:before {
  -moz-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  -o-transform: translate(-1px, -1px);
  -webkit-transform: translate(-1px, -1px);
  transform: translate(-1px, -1px);
}
.invalidInput {
  color: #EB3F4F !important;
  background-color: rgba(229, 28, 48, 0.3) !important;
}
.invalidInput.currentlyActive {
  border-color: #EB3F4F !important;
  background-color: rgba(233, 99, 112, 0.2) !important;
}
.invalidInput::-moz-selection {
  color: white !important;
  background-color: #EB3F4F !important;
  text-shadow: none !important;
}
.invalidInput::selection {
  color: white !important;
  background-color: #EB3F4F !important;
  text-shadow: none !important;
}
.invalidFormErrorBalloon {
  background-color: #e51c30;
  padding: 5px;
  color: white;
  z-index: 1500;
  border-radius: 2px;
}
#closeButton {
  background-color: #661864;
  color: white;
}
.descriptionText {
  margin: 0;
}
.fontsList {
  background-color: #661864;
  color: white;
  padding: 1px;
}
.fontsList li {
  list-style-type: none;
  color: white;
  cursor: pointer;
  margin: 5px;
  font-size: 40px;
}
.fontsList li:hover {
  border: 1px solid white;
}
.fileUploadError {
  color: #e51c30;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.attachmentIcon {
  float: left;
  color: #661864;
  font-size: 1.2rem;
}
.Active .attachmentIcon {
  color: #661864;
}
.Inactive .attachmentIcon {
  color: #b8b7b7;
}
.Required .attachmentIcon {
  color: #e51c30;
}
.elementButton .label {
  white-space: pre-wrap;
}
.downloadDocumentIcon {
  float: left;
  color: #661864;
  margin: 5px;
  margin-right: 10px;
}
.documentDownloadLinkContainer {
  margin-bottom: 5px;
  margin-top: 5px;
  float: left;
  width: 100%;
}
.documentDownloadLinkContainer .downloadDocumentIcon {
  font-size: 2rem;
}
.documentDownloadLinkContainer a {
  text-decoration: none;
  color: black;
}
.documentDownloadLinkContainer:hover .downloadDocumentIcon {
  color: #8d458b;
}
.selectedSigningDevice {
  background-color: #b8b7b7;
  border: 1px solid #666666;
}
.selectingSigningDevice {
  background-color: #b8b7b7;
}
.batchSigning.icon-info {
  color: #661864;
  font-size: 1em;
  margin-left: 25px;
}
.batchSigningAffectedSignatures {
  margin-left: 2px;
  display: inline-block;
  font-size: 75%;
  color: #661864;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
.batchSigningDecision {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  margin-top: 20px;
  line-height: 1.5em;
}
.batchSigningProgressBarContainer {
  width: 100%;
  background-color: white;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  min-height: 3em;
  border-radius: 3px;
}
.batchSigningProgressBarContainer .progressBar {
  width: 0;
  background-color: #661864;
  min-height: 3em;
  border-radius: 3px;
}
.batchSigningProgressBarContainer .progressBar .inverted {
  color: #661864;
  background-color: white;
  border-radius: 3px;
}
.batchSigningProgressBarContainer .progressBarLabel {
  text-align: center;
  /* If you want to center it */
  line-height: 3em;
  /* Set the line-height to the same as the height of the progress bar container, to center it vertically */
  color: white;
  font-weight: bold;
  z-index: 2;
  min-height: 3em;
  border-radius: 3px;
}
.batchSigningProgressBarContainer .progressBarLabel .inverted {
  color: #661864;
  background-color: white;
  border-radius: 3px;
}
.signButtonIcon {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 1vw;
}
.signButtonIcon .multi_signing {
  position: absolute;
}
.signButtonIcon .batchNo {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(100%, 0);
}
#rejectReasonText {
  width: 100%;
  min-height: 100px;
  max-height: 350px;
  margin-top: 20px;
  font-family: inherit;
  resize: vertical;
}
#delegationInputForm > div > div {
  padding-bottom: 5px;
}
#delegationInputForm > div > div label {
  color: #35383c;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#delegationInputForm > div > div label.delegateFormHeaderError {
  color: #e51c30;
}
#delegationInputForm input,
#delegationInputForm textarea {
  border: 1px solid #b8b7b7;
  font-size: 1rem;
  width: 100%;
  font-family: inherit;
}
#delegationInputForm textarea {
  min-height: 100px;
  max-height: 350px;
  resize: vertical;
}
#delegationInputForm input.delegateFormBorderError,
#delegationInputForm textarea.delegateFormBorderError {
  border: 1px solid #e51c30;
  color: #e51c30;
}
.delegationInputFormBlockLeft {
  float: left;
  width: 50%;
  padding-right: 5px;
  padding-bottom: 10px;
  clear: left;
}
.delegationInputFormBlockRight {
  float: right;
  width: 50%;
  padding-left: 5px;
  padding-bottom: 10px;
}
.delegationInputFormBlockLarge {
  width: 100%;
  padding-bottom: 10px;
  clear: left;
}
.delegateFormErrorBalloon {
  background-color: #e51c30;
  padding: 5px;
  color: white;
  z-index: 1500;
  border-radius: 2px;
}
.elementButton {
  overflow: visible;
  border-radius: 3px;
  font-size: large;
  color: #35383c;
}
.elementButton.Active {
  background-color: rgba(96, 18, 94, 0.2);
  border-color: #661864;
}
.elementButton.Required {
  border-color: #e51c30;
  color: #e51c30;
}
.elementButton.Required .signButtonIcon {
  color: #e51c30;
}
.elementButton.Inactive {
  border-color: rgba(30, 30, 30, 0.2);
  color: #35383c;
  background: none;
}
.signButtonActive {
  border: 0;
  background-color: rgba(96, 18, 94, 0.2);
  border-radius: 3px;
  font-size: large;
  color: #35383c;
}
.signButtonActive .signButtonIcon {
  color: #661864;
}
.signButtonInactive {
  border: 0;
  background-color: rgba(30, 30, 30, 0.2);
  font-size: large;
  color: #35383c;
}
.signButtonInactive .signButtonIcon {
  color: #666666;
}
.typewriterAnnotation {
  min-width: 10px;
  height: 100%;
  white-space: nowrap;
  max-width: 100%;
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.typewriterAnnotation.editable.left {
  left: 0;
}
.typewriterAnnotation.editable.center {
  left: 50%;
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.typewriterAnnotation.editable.right {
  right: 0;
}
.typewriterAnnotation.editable.Required {
  border: 1px solid #e51c30;
  color: #35383c;
}
.typewriterAnnotationSaveButton {
  display: none;
  border: 1px solid #661864;
  color: white;
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: #661864;
  padding: 3px;
  margin-left: 2px;
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 2;
}
.typewriterAnnotation.editable.Required ~ .typewriterAnnotationSaveButton {
  display: inline-block;
}
.guidanceNavigationButtons {
  background: none;
  display: none;
}
#guidanceControl.downside {
  -moz-transform: translateX(-20%) translateY(-10px) rotate(90deg);
  -ms-transform: translateX(-20%) translateY(-10px) rotate(90deg);
  -o-transform: translateX(-20%) translateY(-10px) rotate(90deg);
  -webkit-transform: translateX(-20%) translateY(-10px) rotate(90deg);
  transform: translateX(-20%) translateY(-10px) rotate(90deg);
}
#guidanceControl.upside {
  -moz-transform: translateX(-10%) translateY(10px) rotate(-90deg);
  -ms-transform: translateX(-10%) translateY(10px) rotate(-90deg);
  -o-transform: translateX(-10%) translateY(10px) rotate(-90deg);
  -webkit-transform: translateX(-10%) translateY(10px) rotate(-90deg);
  transform: translateX(-10%) translateY(10px) rotate(-90deg);
}
.sigPad label {
  display: block;
  margin: 0 0 0.515em;
  padding: 0;
  color: #35383c;
  font: normal 15px;
  font-weight: bold;
}
.sigPad label.error {
  color: #e51c30;
}
.sigPad input.name {
  margin: 0;
  padding: 0.2em 0;
  width: 96%;
  font-size: 1em;
}
.sigPad input.error {
  border-color: #e51c30;
}
.sig {
  display: none;
}
.sigNav {
  display: none;
  height: 2.25em;
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  clear: both;
}
.sigNav li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}
.sigNav a,
.sigNav a:link,
.sigNav a:visited {
  display: block;
  margin: 0;
  padding: 0 0.6em;
  border: 0;
  color: #35383c;
  font-weight: bold;
  line-height: 2.25em;
  text-decoration: underline;
}
.sigNav a.current,
.sigNav a.current:link,
.sigNav a.current:visited {
  background-color: #666666;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-radius: 8px 8px 0 0;
  color: white;
  text-decoration: none;
}
.sigNav .typeIt a.current,
.sigNav .typeIt a.current:link,
.sigNav .typeIt a.current:visited {
  background-color: #d3d0d0;
  color: #669933;
}
.sigNav .clearButton {
  bottom: 0.2em;
  display: none;
  position: absolute;
  right: 0;
  font-size: 0.75em;
  line-height: 1.375;
}
.sigWrapper {
  clear: both;
  padding: 0;
  border: 1px solid #b8b7b7;
  border-radius: 2px;
  -ms-touch-action: none;
  touch-action: none;
}
.sigWrapper.current {
  border-color: #b8b7b7;
}
.signed .sigWrapper {
  border: 0;
}
#uiContainer {
  text-align: center;
}
.pad {
  cursor: url('../Content/assets/pen.cur'), crosshair;
  cursor: url('../Content/assets/pen.cur') 16 16, crosshair;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.padNoCursor {
  -ms-touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
p.error {
  display: block;
  margin: 0.5em 0;
  padding: 0.4em;
  background-color: #e51c30;
  color: white;
  font-weight: bold;
}
#inputEnterName {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  font-size: 19px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #b8b7b7;
  border-radius: 2px;
}
.type2SignFontButtons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 91;
  opacity: .9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */
}
.fontSizeChangeButton {
  float: left;
  background-color: #661864;
  color: white;
  width: 3rem;
  height: 3rem;
  border: none;
  z-index: 95;
  border-radius: 2px;
}
.fileSizeIncreaseButton {
  right: 0;
  top: 0;
}
.fileSizeDecreaseButton {
  right: 40px;
  top: 0;
}
.changeFontButton {
  right: 80px;
  top: 0;
}
.fontSizeChangeButton:disabled {
  background-color: #d3d0d0;
}
.typed {
  margin: 0;
  position: absolute;
  z-index: 90;
  cursor: move;
  color: black;
  padding-right: 4%;
  padding-left: 2%;
  font-family: yellowtail,Georgia,Times,serif;
  font-style: normal;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
}
@font-face {
  font-family: 'architex';
  src: url('../Content/assets/architex-webfont.eot');
  src: url('../Content/assets/architex-webfont.eot?#iefix') format('embedded-opentype'), url('../Content/assets/architex-webfont.woff2') format('woff2'), url('../Content/assets/architex-webfont.woff') format('woff'), url('../Content/assets/architex-webfont.ttf') format('truetype'), url('../Content/assets/architex-webfont.svg#architextregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'schoolcursive';
  src: url('../Content/assets/schoolcursive-webfont.eot');
  src: url('../Content/assets/schoolcursive-webfont.eot?#iefix') format('embedded-opentype'), url('../Content/assets/schoolcursive-webfont.woff2') format('woff2'), url('../Content/assets/schoolcursive-webfont.woff') format('woff'), url('../Content/assets/schoolcursive-webfont.ttf') format('truetype'), url('../Content/assets/schoolcursive-webfont.svg#school_cursiveregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tudorrose';
  src: url('../Content/assets/tudorrose-webfont.eot');
  src: url('../Content/assets/tudorrose-webfont.eot?#iefix') format('embedded-opentype'), url('../Content/assets/tudorrose-webfont.woff2') format('woff2'), url('../Content/assets/tudorrose-webfont.woff') format('woff'), url('../Content/assets/tudorrose-webfont.ttf') format('truetype'), url('../Content/assets/tudorrose-webfont.svg#tudorrosemedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jennasue';
  src: url('../Content/assets/jennasue-webfont.eot');
  src: url('../Content/assets/jennasue-webfont.eot?#iefix') format('embedded-opentype'), url('../Content/assets/jennasue-webfont.woff2') format('woff2'), url('../Content/assets/jennasue-webfont.woff') format('woff'), url('../Content/assets/jennasue-webfont.ttf') format('truetype'), url('../Content/assets/jennasue-webfont.svg#jenna_sueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'yellowtail';
  src: url('../Content/assets/Yellowtail-Regular-webfont.eot');
  src: url('../Content/assets/Yellowtail-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Content/assets/Yellowtail-Regular-webfont.woff') format('woff'), url('../Content/assets/Yellowtail-Regular-webfont.ttf') format('truetype'), url('../Content/assets/Yellowtail-Regular-webfont.svg#yellowtailregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#question {
  font-size: 18px;
}
#spanSubtitle {
  font-weight: bold;
  margin-bottom: 5px;
}
#errMsg {
  margin-top: 15px;
}
.errorDialog .dialogHeaderNew {
  font-size: 20px;
}
#additionalErrorMessage {
  margin: 15px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.1;
  font-size: 16px;
  color: #666666;
}
#errorMessage {
  margin: 15px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.5;
}
#additionalMessage {
  margin: 15px;
  margin-top: 0;
}
.errorAdditionalInformation {
  margin-top: 2rem;
  font-size: 0.7rem;
  word-wrap: break-word;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  border: solid 5px #ebeaea;
  background-color: #ebeaea;
}
.errorAdditionalInformation > .downloadBrowserLogsDiv {
  font-size: 14px;
  margin: 3px;
  margin-top: 8px;
  text-align: center;
  font-weight: bold;
  color: #666666;
}
.errorAdditionalInformation > .downloadBrowserLogsDiv > a {
  color: #35383c;
  text-decoration: underline;
  cursor: pointer;
}
.errorAdditionalInformation p {
  margin: 3px;
  text-align: center;
  font-weight: bold;
}
.errorAdditionalInformation .supportId {
  font-size: 14px;
}
.errorAdditionalInformation .errorDateTime {
  margin: 3px;
  font-size: 0.6rem;
  color: #666666;
}
#errorDialogMessageDiv {
  min-height: 105px;
}
.errorDialog .downloadBrowserLogsDiv {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}
.errorDialog .downloadBrowserLogsDiv > a {
  color: #35383c;
  text-decoration: underline;
  cursor: pointer;
}
.browserLogsDiv {
  margin-top: 5px;
  overflow: auto;
  max-height: 400px;
}
.browserLogsDiv > p {
  font-size: 11px;
  margin: 0;
}
.toast-top-right {
  right: calc(80px + 10px);
}
.balloonCloseButton {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: bold;
  font-size: 20px;
  cursor: default;
}
.dialogStaticBottomContent {
  float: left;
  width: 100%;
}
.dialog {
  width: 100%;
  background-color: white;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 4px;
  text-align: left;
  border-radius: 3px;
}
.dialog * {
  box-sizing: border-box;
}
.dialogHeaderBorder {
  width: 18px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #661864;
  position: absolute;
  top: 0;
  bottom: 0;
}
.dialogHeaderNew {
  color: #661864;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}
.dialogButton {
  color: white;
  padding: 10px 20px 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
  border: solid 0.5px transparent;
  background-color: transparent;
  margin: 10px 0px 10px 20px;
  cursor: pointer;
}
.dialogButtonRed {
  background-color: #e51c30;
  color: white;
  border: 1px solid #e51c30;
}
.dialogButtonRed:hover {
  background-color: #EB3F4F;
  color: white;
  border: 1px solid #EB3F4F;
}
.dialogButtonRed.inverse {
  background-color: transparent;
  color: #e51c30;
  border: 1px solid #e51c30;
}
.dialogButtonRed.inverse:hover {
  background-color: #fce3e5;
  color: #e51c30;
  border: 1px solid #e51c30;
}
.dialogButtonPurple {
  background-color: #661864;
  color: white;
  border: 1px solid #661864;
}
.dialogButtonPurple:hover {
  background-color: #8d458b;
  color: white;
  border: 1px solid #8d458b;
}
.dialogButtonPurple.inverse {
  background-color: transparent;
  color: #661864;
  border: 1px solid #661864;
}
.dialogButtonPurple.inverse:hover {
  background-color: #d3bcd2;
  color: #661864;
  border: 1px solid #661864;
}
.dialogButtonGreen {
  background-color: #669933;
  color: white;
}
.dialogButtonGreen:hover {
  background-color: #488010;
  color: white;
  border: 1px solid transparent;
}
.dialogButtonGreen:not(:hover) {
  border: 1px solid transparent !important;
}
.dialogButtonIdbuttonReload {
  margin-left: 0px;
}
.dialogTextDownload {
  padding-top: 10px;
}
.dialogButton:disabled {
  background-color: #d3d0d0 !important;
  color: white !important;
  border: 1px solid #d3d0d0 !important;
  cursor: default;
}
.dialogButton.inverse:disabled {
  background-color: transparent !important;
  color: #d3d0d0 !important;
  border: 1px solid #d3d0d0 !important;
  cursor: default;
}
.NFI-button {
  color: white;
  text-transform: uppercase;
  border-radius: 3px;
  border: 1px solid #661864;
  background-color: #661864;
  cursor: pointer;
  font-size: 0.8em;
  padding: 10px 20px 10px 20px;
}
.NFI-button:hover {
  background-color: #8d458b;
  color: white;
  border: 1px solid #8d458b;
}
.NFI-button > span > .selectFileTitle {
  font-family: sans-serif;
  text-transform: uppercase;
  padding-left: 10px;
  font-size: 18px;
}
.NFI-filename {
  border-style: none;
  font-size: 16px;
  color: #35383c;
  width: 292px;
  float: none !important;
  clear: both;
  padding-top: 15px !important;
  display: table;
}
.NFI-filename > .filename {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}
.NFI-filename > .icon-icon_attach-18 {
  display: table-cell;
  vertical-align: middle;
}
#imagePrint {
  float: left;
  font-size: 2rem;
  color: #661864;
}
#imagePrint:hover {
  color: #8d458b;
  cursor: pointer;
}
.progressOverlayText {
  background-color: white;
  color: #661864;
  padding: 0;
  position: absolute;
  margin: 0;
}
.progressMessageDiv {
  background-color: white;
  color: #661864;
  min-height: 3em;
  border-radius: 3px;
}
#headerContainerWithItem {
  width: 100%;
  display: table;
  margin-bottom: 5px;
}
#headerContainerWithItem > .dialogHeaderNew {
  display: table-cell;
  word-break: break-word;
}
#headerContainerWithItem > #headerIconItem {
  display: table-cell;
  text-align: right;
  line-height: 2rem;
  font-size: 2rem;
  color: #661864;
}
#headerContainerWithItem > #headerIconItem:hover {
  color: #8d458b;
  cursor: pointer;
}
.sendTransaction {
  margin-top: 20px;
  margin-bottom: 20px;
}
.transaction .line {
  margin-top: 10px;
}
.previewImage {
  text-align: center;
}
.previewImage #previewCanvas {
  position: absolute;
  z-index: 5;
  border: 1px solid #666666;
}
.previewImage #backgroundCanvas {
  z-index: 4;
  padding: 1px;
}
.sendTransaction input {
  height: 41px;
}
.namirialRemoteSignatureSigning .divCell {
  padding: 8px 2px;
  vertical-align: middle;
}
.namirialRemoteSignatureSigning .divCell select {
  height: 30px;
  width: 95%;
  min-width: 110px;
  font-size: 16px;
}
.namirialRemoteSignatureSigning .divCell input {
  height: 30px;
  width: 95%;
  min-width: 110px;
  font-size: 16px;
}
.namirialRemoteSignatureSigning .errorTextDiv {
  color: #e51c30;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.namirialRemoteSignatureSigning {
  margin-top: 15px;
}
#certificateLivePreview {
  display: inline-block;
  text-align: center;
  width: 100%;
}
#certificateLivePreview > #previewBackground {
  border: 1px solid #666666;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin: auto;
}
#certificateLivePreview > #previewBackground > #previewForeground {
  border: 0px solid #666666;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#signingDevicesPanel {
  max-height: 170px;
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 50px;
  overflow: auto;
  display: table;
  width: 100%;
}
#signingDevicesPanel .signingDevicesBody {
  display: table-row-group;
  overflow: auto;
}
#signingDevicesPanel .row {
  display: table-row;
}
.noDataAvailable {
  font-weight: bold;
  text-align: center;
}
#signingDevicesPanel .cell {
  display: table-cell;
  padding-top: 5px;
}
#signingDevicesPanel .cell.header {
  font-weight: bold;
  padding-bottom: 10px;
  text-align: left;
}
#signingDevicesPanel .cell.content {
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
  padding-right: 10px;
}
.signingDevicesBody .selectedSigningDevice {
  background-color: #b8b7b7;
  border-bottom: 1px #666666 solid;
}
#localSigningImages .certificateImage {
  margin: 3px;
  width: 48%;
}
img.signingDeviceType {
  position: absolute;
  bottom: 3px;
  right: 3px;
  width: 25px;
  height: 25px;
}
.waitingForSignatureText {
  font-size: x-large;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
#qrCodeBigPreview {
  width: 100%;
  padding: 15px;
  background-color: white;
}
#currentToken {
  margin-top: 10px;
}
.click2SignContent {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #35383c;
  box-sizing: content-box;
}
.moveableClick2SignContentContainer {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#canvasText {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: 1px solid #d3d0d0;
}
.draggableSignatureImagePreview {
  position: absolute !important;
  box-sizing: content-box;
  border: 1px dashed #d3d0d0;
  cursor: move;
}
.draggableSignatureImagePreview > img {
  width: 100%;
}
.draggableSignatureImagePreview.isDragging {
  border: 1px dashed #666666;
}
#canvasSignature {
  border: 1px solid #d3d0d0;
}
.availableLanguagesPanel {
  max-height: 170px;
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 50px;
  overflow: auto;
  display: table;
  width: 100%;
}
.languageType {
  padding: 5px;
}
.availableLanguagesPanel .availableLanguagesBody {
  display: table-row-group;
  overflow: auto;
}
.availableLanguagesPanel .row {
  display: table-row;
  color: #35383c;
  font-weight: bold;
}
.availableLanguagesPanel .cell {
  display: table-cell;
  padding-top: 5px;
  padding-bottom: 5px;
}
.availableLanguagesPanel .cell .content {
  text-align: left;
}
.availableLanguagesBody .languageUsed {
  background-color: #b8b7b7;
}
.licenseSeperatorLine {
  display: block;
  margin-top: 0.35em;
  margin-bottom: 0.35em;
  margin-left: auto;
  margin-right: 0.5em;
  border-style: inset;
  border-width: 0;
  height: 1px;
  border-color: #d3d0d0;
  background-color: #d3d0d0;
  color: #d3d0d0;
}
.openSourceLicensesPanel {
  width: 100%;
  margin: 0px;
  max-height: 450px;
  overflow: auto;
}
.openSourceLicensesPanel .licenseAccordion {
  background-color: transparent;
  cursor: pointer;
  padding: 0.5em;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.openSourceLicensesPanel .licenseAccordion:hover {
  background-color: #d3d0d0;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails {
  display: table;
  float: none;
  padding-bottom: 0.25em;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseTextCell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseTextCell .licenseName {
  font-size: 1.25em;
  font-weight: bold;
  color: #35383c;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseTextCell .licenseVersion {
  font-size: 1em;
  margin-left: 0.25em;
  color: #666666;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseIconCell {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-cell;
  vertical-align: middle;
  align-content: center;
  padding: 0.5em;
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseIconCell:before {
  content: "\e94b";
}
.openSourceLicensesPanel .licenseAccordion .licenseDetails .licenseIconCell:before {
  font-size: 1.25em;
  color: #666666;
  float: none;
  margin: 5px;
  font-weight: bold;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage {
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage .licenseHomepageCaption {
  font-style: italic;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage > a {
  cursor: alias;
  font-weight: bold;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage > a:link,
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage > a:visited {
  color: #661864;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage > a:hover,
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel .licenseHomepage > a:active {
  color: #8d458b;
}
.openSourceLicensesPanel .licenseAccordion .licenseTextPanel > hr {
  display: block;
  margin-top: 0.35em;
  margin-bottom: 0.35em;
  margin-left: auto;
  margin-right: 0.5em;
  border-style: inset;
  border-width: 0;
  height: 1px;
  border-color: #d3d0d0;
  background-color: #d3d0d0;
  color: #d3d0d0;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.openSourceLicensesPanel .licenseAccordion.expanded .licenseDetails > .licenseIconCell {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*font-family: 'icomoon' !important;*/
}
.openSourceLicensesPanel .licenseAccordion.expanded .licenseDetails > .licenseIconCell:before {
  content: "\e94c";
}
.openSourceLicensesPanel .licenseAccordion.expanded:hover {
  background-color: #d3d0d0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../Content/iconFont/fonts/icomoon.eot?rev23049');
  src: url('../Content/iconFont/fonts/icomoon.eot?rev23049#iefix') format('embedded-opentype'), url('../Content/iconFont/fonts/icomoon.ttf?rev23049') format('truetype'), url('../Content/iconFont/fonts/icomoon.woff?rev23049') format('woff'), url('../Content/iconFont/fonts/icomoon.svg?rev23049#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-nav_help .path1:before {
  content: "\e900";
  color: #0099FF;
}
.icon-nav_help .path2:before {
  content: "\e901";
  margin-left: -1.5em;
  color: white;
}
.icon-nav_last_page:before {
  content: "\e902";
}
.icon-nav_menu:before {
  content: "\e903";
}
.icon-nav_next_page:before {
  content: "\e904";
}
.icon-nav_page_before:before {
  content: "\e905";
}
.icon-radio_button_unchecked_required_active-copy:before {
  content: "\e90c";
}
.icon-stepping_attach-12 .path1:before {
  content: "\e90f";
  color: #0099FF;
  opacity: 0.7;
}
.icon-stepping_attach-12 .path2:before {
  content: "\e910";
  margin-left: -2.1em;
  color: white;
  opacity: 0.7;
}
.icon-stepping_back:before {
  content: "\e911";
}
.icon-stepping_choose .path1:before {
  content: "\e912";
  color: #0099FF;
  opacity: 0.7;
}
.icon-stepping_choose .path2:before {
  content: "\e913";
  margin-left: -2.1em;
  color: white;
  opacity: 0.7;
}
.icon-stepping_fill_in .path1:before {
  content: "\e914";
  color: #0099FF;
  opacity: 0.7;
}
.icon-stepping_fill_in .path2:before {
  content: "\e915";
  margin-left: -2.1em;
  color: white;
  opacity: 0.7;
}
.icon-stepping_next:before {
  content: "\e916";
}
.icon-stepping_sign-09 .path1:before {
  content: "\e917";
  color: #0099FF;
  opacity: 0.7;
}
.icon-stepping_sign-09 .path2:before {
  content: "\e918";
  margin-left: -2.1em;
  color: white;
  opacity: 0.7;
}
.icon-toggle_collapsed_vertical:before {
  content: "\e919";
}
.icon-toggle_expanded_vertical:before {
  content: "\e91a";
}
.icon-check_box_checked:before {
  content: "\e91b";
}
.icon-check_box .path1:before {
  content: "\e91d";
  color: white;
}
.icon-check_box .path2:before {
  content: "\e91e";
  margin-left: -1.5em;
  color: #661864;
}
.icon-fav_favicon .path1:before {
  content: "\e924";
  color: #661864;
}
.icon-fav_favicon .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: #c4c3c3;
}
.icon-fav_favicon .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: white;
}
.icon-icon_attach_upload:before {
  content: "\e947";
}
.icon-icon_attach_download .path2 {
  position: absolute;
  right: 0px;
}
.icon-icon_attach_download .path1::before {
  content: "\e946";
  color: #661864;
  opacity: 0.8;
  font-size: 60pt;
  line-height: 60pt;
}
.icon-icon_attach_download .path2::before {
  content: "\e948";
  margin-left: -1em;
  color: white;
  position: absolute;
  font-size: 60pt;
  line-height: 60pt;
}
.icon-icon_cancel:before {
  content: "\e928";
}
.icon-icon_check:before {
  content: "\e929";
}
.icon-icon_download:before {
  content: "\e92a";
}
.icon-icon_print:before {
  content: "\e92b";
}
.icon-icon_resize:before {
  content: "\e92c";
}
.icon-icon_retry:before {
  content: "\e92d";
}
.icon-icon_shrink:before {
  content: "\e92e";
}
.icon-icon_sign-25:before {
  content: "\e92f";
}
.icon-icon_skip:before {
  content: "\e930";
}
.icon-icon_upload:before {
  content: "\e931";
}
.icon-nav_expand:before {
  content: "\e99e";
}
.icon-nav_first_page:before {
  content: "\e99f";
}
.icon-nav_fit_in:before {
  content: "\e9a0";
}
.icon-icon_delegate .path1:before {
  content: "\e938";
}
.icon-icon_delegate .path2:before {
  content: "\e939";
  margin-left: -1.7em;
  color: #0099FF;
}
.icon-info:before {
  content: "\e93a";
}
.icon-multi_signing:before {
  content: "\e93b";
}
.icon-single_signing:before {
  content: "\e93c";
}
.icon-icon_back_dialog:before {
  content: "\e93d";
}
.icon-icon_open_in:before {
  content: "\e93e";
}
.icon-envelope_zoom_reset:before {
  content: "\e941";
}
.icon-envelope_zoom_in:before {
  content: "\e979";
}
.icon-envelope_zoom_out:before {
  content: "\e97a";
}
.icon-stepping_finish:before {
  content: "\e932";
}
.icon-icon_world:before {
  content: "\e936";
}
.icon-status_error .path1:before {
  content: "\e933";
  color: #e51c30;
}
.icon-status_error .path2:before {
  content: "\e937";
  color: white;
  margin-left: -1.5em;
}
.icon-document_selection:before {
  content: "\e973";
}
.icon-stepping_confirm_reading .path1:before {
  content: "\e942";
  color: #0099FF;
  opacity: 0.7;
}
.icon-stepping_confirm_reading .path2:before {
  content: "\e945";
  margin-left: -2em;
  color: white;
  opacity: 0.7;
}
.icon-icon_confirm_reading {
  z-index: 4568;
  display: block;
  font-size: inherit;
  margin: 3px;
}
.icon-icon_confirm_reading .path1:before {
  content: "\e944";
  color: white;
}
.icon-icon_license_library:before {
  content: "\e94a";
}
.icon-chevron-down,
.icon-chevron-up {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
  content: "\e94b";
}
.icon-chevron-up {
  /*font-family: 'icomoon' !important;*/
}
.icon-chevron-up:before {
  content: "\e94c";
}
.icon-error-general {
  float: right;
}
.icon-error-general:before {
  content: "\e94d";
  font-size: 8rem;
  color: #661864;
  opacity: .75;
}
.icon-icon_attach-18:before {
  content: "\e927";
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #d3d0d0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  /* The following are set in WordPress (wp-admin/css/revisions.css) - reset them to initial values */
  overflow: visible;
  margin: 0;
  padding: 0;
  z-index: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.popover.top {
  margin-top: -10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #666666;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: white;
  border-bottom-width: 0;
}
.popover.right {
  margin-left: 10px;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #666666;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: white;
  border-left-width: 0;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #666666;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left {
  margin-left: -10px;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #666666;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: white;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: white;
  border-bottom: 1px solid #ebeaea;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.btn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #35383c;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default {
  color: #35383c;
  background-color: white;
  border-color: #b8b7b7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #35383c;
  background-color: #ebeaea;
  border-color: #d3d0d0;
}
.btn-default:active,
.btn-default.active {
  background-image: none;
}
.open .dropdown-toggle.btn-default {
  color: #35383c;
  background-color: #ebeaea;
  border-color: #d3d0d0;
  background-image: none;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-halfblock {
  display: block;
  width: 50%;
}
.text-primary {
  color: #661864;
}
.clockpicker .input-group-addon {
  cursor: pointer;
}
.clockpicker-moving {
  cursor: move;
}
.clockpicker-align-left.popover > .arrow {
  left: 25px;
}
.clockpicker-align-top.popover > .arrow {
  top: 17px;
}
.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px;
}
.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px;
}
.clockpicker-popover .popover-title {
  background-color: white;
  color: #666666;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.clockpicker-popover .popover-title span {
  cursor: pointer;
}
.clockpicker-popover .popover-content {
  background-color: white;
  padding: 12px;
}
.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.clockpicker-plate {
  background-color: white;
  border: 1px solid #666666;
  border-radius: 50%;
  width: 198px;
  height: 198px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px;
}
.clockpicker-minutes {
  visibility: hidden;
}
.clockpicker-tick {
  border-radius: 50%;
  color: #35383c;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer;
}
.clockpicker-tick.disabled {
  color: lightgray;
  cursor: default;
}
.clockpicker-tick:not(.disabled).active,
.clockpicker-tick:not(.disabled):hover {
  background-color: #8d458b;
  background-color: rgba(141, 69, 139, 0.25);
}
.clockpicker-button {
  background-image: none;
  background-color: white;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0;
}
.clockpicker-button:disabled {
  cursor: default;
  background-color: white !important;
}
.clockpicker-button:disabled:hover {
  color: #b8b7b7 !important;
}
.clockpicker-button:hover {
  background-image: none;
  background-color: #ebeaea;
}
.clockpicker-button:focus {
  outline: none !important;
}
.clockpicker-dial {
  -webkit-transition: -webkit-transform 350ms, opacity 350ms;
  -moz-transition: -moz-transform 350ms, opacity 350ms;
  -ms-transition: -ms-transform 350ms, opacity 350ms;
  -o-transition: -o-transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms;
}
.clockpicker-dial-out {
  opacity: 0;
}
.clockpicker-hours.clockpicker-dial-out {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.clockpicker-minutes.clockpicker-dial-out {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.clockpicker-canvas {
  -webkit-transition: opacity 175ms;
  -moz-transition: opacity 175ms;
  -ms-transition: opacity 175ms;
  -o-transition: opacity 175ms;
  transition: opacity 175ms;
}
.clockpicker-canvas-out {
  opacity: 0.25;
}
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #661864;
}
.clockpicker-canvas-bg {
  stroke: none;
  fill: rgba(141, 69, 139, 0.25);
}
.clockpicker-canvas-bg-trans {
  fill: rgba(141, 69, 139, 0.25);
}
.clockpicker-canvas line {
  stroke: #661864;
  stroke-width: 1px;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}
.clockpicker-button.am-button {
  margin: 1px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.clockpicker-button.pm-button {
  margin: 1px 1px 1px 136px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.clockpicker-span-am-pm {
  padding-left: 10px;
}
.clockpicker-canvas-minutespan,
.clockpicker-canvas-secondspan {
  fill: transparent;
  stroke: #666666;
  stroke-width: 2px;
  display: none;
}
.ui-datepicker-week-end > a {
  color: #e51c30 !important;
}
.ui-datepicker-week-end > span {
  color: #e51c30 !important;
}
.ui-datepicker-today > a.ui-state-highlight {
  border: 1px solid #661864 !important;
  background: #B260B0 !important;
  color: white !important;
}
.ui-datepicker-current-day > a.ui-state-active {
  border: 1px solid #661864 !important;
  background: #8d458b !important;
  color: white !important;
}
.ui-datepicker-button-xyzmo {
  color: #661864 !important;
}
.ui-datepicker-button-xyzmo.ui-state-hover {
  color: #8d458b !important;
}
html {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;
  height: 100%;
  width: 100%;
  font-family: sans-serif;
  font-size: 12px;
  color: #35383c;
  overflow: hidden;
}
body,
html {
  position: fixed;
}
button {
  font-family: sans-serif;
  background-color: transparent;
  border: none;
}
button:focus {
  outline: none;
}
div:focus {
  outline: none;
}
div,
img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blockMsg {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.verticallyCentered {
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.horizontallyCentered {
  left: 50%;
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.centered {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#spinnerColorHelper {
  color: white;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.hideInIENotSupported {
  height: 100%;
  overflow-y: hidden;
  white-space: nowrap;
  display: table;
  width: 100%;
}
.displayInline {
  display: table-cell;
  vertical-align: top;
}
.hidden {
  display: none;
}
.hideOnFinish {
  display: none;
}
#separatorTopbar {
  width: 100%;
  height: 5px;
  background-color: #661864;
  overflow: hidden;
}
.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.showInIENotSupported {
  display: none;
}
input {
  -webkit-appearance: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
.xyzmoLogo {
  background-color: #b8b7b7;
  height: 85px;
  border-bottom: 1px solid #666666;
  background-position: center;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.xyzmoLogo.expanded {
  background-image: url("../images/logo_sidebar_expanded.svg");
  width: 100%;
  background-size: calc(250px - 40px) auto;
  transition: 0.3s;
}
.xyzmoLogo.collapsed {
  background-image: url("../images/logo_sidebar_collapsed.svg");
  width: 100%;
  background-size: 45px auto;
  transition: 0.0s;
}
.xyzmoLogo.asIdleScreen {
  height: 100%;
  position: fixed;
  top: 5px;
  left: 0px;
}
#nextPageControl {
  clear: both;
}
#TasksAreaVersions {
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #b8b7b7;
  text-align: center;
  padding: 5px;
  position: absolute;
  width: 250px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  display: block;
}
#TasksAreaVersions.workstepDoesNotExist {
  width: 100%;
}
#TasksAreaVersions p {
  color: #35383c;
  margin-top: 5px;
  line-height: 11pt;
  font-size: 9pt;
  margin: 0;
  padding: 0;
}
#TasksAreaDeviceInformation {
  left: 0;
  right: 0;
  bottom: 60px;
  background-color: #ebeaea;
  text-align: center;
  position: absolute;
  width: 250px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  display: block;
  border-top: 1px #666666 solid;
}
#TasksAreaDeviceInformation p {
  color: #35383c;
  margin-top: 5px;
  line-height: 40px;
  font-size: 10pt;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  outline: none;
}
*:focus {
  outline: none;
}
td {
  vertical-align: top;
  text-align: left;
  padding: 0;
}
table {
  border-collapse: collapse;
}
.errorExtendedDialogHeader {
  height: 60px;
  font-size: 22px;
  background-color: #661864;
  color: white;
  text-align: center;
  line-height: 60px;
}
#center {
  background-color: #ebeaea;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#mainPageView {
  overflow: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.pageView {
  position: relative;
  margin: 0px auto;
}
table,
body,
html {
  width: 100%;
  height: 100%;
}
.helpButton {
  width: 100%;
  margin-left: 35px;
  font-size: 1.5em;
}
.helpButton .icon-nav_help > .path1:before {
  color: #0099FF;
}
.helpButton.activated .icon-nav_help > .path1:before {
  color: #666666;
}
.helpButton .icon-nav_help > .path2:before {
  color: white;
}
.helpIcon {
  z-index: 801;
  font-size: 1.5rem;
}
.helpIcon .icon-nav_help > .path1:before {
  color: #0099FF;
}
.helpIcon .icon-nav_help > .path2:before {
  color: white;
}
.helpNavRightMid {
  position: absolute;
  top: 16%;
  margin-left: 0;
}
.buttonAction {
  font-size: large;
  border-radius: 3px;
  clear: both;
  padding: 10px;
  text-align: left;
}
.menuButton {
  color: #661864;
  font-size: 1.5rem;
  float: left;
  width: 3rem;
  margin-right: 5px;
}
.menuButton > span {
  line-height: 50px;
}
.buttonAction:hover > .menuButton {
  color: white;
}
.menuText {
  width: 100%;
  line-height: 50px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
}
.buttonAction.disabled .menuButton > span {
  color: #b8b7b7;
}
.buttonAction.disabled .menuText {
  color: #b8b7b7;
}
.buttonAction:not(.disabled):hover {
  background-color: #8d458b;
  color: white;
}
#buttonFinish > .menuButton {
  color: #669933;
}
#buttonFinish:not(.disabled):hover {
  background-color: #488010;
  color: white;
}
#buttonFinish:not(.disabled):hover > .menuButton {
  color: white;
}
#buttonReject > .menuButton {
  color: #e51c30;
}
#buttonReject:not(.disabled):hover {
  background-color: #EB3F4F;
  color: white;
}
#buttonReject:not(.disabled):hover > .menuButton {
  color: white;
}
button:disabled {
  background-color: #666666;
  color: #b8b7b7;
  border: solid 0.5px #b8b7b7;
}
#spanDocumentName {
  font-size: 24px;
  color: white;
  text-align: center;
  position: relative;
  display: block;
  top: 25px;
  z-index: -1;
}
.initiallyHidden {
  display: none !important;
}
.attachmentList {
  width: 100%;
  overflow: auto;
  padding: 0;
  list-style: none;
  max-height: 500px;
}
.attachmentList > li {
  display: inline-block;
  width: 100%;
}
.attachmentList > li:nth-child(2n+1) {
  background-color: #ebeaea;
}
.attachmentListName {
  display: inline-block;
  width: 80%;
  margin-top: 5px;
}
.dialogButtonDownload .downloadDocumentIcon {
  font-size: 2rem;
}
#menuOverlay {
  -webkit-overflow-scrolling: touch;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#menuOverlay button:hover {
  color: white;
}
#menuOverlay button {
  margin-bottom: 15px;
}
.headerInvalid {
  text-align: center;
  height: 200px;
  font-size: 50px;
  background-color: #661864;
  vertical-align: middle;
  color: white;
  font-weight: bold;
  line-height: 200px;
}
.messageInvalid {
  font-size: 35px;
  text-align: center;
  padding: 3%;
}
#divRootInvalidId {
  width: 100%;
  height: 100%;
  display: none;
}
.defaultButton {
  background-color: #661864;
  color: white;
  padding: 10px 20px 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
  border: solid 0.5px transparent;
  width: 180px;
}
#busyMessage {
  background-color: transparent;
  border: 0;
  /*left: 0;
    right: 0;
    top: 50%;
    margin-top: -50px;*/
  z-index: 1002;
  display: inline-block;
}
#busyMessage > div {
  /*line-height: 1.1em;
    height: 2.5em;*/
  margin: 0;
  padding: 0;
  font-size: 1.7em;
  /*width: 50%;
    left: 50%;
    margin-left: -25%;
    top: 110px;*/
  color: #ebeaea;
  /*text-align: center;*/
}
.uppercase {
  text-transform: uppercase;
}
.divTable {
  display: table;
}
.divTable .divRow {
  display: table-row;
}
.divTable .divTableRowGroup {
  display: table-row-group;
}
.divTable .divRow .divCell {
  display: table-cell;
}
.arrowHidden {
  display: none;
}
.errorTextBalloon {
  background-color: white;
  border: 1px solid #e51c30;
  color: #e51c30;
  font-size: 1.2em;
  z-index: 1500;
}
.errorText {
  color: #e51c30;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.errorBorder {
  border: 1px solid #e51c30;
}
.storeButtons {
  margin: 10px 0 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.storeButtons.portrait {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.storeButtons.landscape {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.storeAppButton {
  text-decoration: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.storeAppButton img {
  width: 130px;
  margin: 10px 15px;
}
.deviceSelectionContainer {
  overflow: auto;
  width: 100%;
  height: 70%;
  border-bottom: 1px #666666 solid;
}
#attachmentTaskDescription {
  margin-top: 5px;
  margin-bottom: 10px;
}
#activeElementFlickerHelper {
  color: #661864;
  background-color: white;
}
#activeRequiredElementFlickerHelper {
  color: #e51c30;
  background-color: white;
}
#drawTypeSignColorHelper {
  background-color: black;
  margin-left: 2px;
}
.unsignedFieldsWarning {
  color: #e51c30;
}
#uploadProgressBar {
  background-color: #661864;
}
#showMeButton {
  opacity: 1;
}
.navigationButton > button {
  background-color: transparent;
  color: #661864;
  border: none;
}
.navigationButton > button[disabled] {
  background-color: transparent;
  color: #b8b7b7;
  border: none;
}
.customButtonBorder:only-child {
  display: none;
}
.customButtonBorder {
  width: 80%;
  border: 1px solid #b8b7b7;
  border-radius: 3px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.iconConfirmReadingEnabled {
  background-color: #661864;
  padding: 5px;
}
.iconConfirmReadingRequired {
  background-color: #e51c30;
  padding: 5px;
}
.readingTaskBracket {
  position: absolute;
  z-index: 120;
  opacity: 0.7;
  /* font-size needed, otherwise height setting is ignored! */
  font-size: 0;
}
.readingTaskLeftBracketEndEnabled {
  background-position: 0px 0px;
  width: 40px;
  height: 10px;
  background-color: #661864;
}
.readingTaskBracketLineEnabled {
  background-position: -100px 0px;
  width: 10px;
  background-color: #661864;
}
.readingTaskRightBracketEndEnabled {
  background-position: -50px 0px;
  width: 40px;
  height: 10px;
  background-color: #661864;
}
.readingTaskLeftBracketEndRequired {
  background-position: -150px 0px;
  width: 40px;
  height: 10px;
  background-color: #e51c30;
}
.readingTaskBracketLineRequired {
  background-position: -250px 0px;
  width: 10px;
  background-color: #e51c30;
}
.readingTaskRightBracketEndRequired {
  background-position: -200px 0px;
  width: 40px;
  height: 10px;
  background-color: #e51c30;
}
.readingTaskBracket.readingTaskDisabled {
  background-color: #666666;
}
.iconConfirmReadingEnabled:hover,
.iconConfirmReadingRequired:hover {
  cursor: pointer;
}
.confirmReadingIcon.disabledIcon {
  background-color: #666666;
  cursor: default;
  pointer-events: none;
}
.attachmentControl {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-align: right;
  z-index: 130;
  width: 50px;
  height: 50px;
  text-align: center;
}
#attachmentControl.hidden {
  display: none;
}
.attachmentButton {
  font-size: 1.5rem;
  color: #661864;
  padding: 0;
  position: absolute;
  right: 0;
  line-height: 0;
}
#attachmentsInfo {
  color: #661864;
  position: absolute;
  bottom: 0;
  left: 1.6rem;
  font-size: large;
}
#guidanceControlPrevious {
  float: left;
}
#guidanceControlNext {
  float: right;
}
.iti-flag {
  background-image: url("../images/jquery_intlTelInput_flags.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../images/jquery_intlTelInput_flags@2x.png") !important;
  }
}
#acceptDisposableCertificateDisclaimer {
  margin: 15px 0px 10px 0px;
  font-weight: bold;
}