:root {
  --rojohsbc: #db0011;
}

html {
  height: 100%;
}

.center-align-icon{
 align-items: center;
}

.font-login-mail{
  font-size: 12px;
}

.iconWidth{
  width: 20px;
}

.iconKeyboard{
  width: 30px;
  margin-left: 60%;
  margin-right: 5px;
}

.marginLessTop{
  margin-top: -10px;
}

.hsbc-icon-error{
  position: relative;
  margin-top: -58px;
  width: 20px;
  margin-left: 290px;
  margin-bottom: 45px;
}

.hsbc-input-test{
  width: 90%;
  border:none;
  background-color: transparent !important; 
  border-radius: 6px;
  font-size: 14px;
  height: 29px;
  padding-left: 5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: transparent !important;
    box-shadow: 0 0 0 1000px white inset;
    -webkit-box-shadow: 0 0 0 50px white inset;
    transition: background-color 9999s ease-in-out 0s;
}

.loginPadding{
  padding-left: 31px;
  margin-right: 10px;
  align-items: baseline;
}

.loginSecretQuestionMargin{
  margin-left: 5%;
  margin-right: 5%;
}

.loginSecretQuestionInputs{
  margin-left: 4%;
}

.hsbc-drawer-cap{
  position: fixed;
  width: 515px;
  height: 100%;
  top: 0px !important;
  right: 0px !important;
  background: white;
}

.hsbc-inner-drawer{
  width: 90%;
  margin: 20px auto;
}

.hsbc-login-buttons-popup{
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.hsbc-popup-title{
  margin-top: 10%;
  margin-bottom: 10% !important;
  font-size: 25px !important;
  background-color: #ffffff;
  padding: 0 !important;
  min-height: 0 !important;
  width: 94% !important;
}

.padding-login{
  padding-left:0px;
}

.padding-login2{
  padding-left: 20px;
}

.hsbc-button-password{
  width: 100%;
  border: 1px solid #97A2AF;
  border-radius: 6px;
  font-size: 14px;
  height: 100%;
}

.hsbc-button-password:focus{
  border: 3px solid red !important;
}

.focus{
  border: 3px solid red !important;
  border-radius: 6px;
}

select:focus{
  outline: none;
}

.hsbc-question-label{
  width: 100%;
  border: 1px solid #97A2AF;
  border-radius: 6px;
  font-size: 14px;
  height: 100%;
  background: #e4e7e9;
  right: 0px!important;
}

.close-button-style{
  border: 0px;
  background-color: white;
}

.close-button-margin{
  margin-left: 55%;
}

.hsbc-title-step-mod{
  margin-top:0px!important;
  margin-left:10px;
}

.hsbc-form-control-question{
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 30px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.hsbc-btn-grey-popup{
  background: #77838F;
  border: #77838F;
  border-radius: 6px;
  width: 318px;
  height: 43px;
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
  font-size: 18px;
  margin-left: 27%;
  margin-top: 7%;
}

.jutify-text{
  text-align: justify;
}

.hsbc-btn-red-popup{
  background: #DB0011;
  border: #DB0011;
  border-radius: 6px;
  width: 318px;
  height: 43px;
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
  font-size: 18px;
  margin: 0 auto;
}

.scrollable-content{
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

.hsbc-btn-red-popup:disabled{
  background: #77838F;
  border: #77838F;
}

.hsbc-btn-grey{
  background: #77838F;
  border: #77838F;
  border-radius: 6px;
  width: 318px;
  height: 43px;
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
  font-size: 18px;
  margin: 1.5rem auto !important;
}

.hsbc-myTitle{
  background-color: #ffffff;
  font-size: 17px!important;
  padding: 0 !important;
  min-height: 0 !important;
  text-align: left !important;
}

.textPopUpSize{
  font-size: 16px;
}

.input-margin-left{
  margin-left: 30px;
}

.hsbc-input-focused{
  width: 318px;
  border: 3px solid red !important;
  border-radius: 6px;
  font-size: 14px;
  height: 100%;
}

.form-control-login {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control-login:focus{
  border: 3px solid red !important;
}

.margin-mini-icon{
  margin-left: 7px;
  margin-right: 20px;
}

.marginZero{
  margin-bottom: 0px;
}

.titlePadding{
  padding-top: 3%;
}
.subTitlePadding{
  padding-left: 35%;
  padding-right: 35%;
  padding-bottom: 3%;
  /* padding-bottom: 3%;
  width: 50%;
  margin: 0 auto; */
}

.checkboxContainer {
  position: relative;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.smallFont{
  font-size: 0.80rem !important;
}

.rightPanelPadding{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.checkboxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #aaa;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: -5px;
}

.checkboxContainer input:checked + .checkmark {
  background-color: #2196F3; 
  border: 2px solid #2196F3; 
}


.checkboxContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkboxContainer input:disabled ~ .checkmark {
  opacity: 0.6;
  cursor: not-allowed;
}

.myFooter{
  width: 100%;
  left: 0;
  position: relative;
  margin-top: 75px;
  padding-right: 0px;
  padding-left: 0px;
  bottom: 0px;
  background-color: white;
}


.lessPadding{
  padding-left: 0px;
  padding-right: 30px;
}

.hsbc-container-type-and-numer-doc{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-right{
  position: fixed;
  top: 0px !important;
  right: 0px !important;
}

@supports(padding: env(safe-area-inset-bottom)){
  .hsbc-drawer-cap{
    padding-bottom: env(safe-area-inset-bottom);
  }
}

@media screen and (max-width: 768px){
  .subTitlePadding{
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
  }

  .smallFont{
    font-size: 1rem !important;
  }

  .iconKeyboard{
    width: 30px;
    margin-left: 20%;
    margin-right: 5px;
  }

  .myFooter{
    width: 100%;
    left: 0;
    position: relative;
    margin-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
    bottom: 0px;
    background-color: white;
  }
}

.close-popup{
  display: block;
  color: black;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  position: fixed;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.close-popup-modal{
  display: block;
  color: black;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

.text-underline{
  text-decoration: underline;
  color: red;
}

@media screen and (max-width: 650px){
  .backLogin{
    background-size: contain;
    background-attachment: scroll;
    background-position: top center;
  }  

  .hsbc-input , .hsbc-input-focused{
    width: 95% !important
  }

  .iconWidth {
    width: 14px;
  }

  .bold-responsive{
    font-weight: bold;
  }

  .hsbc-drawer-cap{
    width: 100%;
  }

  .hsbc-container-type-and-numer-doc{
    display: block;
    margin-bottom: 15px;
  }

  /* .hsbc-button-password{
    width: 100%;
  } */
 
  .hsbc-btn-outline, .hsbc-btn-red{
    width: 100% !important;
    min-width: 0px !important;
  }

  .hsbc-popup-title{
    font-size: 22px !important;
  }

  .form-control-cap{
    font-size: .75rem !important;
  }

  .label-links{
    font-size: 13px !important;
  }

}

@media screen and (max-width: 550px){
  .titlePadding{
    width: 85%;
    text-align: left !important;
    margin: 0 auto;
    font-size: 19px !important;
  }

  .subTitlePadding{
    font-size: 14px !important;
    text-align: left !important;
    width: 80%;
  }

  .img-accesos-directos{
    height: 24.21px !important;
    width: 23.4px !important;
  }

  .smallFont {
    font-size: 14px !important;
  }

  .font-size-12{
    font-size: 12px !important;
  }

  .modal-md {
    min-width: 95vw !important;
  }

  .hsbc-btn-grey-popup{
    margin: 0 auto !important;
  }
}

@media (max-height:480px) {
  .hsbc-login-buttons-popup{
    background-color: white;
  }
}


@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Regular.ttf);
}

@font-face {
  font-family: HSBC-Light;
  src: url(../fonts/Inter-Light.ttf);
}

@font-face {
  font-family: HSBC-Bold;
  src: url(../fonts/Inter-Bold.ttf);
}

body {
  font-family: Inter;
  height: 100%;
  background: #f5f5f5;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: HSBC-Bold;
}

a,
.advertencia {
  font-family: HSBC-Bold;
  color:red !important;
  text-decoration: none !important;
}

a,
.btn-link {
  font-family: HSBC-Bold;
  color: #333 !important;
  text-decoration: none !important;
}

p {
  font-family: HSBC-Light;
}

a:hover {
  text-decoration: underline !important;
}

.link-form-benef {
  color: #007bff !important;
  text-decoration: underline !important;
  border: none;
  background-color: #fff;
  padding: 0;
}

textarea {
  resize: none;
}

.modal-header .close {
  outline: none !important;
}
.modal-title {
  color: var(--rojohsbc);
  background: transparent;
  font-family: Inter;
}

.modal-small {
  max-height: 300px;
  height: 300px;
}

.modal-md {
  min-width: 600px;
}

.modal-large {
  min-width: 700px;
  pointer-events: all;
}

.modal-large .modal-body {
  overflow-y: scroll;
  max-height: 600px;
  height: 600px;
  pointer-events: all;
}

.accordion > .card .card-header {
  margin-bottom: -1px;
  text-align: left;
  font-family: HSBC-Bold;
}

.main-container {
  background: #fff;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.main-container-login {
  box-shadow: 1px 2px 8px #d7d8d6;
  height: 86%;
  margin: 1rem auto;
}

.custom-padding {
  padding: 5px;
}

.spinner-border {
  position: absolute !important;
  margin-top: 0.5em;
  margin-left: 2.5rem;
}

.spinner-border-2 {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
  margin-top: 25px;
}


/* Transparent Overlay */
.spinner-border-fullscreen {
  content: "";
  display: block;
  position: fixed;
  z-index: 998;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: radial-gradient(
    rgba(230, 230, 230, 0.8),
    rgba(230, 230, 230, 0.8)
  );

  background: -webkit-radial-gradient(
    rgba(230, 230, 230, 0.8),
    rgba(230, 230, 230, 0.8)
  );
}

.spinner-border-fullscreen > .spinner-border {
  position: fixed;
  z-index: 999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #db0011 !important;
}

.spinner-border-fullscreen > .spinner-text-fullscreen {
  position: fixed;
  z-index: 999;
  overflow: show;
  margin: auto;
  height: 1rem;
  text-align: center;
  top: 3rem;
  left: 0;
  bottom: 0;
  right: 0;
  color: #db0011 !important;
}

.position-spinner {
  position: initial !important;
  /* margin: 0 2rem !important;
  margin-top: 0.5em !important; */
}

.menu-home .dropdown-toggle::after {
  display: none !important;
}

.dropdown-toggle::after {
  display: none;
}

.custom-icons {
  float: right;
  margin-left: 0.3rem;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.navbar-toggler-icon {
  background-image: url("../../img/home/hamburger4.svg?color=1729B0");
}

.icon-payments {
  background-image: url("../../img/home/exchange.svg");
}

.link {
  font-weight: bold;
  font-size: 0.8rem;
}

.main-container,
.main-container > div,
.main-container > div > div {
  vertical-align: top;
}

.main-container > div > div {
  display: inline-block;
}

table {
  text-align: center;
  font-size: 12px;
}

table th {
  background-color: #eeeeee;
}

table .main-header {
  background-color: lightgrey;
}

.print-container {
  margin-bottom: 20px;
}

.print-container > button {
  display: inline-block;
}

.print-container > button:first-child {
  margin-right: 30px;
}

i.pi-print {
  font-size: 24px;
  vertical-align: middle;
}

div.main-bar > div {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

h5 {
  background-color: #eeeeee;
  padding: 15px;
  margin-bottom: 0 !important;
  min-height: 50px;
}

ul.list-group > li {
  border-radius: 0 !important;
  cursor: pointer;
  color: red !important;
}

.lifullColor{
  color:red !important;
}

.liColorText{
  color:black !important;
}

.hypervinctexcolor{
  color:rgb(58, 130, 211) !important;
}

.icon-margin{
  margin-right: 10px;
}

.navbar {
  box-shadow: 4px 2px 4px #d7d8d6;
}

.navbar-brand {
  margin-right: 0;
  margin-left: 2rem;
}

.navbar-brand img {
  width: 177px;
}

.header-customer {
  background: rgba(255, 255, 255, 0.6);
  margin: 0px;
  padding: 12px;
}

.main-bar > div {
  display: inline-block;
  margin-right: 20px;
}

.remove-left-padding {
  padding-left: 0 !important;
}

.advertencia {
  color:red
}

.red {
  display: block;
  height: 1px;
  border: 0;
  border-top: 5px solid red;
  margin: 1em 0;
  padding: 0;
}

nav > div > * {
  vertical-align: top !important;
}

/**START STYLES LOGIN **/

.banner {
  width: 100%;
}

#login-right-panel {
  padding: 0px;
  margin-left: -10px;
}

.row-subbanner {
  margin-top: 0.1rem;
}

.form-container {
  border: 0.2mm solid lightgray;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin: 0.5rem;
  margin-top: 0px;
  text-align: left;
  width: 100%;
}

.form-control-cap{
  display: block;
  width: 90%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.form-control-cap:focus{
  border: 3px solid red !important;
  border-radius: 6px;
}

.focused{
  border: 3px solid red !important;
  border-radius: 6px;
}

.form-container label {
  font-weight: 500;
}

.form-container .form-group {
  margin-bottom: 0.65rem;
}

.form-container .form-title {
  background: transparent;
  color: #fa6400;
  font-size: 1.1rem;
  font-family: Inter;
  margin-bottom: 12px !important;
  min-height: auto;
  padding: 6px;
  padding-top: 10px;
  text-align: center;
}

.form-container .col-form-label {
  font-size: 0.85rem;
}

.form-container input {
  border-radius: 3px;
}

.subtitle-inside {
  color: var(--rojohsbc);
}

#titleLogin {
  padding-bottom: 0;
  margin-bottom: 6px !important;
}

#typeBrowser {
  font-family: Inter;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  font-size: 0.9rem;
}

em {
  font-size: 0.75rem;
}
.container-search {
  margin: 1rem;
}
.btn {
  border-radius: 0px;
  padding: 10px 14px;
  outline: none !important;
}

.btn-hsbc {
  background-color: #db0011;
  border: 1px solid #db0011 !important;
  box-shadow: none !important;
  color: #fff;
  border-radius: 0px;
  padding: 10px 14px;
  outline: none !important;
  transition: background-color 450ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.btn-hsbc-yellow {
  background-color: #fd9a06;
  border: 1px solid #fd9a06 !important;
  box-shadow: none !important;
  color: #fff;
  border-radius: 0px;
  padding: 10px 14px;
  outline: none !important;
  transition: background-color 450ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.btn-detail-prima,
.btn-download {
  padding: 2px 4px;
}
.table-detail-prima td {
  font-size: 0.8rem;
  text-align: left;
}
.table-detail-prima td:first-child {
  font-family: HSBC-Bold;
}
.table-detail-prima td:last-child {
  padding-right: 90px;
}
td.td-btn-download {
  margin: 0 auto;
  padding: 10px !important;
}
.btn-download {
  font-size: 0.7rem !important;
}

.table-payments td {
  font-size: 0.7rem;
}

.table-payments td:first-child {
  font-family: HSBC-Bold;
}
.table-payments td:last-child {
  font-size: 0.6rem;
}

.btn-hsbc:hover {
  color: #fff;
  background-color: #af000d;
}

.btn-hsbc.disabled {
  background: #ddd !important;
  border-color: #ddd !important;
  cursor: not-allowed;
}

.btn-hsbc:active {
  outline: none !important;
  background-color: #af000d !important;
}

#footer-login {
  bottom: 0;
  min-height: 180px;
  margin-top: 2rem;
}

.footer-login-text {
  font-size: 0.6rem;
}
.title-table {
  font-size: 0.65rem;
  font-family: Inter;
}
.title-table em {
  font-size: 0.62rem;
}

.container-footer {
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
}
.cursor {
  cursor: pointer;
}

#services-list li {
  display: inline-block;
  color: red !important;
  margin: 2px;
}

#services-list li a {
  color: red !important;
  font-weight: 500;
}

.separator {
  margin: 5px;
}

input {
  transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-width: 0.1em !important;
  border-color: #9e9e9e;
}

input:focus {
  background-color: #fff;
  outline: 0;
  box-shadow: none !important;
}

.input-invalid {
  border-color: #c62828 !important;
}

.alert-danger {
  background-color: transparent;
  border-color: transparent;
  border-radius: 3px;
  color: #c62828;
  font-size: 0.7rem;
  padding: 1px;
  margin: 1px;
}

.paginador {
  padding: 2px;
  display: flex;
  justify-content: space-between;
}
.paginator-btn {
  background: none;
  border: 0;
  padding: 0 6px;
  color: #317e9d;
}
th.cell-select-all {
  text-align: center;
  padding-bottom: 2px;
}
.cell-select-all label {
  padding: 0 10px;
}

.checklist-table {
  transform: scale(1.3);
}
.check-all {
  transform: scale(1.6);
}
h5.nomina {
  padding: 0;
  background: none;
  font-size: 1.1rem;
  font-style: italic;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "  ";
  background-image: url("../../img/addPayroll/search.svg");
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 20px;
  background-position: center;
  background-size: 30px 30px;
}
/**END STYLES LOGIN**/

/**BEGIN STYLES HOME**/

.home-container {
  background: transparent;
}

.home-container .col-md-12 {
  padding: 5px;
}

.home-container .col-md-12 .DDJJleyenda{
  padding: 16px;
}

.header-customer .title {
  background: transparent;
  font-family: HSBC-Light;
  margin-bottom: 0px;
  margin-bottom: 0px;
  min-height: auto;
  padding: 0px;
  font-size: 1rem;
}

body {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #f8f9fa;
  font-weight: 600;
  color: #000;
}

.myproducts-navbar,
.manager-container {
  box-shadow: 1px 2px 8px #e2e2e2;
}

.myproducts-list {
  font-size: 0.8rem;
}

.product-name {
  font-size: 1.25rem;
}

.manager-container {
  min-height: 500px;
  min-width: 100%;
  width: fit-content;
}

.title-myproducts {
  font-family: HSBC-Bold !important;
  text-align: left;
  padding-left: 100px !important;
}

.panel-actions {
  margin-bottom: 20px;
  float: right;
}

.profile-container h5 {
  margin-bottom: 15px !important;
  margin-left: -10px;
}

.container-buttons-contact {
  float: right;
}

.icon-inside-button {
  margin-left: 8px;
}

.custom-padding-card-body {
  padding: 5px;
}
.media-body {
  font-family: Inter;
  font-weight: 700;
}
.btn-download-account-state {
  margin: 5px 0;
}

.cursor-pointer {
  cursor: pointer;
}

.input-size {
  font-size: 12px;
  height: 28px;
  padding: 3px;
}

.font-size-sm {
  font-size: 9px !important;
}

.font-size-ddben-beneficiary {
  font-size: 12px !important;
}

.form-height {
  height: 60px;
}

.gj-icon-sm {
  font-size: 12px !important;
}
.dp-ddben .gj-icon {
  top: 5px !important;
}

/**END STYLES HOME**/

.menu-active {
  position: absolute;
  width: 5px;
  background-color: red;
  height: 100%;
  left: 0;
  top: 0;
}

.alert-benef {
  position: absolute;
  width: 30px;
  background-color: #4f3b7d;
  height: 100%;
  left: 0;
  top: 0;
  box-shadow: inset -1px -1px 0 0 #997d97, inset 1px 1px 0 0 #ffffff;
  background-image: url("../../img/appointBeneficiary/gift.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}

.hide {
  display: none;
}

.input-empty {
  background-color: #ccc;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #db0011;
  border-color: #db0011;
}
.pNewIndividualBeneficiary {
  font-family: Inter;
  text-transform: uppercase;
  font-size: small;
}
.processOkTitle {
  font-size: 1.2rem;
  font-weight: bolder;
}

.table-excel {
  display: table;
}

@media (max-width: 1200px) {
  .table-excel {
    width: 100%;
  }
  .table-excel thead {
    display: none;
  }
  .table-excel tr:nth-of-type(odd) {
    background-color: #eee;
  }
  .table-excel tbody td {
    display: block;
    text-align: right;
  }
  .table-excel tbody td:before {
    content: attr(data-th);
    display: block;
    float: left;
    font-weight: bold;
    color: var(--rojohsbc);
  }
}

/*Begin ABMNominee Styles */

.disappear {
  width: 0;
  height: 0;
  display: none;
}

.simple_row {
  height: 5rem;
}

.double_row {
  height: 10rem;
}

.act-search {
  border-left: 1px solid #ced4da;
  position: absolute;
  top: 32px;
  right: 6px;
  height: 26px;
  background-color: white;
  border-radius: 0 0.25rem 0.25rem 0;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  padding: 0 6px;
}

/*Finish ABMNominee Styles */

.file-name-input-file {
  /* position: absolute; */
  height: 28px;
  width: 100%;
  top: 31px;
  right: 5px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding-left: 3px;
  text-align: left;
  font-size: 12px;
  padding-top: 4px;
  color: #495057;
}

.btn-hide {
  background: transparent;
  border: 1px solid transparent !important;
}

.btn-confirm-certificate {
  left: 5.6rem;
  position: inherit;
  top: 0.8rem;
}

.confirm-btn-modal {
  width: 51.65px;
  margin-right: 1rem;
}

.contrasenia-modal {
  min-width: 629px;
}

.lupa {
  filter: brightness(0) invert(1);
}