/**
 * Customizations done by the developers on the fly that the
 * frontend developer will need to integrate in his own stuff later
 */
div.file-upload-area {
  position: relative;
  padding: 0px 1em;
  border: 1px solid #BDC9D0;
  background-color: #EAEEF0;
  border-radius: 3px;
  margin-top: 12px;
}

button.btn--remove--file {
  min-width: auto;
}

[data-flow-init] input[type=file] {
  width: auto !important;
}

div.file-upload-area button.btn {
  line-height: 1em;
}

div.file-upload-area button.btn--retry--file {
  margin-right: 5px;
}

div.file-upload-area header {
  border-bottom: 3px solid #ccc;
  height: 45px;
  margin-bottom: 12px;
  padding: 10px 0px;
}

div.file-upload-area header button {
  float: right;
  width: auto;
  padding: 0.3em;
}

div.file-upload-area header span.filename {
  color: #465862;
}

div.file-upload-area main.signing {
  position: relative;
}

div.file-upload-area main.signing span.loading-spinner {
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #EAEEF0;
  text-align: center;
  position: absolute;
  z-index: 100;
}

div.file-upload-area main.signing p {
  color: #465862;
  font-size: 0.90em;
}

div.file-upload-area main.signing .progress {
  font-weight: bold;
}

div.file-upload-area main.signing p small {
  font-size: 0.73em;
  font-style: italic;
}

/*.table-judiciary th {padding:0px;vertical-align: middle;}
table.table.table-judiciary tr th:nth-child(3), table.table.table-judiciary tr td:nth-child(3) {text-align: left;}*/
span.qq-upload-size {
  margin-left: 5px;
}


/* ToDo update main style */

/*.table-judiciary th {
	padding:0px;
	vertical-align: middle;
}

table.table.table-judiciary tr th:nth-child(3), table.table.table-judiciary tr td:nth-child(3) {
    text-align: left;
}*/

span.qq-upload-size {
  margin-left: 5px;
}

span.paid {
  color: #28b970;
}

span.not-paid {
  color: #f39383;
}

h3.expenses-title .btn {
  float: right;
  width: 100px;
  text-align: center;
  border-radius: 0px;
}

h3.expenses-title span {
  line-height: 31px
}

div.expense-extra__items {
  display: none;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__toggle {
  padding: 0;
  border: none;
  line-height: 1;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl table {
  font-size: 14px;
  width: 98%;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl table tr th, table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl table tr td {
  background-color: white;
}

div.expense-extra__items table {
  padding: 10px;
}

table.table--striped.table--expenses.table--party-expenses table {
  table-layout: auto;
}


table.table--striped.table--expenses.table--party-expenses tr.expense-extra td {}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl table tr td:last-child {
  text-align: left;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items {
  display: none;
  border: 2px solid #d2dbe0;
  margin-bottom: 0;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl {
  width: 100%;
  float: left;
  margin-bottom: 0;
  padding-top: 6px;
}

@media screen and (min-width: 769px) {
  table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl {
    width: 50%;
  }
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl dt, table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl dd {
  margin: 0;
  width: 50%;
  float: left;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  line-height: 1.2em;
  padding-bottom: 6px;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl dt {
  text-align: right;
  padding-right: 6px;
  color: #b1b2b2;
  clear: both;
}

table.table--striped.table--expenses.table--party-expenses .expense-extra__items dl dd {
  text-align: left;
  padding-left: 6px;
  font-weight: 600;
  color: #0f1b6c;
}

div.file-upload-area.in-process span.icon {
  font-size: 13px;
}

div.file-upload-area.in-process .progress {
  color: #465862;
}

.hidefilestatus {
  position: absolute;
  left: -999999px;
}

div.file-upload-area.nonsigned header {
  border-bottom: none;
  margin-bottom: 0px;
  height: auto;
  padding: 5px 0px;
}

div.file-upload-area.nonsigned header span.icon {
  margin-right: 5px;
  font-size: 1.2em;
}

.payment-card {
  border: solid 1px #aaa;
  padding: 10px;
  margin: 20px 0;
}

.payment-card p {
  margin: 0;
}

div.hiddenFileInputContainter input[type='file'].hidden {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  font-size: 50px;
  cursor: pointer;
  opacity: 0;
  -moz-opacity: 0;
  filter: Alpha(Opacity=0);
}

div.container-partners p {
  margin-bottom: 0.5em;
}

section.container--notice p {
  margin: 0;
}

.doc-visibility li label::before, label::after {
  content: '' !important
}

;

div.container--submission div.drafts {}

div.container--submission div.drafts {
  padding-bottom: 15px;
  text-align: right
}

div.container--submission div.drafts select {
  width: 200px;
  font-size: 14px;
  line-height: 2em;
  height: 2em;
  background-image: url("../img/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  padding-right: 20px;
  padding-left: 10px;
  min-height: 35px;
  border: none;
  outline: none;
  border-radius: 4px;
  color: black;
  border: 1px solid #EAEEF0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/*
 * Fine Uploader
 */
.qq-upload-button {
  width: 100%;
  padding: 0;
  background: transparent;
  border: none;
}

.qq-upload-button-hover .btn, .qq-upload-button-hover .slider-arrow,
.qq-upload-button-focus .btn,
.qq-upload-button-focus .slider-arrow {
  color: #465862;
  /* fallback/image non-cover color */
  background-color: #ccd6db;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ccd6db, #ccd6db);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccd6db), to(#ccd6db));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ccd6db, #ccd6db);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ccd6db, #ccd6db);
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
  background: #fef9c7;
  border: 1px solid #fdf17c;
  color: #465862;
  border-radius: 3px;
}

.qq-upload-drop-area span, .qq-upload-extra-drop-area span {
  margin-top: -11px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  font-style: italic;
}

.qq-upload-drop-area-active {
  background: #fdf495;
}

.qq-upload-list {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.qq-upload-list li {
  margin: 0;
  padding: 6px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  background-color: #FFF0BD;
  border-radius: 3px;
  color: #465862;
}

.qq-upload-list li:first-child {
  border-bottom-left-radius: none;
  border-bottom-right-radius: none;
}

.qq-upload-list li:last-child {
  border-top-left-radius: none;
  border-top-right-radius: none;
}

.qq-upload-spinner {
  background: url("../img/processing.gif");
  width: 15px;
  height: 15px;
}

.qq-drop-processing {
  display: none;
  background: #eaeef0;
  padding: 12px;
  text-align: center;
}

.qq-upload-spinner,
.qq-drop-processing-spinner {
  background: url("../img/processing.gif");
  width: 24px;
  height: 24px;
  margin: 0 12px;
}

.qq-upload-delete,
.qq-upload-retry,
.qq-upload-cancel {
  font-size: 14px;
  width: 24px;
  line-height: 24px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  float: right;
  margin-right: 0;
  margin-left: 3px;
}

.qq-upload-delete:before,
.qq-upload-retry:before,
.qq-upload-cancel:before {
  content: 'Ⅹ';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

.qq-upload-cancel:before {
  content: 'Ⅹ';
}

.qq-upload-retry:before {
  content: '↩';
}

.qq-upload-size {
  margin-left: 10px;
  font-weight: bold;
}

.qq-upload-list li.qq-upload-fail {
  background-color: #fddbd6;
  color: #715952;
}

.qq-upload-list li.qq-upload-fail .qq-upload-status-text {
  display: block;
  text-align: center;
  margin: 6px 0;
  background-color: #715952;
  color: white;
  padding: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
}

.qq-upload-list li.qq-upload-success {
  background-color: #dbf6d3;
  color: #5E7158;
}

.qq-progress-bar {
  /* fallback/image non-cover color */
  background-color: #1f9b7c;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#1f9b7c, #17715a);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f9b7c), to(#17715a));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#1f9b7c, #17715a);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#1f9b7c, #17715a);
  margin-bottom: 10px;
  border-radius: 3px;
}

.upload-result {
  text-align: center;
  font-weight: 400;
}

.transfer-result {
  text-align: center;
  color: #66808f;
  font-weight: 400;
  background: #f0f09a;
  border-radius: 15px;
  padding: 5px;
  font-size: 0.9rem;
}

table.table-documents th, table.table-documents td {
  padding: 18px 14px !important;
}

.judiciary-history {
  position: relative;
  display: inline-table;
  float: right;
  padding-right: 25px;
}

.judiciary-history .btn {
  min-width: 150px;
  text-align: center;
  border-radius: 0px;
  border: 2px solid #fff;
  padding: 3px 20px;
  background: transparent;
  color: #fff;
}

.judiciary-history .btn.btn--primary {
  background: #fff;
  color: #D89500;
}

.judiciary-history-container {
  display: none;
}

.label--aj {
  color: #fff;
  background-color: #dd8a00;
  display: inline;
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 0 0.5em;
  font-size: 0.625rem;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin: 0px 2px;
  vertical-align: middle;
}

.search-message {
  background-color: #800080a8;
  padding: 2px;
  font-variant: small-caps;
  color: white;
  font-size: 0.8rem;
  border-radius: 5px;
  display: inline-block;
}

section.certificate-section {
  padding-top: 0px;
}

section.certificate-section p {
  margin: 3px 0px;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  gap: 5px;
}

section.certificate-section span {
  background-color: #3C5984;
  padding: 3px 5px;
  font-variant: small-caps;
  color: white;
  font-size: 0.8rem;
  border-radius: 5px;
  display: table;
  margin: 3px 0px;
}

div.feature-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

div.feature-list a {
  color: #555;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  font-size: 0.9rem;
  backface-visibility: hidden;
  outline: none;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

div.feature-list a:hover {
  color: #666;
  text-decoration: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  outline: none;
  border-radius: 10px;
}

div.feature-list a div.feature {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  gap: 4px;
  padding: 10px;
  backdrop-filter: blur(10px);
  position: relative;
}

div.feature-list a div.feature .feature-name {
  font-weight: 400;
  font-size: 1.1rem;
  color: #444;
}

div.feature-list a div.feature .feature-description {
  font-weight: 300;
}

div.feature-list a div.feature .feature-launch-date {
  margin-top: 10px;
  font-weight: 200;
  color: #999;
}

div.feature-list a div.feature .feature-for {
  position: absolute;
  top: 10px;
  right: 10px;
}

div.feature-list a div.feature .feature-for span {
  padding: 2px 4px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 0.7rem;
  background-color: #5E7158;
  color: white;
}

div.feature-list a div.feature .feature-link {
  position: absolute;
  bottom: 15px;
  right: 10px;
}

div.feature-list a div.feature .feature-link {
  width: 15px;
  height: 15px;
}

section.feature-page {
  position: relative;
}

section.feature-page div.back-link {
  position: fixed;
  left: -10px;
  top: 110px;
  padding: 40px;
}

section.feature-page div.back-link a {
  color: inherit;
  text-decoration: none;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 4px;
  text-transform: uppercase;
  color: #666;
  transition: all 300ms ease-in-out;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
}

section.feature-page div.back-link a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

section.feature-page div.back-link a svg {
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 1280px) {
  section.feature-page div.back-link {
    display: none;
  }
}

.notary-features-container {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin: auto auto 24px auto;
}

.notary-features-container a.card {
  color: inherit;
  text-decoration: none;
  width: 100%;
  flex: 1 1 160px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  gap: 15px;
  padding: 15px;
  backdrop-filter: blur(10px);
  position: relative;
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none;
}

.notary-features-container a.card.requirements-card {
  box-shadow: 0 0 10px #FFB693;
}

.notary-features-container a.card.requirements-card:hover {
  box-shadow: 0 0 10px #FD9A6A;
}

.notary-features-container a.card:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.notary-features-container a.card .icon {
  font-weight: 400;
  font-size: 2rem;
  color: #444;
}

.notary-features-container a.card .badge {
  vertical-align: middle;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  
  background-color: #ccc;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
}

.notary-features-container a.card .alert {
  vertical-align: middle;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  
  background-color: rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
}


.notary-features-container  a.card div.feature div.title {
  font-weight: 400;
  font-size: 1.1rem;
  color: #444;
}

.notary-features-container a.card div.feature div.description {
  font-weight: 300;
  font-size: 0.9rem;
}

a.no-underline {
  text-decoration: none;
}

span.requirements-info {
  font-size: 0.8rem;
  color: #666;
  font-weight: 300;
  padding: 2px 10px;
  margin-bottom: 2px;
  background-color: #ccc;
  margin-right: 10px;
  border-radius: 10px;
  display: inline-block;
}

span.requirements-info:hover {
  background-color: #bbb;
}

span.requirements-info svg {
  width: 12px;
  height: 12px;
  line-height: 12px;
  vertical-align: middle;
  color: black;
  margin-right: 5px;
}

span.notifications__alert {
  font-size: 0.6rem !important;
  color: #666;
  font-weight: 300;
  line-height: 11px !important;
  padding: 2px;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  margin-right: 10px;
  border-radius: 10px;
  display: inline-block;
}

.fade-in-elem {
  opacity: 0;
}


select#select-status.filtered, select#select-aj.filtered, select#select-type.filtered {
  transition: linear 200ms;
  background-color: rgba(237, 174, 15, 0.3);
  border-radius: 20px;
}

.content-filters select#select-status, .content-filters select#select-aj, .content-filters select#select-type {
  transition: linear 200ms;
  background-position: 12% 50%;
  padding-left: 35px;
  padding-right: 0px;
}

.submit-process-info {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  text-align: center;
}

#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: -1;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -o-filter: blur(2px);
  filter: blur(2px);
}

.lifespan {
  font-size: 12px !important;
  font-variant: small-caps;
  color: #aaa;
}

.deceased_icon {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
}

.cookie-buttons {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.cookie-buttons button {
  background-color: white;
  color: black;
  height: fit-content;
}

main.signing ul.sigInfo {
  display: flex;
  flex-direction: column;
  font-size: 0.75rem;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}

main.signing ul.sigInfo li {
  padding: 3px;
}

main.signing ul.sigInfo li.sig-green {
  color: rgba(1, 173, 99, 0.80)
}

main.signing ul.sigInfo li.sig-red {
  color: rgba(251, 82, 49, 0.80)
}

div.cert-options {
  display: flex;
  
  font-size: 11px;
  justify-content: space-between;
}

span.process-status-2 {
  color: rgba(1, 173, 99, 0.80) !important;
}

span.process-status-3 {
  color: rgba(145, 157, 152, 0.8) !important;
}

span.process-status-4 {
  color: rgba(245, 88, 76, 0.8) !important;
}

p.status-motive {
  display: block;
  padding: 10px;
  background-color: #dee9fa;
  margin: 10px;
  border-radius: 10px;
  font-size: 1rem;
}

p.status-motive span {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12px;
}

span.access-notaries {
  line-height: normal;
  font-size: 11px;
  position: absolute;
  left: 18%;
  top: 70%;
  width: 110px;
  color: grey;
  opacity: 0.7;
}

div.discard-process {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 11px;
  color: #465862;
}

div.discard-process button {
  font-size: 11px;
}

ul.office-list {
  display:flex;
  flex-direction:column;
  gap:10px;
  margin:0;
  align-self: center;
}

li.office-item {
  display:flex;
  flex-direction:row;
  gap: 10px;
}

li.office-item input {
  display: inline-block;
}

li.office-item div {
  display:flex; 
  flex-direction:column;
}

li.office-item span.office-county {
  display:flex;
  flex:1;
  justify-content:right;
  font-weight:bold;
  align-self:center;
}