html,
body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  line-height: 1.6;
  overflow: auto;
  white-space: normal;
  overflow-wrap: break-word;
  background-color: #ffffff;
  user-select: none;
  border: #f3f7fd;
  --start: 100%;
  height: 100%;
  background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, rgba(229, 235, 236, 0.33) 10%, rgba(229, 235, 236, 0.33) 17%), linear-gradient(to right, #f1f5f6, #ffffff);


}

@keyframes blinkEffect {
  0% {
    border-color: rgba(230,126,34,0.3);
    background-color: #fff;
    box-shadow: 0 0 4px rgba(230,126,34,0.2);
  }
  25% {
    border-color: rgba(230,126,34,0.6);
    background-color: #fff4e6;
    box-shadow: 0 0 10px rgba(230,126,34,0.4);
  }
  50% {
    border-color: rgba(230,126,34,1);
    background-color: #ffebd6;
    box-shadow: 0 0 14px rgba(230,126,34,0.8);
  }
  75% {
    border-color: rgba(230,126,34,0.6);
    background-color: #fff4e6;
    box-shadow: 0 0 10px rgba(230,126,34,0.4);
  }
  100% {
    border-color: rgba(230,126,34,0.3);
    background-color: #fff;
    box-shadow: 0 0 4px rgba(230,126,34,0.2);
  }
}

.highlight-reply {
  animation: blinkEffect 1.2s ease-in-out infinite;
  border: 1px solid rgba(230,126,34,0.7);
  transition: background-color 0.4s, border-color 0.4s, box-shadow 0.4s;
}







/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */

.llogo_nameass{
    display: flex
;
    align-items: center;
    justify-content: center;
}
.mmain_text {
}
.llijffgfdgfheder{
    text-decoration: none;
}
.oo_logo_topas{
    width: 30px;
    height: 30px;
    border-radius: 50px;
}
.logo_image{
  display: flex;
}
.llogo_text {
    display: flex
;
    flex-direction: column;
    margin-left: 10px;
    align-items: baseline;
}
.ssubtitle {
    font-size: 9px;
    text-align: left;
    color: darkgray;
}

.podsfihsdjfdwjhsagfhamburger {
    display: flex
;
    align-items: center;
    justify-content: center;
}
.llogo_title {
    font-weight: bold;
    color: #e67e22;
    font-size: 15px;
    text-transform: initial;
}
@media (max-width: 768px) {
 
.llijffgfdgfheder {
    margin-left: 20px;
}
.oo_logo_topas{
    display: none;
}

}
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */



/* .laksfdisaodufddd{
    background-color: #ffffff69;
} */

.right_list_inner_create_vizitine {}



/* #user_name {
  display: none;
} */

#installBtn {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  background: #ff000000;
}

.image-preview img {
  width: 50PX;
  height: 60PX;
  object-fit: cover;
  border: 1px solid #585858;
  gap: 10px;
}

.image_preview {
  width: 50PX;
  height: 60PX;
  object-fit: cover;
  border: 1px solid #585858;
  gap: 10px;
}


.lijffgfdgfheder {
  text-decoration: none;
}

.main_text {
  color: #e67e22;
}

.empty-cards-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  background-color: #fafafa;
  color: #444;
  max-width: 600px;
  margin: 40px auto;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.empty-cards-message .icon {
  font-size: 40px;
  margin-bottom: 10px;
}

.empty-cards-message h3 {
  font-size: 1.5em;
  margin: 0 0 10px;
  color: #222;
}

.empty-cards-message p {
  font-size: 1.1em;
  margin: 0;
  color: #666;
}



.disabled_button {
  opacity: 0.6;
  pointer-events: none;
  background-color: #4CAF50;
  /* žalia spalva */
}



#saveBusinessCardButton {
  background: #e67e22;
}


.radtingssssss{
    width: 12px;
}




















  .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 50%);
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.3s 
ease;
  }

  .overlay.active {
    display: block;
    opacity: 1;
  }


.info_box_ppp{
     font-size: 16px;
    color: #000000;
    background: #f3f3f3;
    padding: 5px;
    border-radius: 7px;
}
.asdasdssveikiss{
  color: #e67e22;
  font-size: 18px;
}


  #close_mysterybtn {
    border: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
  }

  .services-text{
    color: #e67e22;
  }
.info_box_ppp_updatecategory{
       font-size: 14px;
    padding: 10px 18px;
    align-items: center;
    text-decoration: none;
    text-decoration: none;
    display: flex;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    border: navajowhite;
    font-size: 16px;
    color: #ffffff;
    background: #2c3e50;
    word-break: break-word;
    border-radius: 50px;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    cursor: pointer;
}
  #openImg{
    height: 60px;
    width: 60px;
  }
  .iiuiodshfudsddddfs{
    position: fixed;
    bottom: 110px;
    right: 45px;
    z-index: 3;
  }
.info_questions_box {
     display: none;
    position: fixed;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    background: white;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 20px;
    width: 90%;
    max-width: 400px;
    z-index: 9999;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    opacity: 0;
    flex-direction: column;
    transition: all 0.3s 
ease;
    /* height: 60vh; */
    justify-content: space-between;
}

    .info_questions_box {
      min-height: 450px;
        width: 95%;
        border-radius: 16px;
        padding: 16px;
        max-height: 80vh;
        flex-direction: column;
        display: flex;
        justify-content: space-between;
        /* height: 60vh; */
        transition: all 0.3s 
ease;
    }

@media (min-width: 768px) {
  .info_questions_box {
    left: calc(50% + 125px); 
  }
}

.info_questions_box.active {
  display: block;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}












.outh_schosse_categories_or_Centerer_error_message_my_request{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
.Centerer_error_message_my_request {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
}

.right_list_inner_create_vizitine {
      width: 100%;
    gap: 20px;
    margin-top: 120px;
    padding: 5px;
    display: flex
;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    flex-direction: column;
    padding-top: 120px;
    margin: 0 auto;
}

.right_list_inner {
  width: 100%;
  margin-top: 60px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.new_requetsasas {
  margin-top: 20px;
  width: 50px;
}


.pisdufsuyduuufaviconsddsa {
  width: 15px;
}


.uywefqgdshhdhdghdd p {
  font-size: 14px;
}

#user_name {
  font-size: 14px;
  line-height: 14px;
}

.post-footer:active {
  background: #ecf0f1;
}

.instrukction_androids{
  border-radius: 8px;
  padding: 10px;
  border: 7px solid #e67e22;
}

.gps-btn {
    font-size: 16px;
    padding: 10px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #e67e22;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    word-break: break-word;
    transition: background 0.3s ease; 
}

.gps-btn:hover {
    background: #25262a;
}




.send-button:active,
.asds_asdf_dsafas_DASF{
    background: #f5f5f5;
    border: 1px solid #e67e22;
}

.click-indicator-wrapper:active,
.llijffgfdgfheder:active,
#enable-gps-btn:active,
.reply-atsakyti:active,
.send-button:active,
.ooooidsufoisdfhhhhhfff:active,
.imssssssssser:active,
.receiver-photo:active,
.post-footer:active,
.sakfjsdjdisddidid:active,
.posdfoyudsfgdfgg:active,
.ooosdf_SDfddfassss_install:active,
.upload_image:active,
.butodsjafoisdjafklsdlfkjkkjcc:active,
.butodsjafoisdjafklsdlfkjkkjkk:active,
#closeBtn:active,
.actibehgdsrssssdddd:active,
#createCardButton:active,
.gggggggggggggggggg:active,
#submitReviewButton:active,
#prevPage:active,
#nextPage:active,
.close_imageModal_my_request:active,
.prev:active,
.next:active,
.prev-arrow:active,
.next-arrow:active,
#myProfileLink:active,
.telefonastavccxcx:active,
#saveBusinessCardButton:active,
#logoutButton:active,
.Valdyti_paslaugas:active,
.asds_asdf_dsafas_DASF:active,
.delete-menu:active,
.close_CoMNETYS_modal_my_rrequest:active,
.prev-arrow:active,
.next-arrow:active,
.ooosdf_SDfddfassss:active,
.ooosdf_SDfddfasgg:active,
.navo_nameas_pgr_page_login:active,
.posdfoippppoidsfoidsufg:active,
.navo_nameas_pgr_page_register:active,
.close:active,
.close_btnOru_notificationsadsdfs:active,
.hamburger:active,
.close_btnOru_spindulio_ribos_atstumas:active,
.iiiasydfuysfdgaksduddfff:active,
.dsfdsffdafd:active,
.oo_logo:active {
  transform: scale(0.97);
}


/* .iiiasydfuysfdgaksduddfff {
    display: flex
;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    width: 40px;
    height: 40px;
    background: #9f9f9f;
} */
.psadasdasasadddder{
      display: flex
;
    flex-direction: column;
    align-items: self-start;
}
.total-subcategory-count, .subcategory-content span, .total-category-count {
  color: #e67e22;
  font-size: 10px;
}

.total-category-count,
.subcategory-content span {
    color: #25262a;
    display: flex
;
    gap: 10px;
    align-items: center;
}

.total-subcategory-count {
  color: #9f9f9f;
    display: flex
;
    gap: 10px;
    align-items: center;
}

.specialist-icon{
    width: 25px;
    height: 25px;
}

.uuu_yyyyy_yyy_Yy {
  font-weight: bold;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  border: 0;
  vertical-align: baseline;
}

/* article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
} */
.uuuasdfojisdfddf {
  gap: 20px;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  width: 100%;

}

.notification-badge {
  background-color: #e04d08;
  color: white;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 13px;
  right: 0;
  display: none;
}

#dateInfo {
  background: #f4f4f4;
  font-size: 10px;
  display: flex;
  flex-direction: column;
  align-items: end;
  min-height: 25px;
}

.top-bar a {
  text-decoration: none;
}

.milijonaspasd {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9e9788;
  text-decoration: none;
  margin-bottom: 5px;
}

.milijonaspasdd {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  gap: 10px;
}

.delete-icon {
  stroke: #e67e22;
  transition: stroke 0.3s ease;
}

.weather-info {
  font-weight: bold;
  color: #007BFF;
}

.time {
  font-size: 20px;
  font-weight: bold;
  color: #ff4500;
}

.ooooooosdfasfff {
  width: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 5px 10px;
  /* margin-top: 10px; */
}

.uu_qqq_jksdhfdhd {
  display: flex;
  gap: 10px;
  width: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 5px 10px;
}


.content,
.oooosadpifoiasdufodfff {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  /* padding: 5px 10px; */

}









.status-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  margin-right: 5px;
}

.online {
  background-color: green;
}

.offline {
  background-color: red;
}




h1 {

  font-size: 25px;
  padding: 15px;
  padding-left: 0px;


}

.oppppasdofjsadudf {
  display: flex;
  align-items: center;

  gap: 10px;
}




.iew7fsdflsdafjosdfdddd {
  width: 30px;
  height: 30px;
}


::-webkit-scrollbar-thumb:hover {
  background: #5e1313;

}

/* .main_section {
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 100%;

} */

ul li {
  font-size: 14px;
  /* line-height: 1.8; */
  font-size: 14px;

}

.aaaaauuuusssss_instrukcija {
  padding: 10px;
  background: #f8f8f8;

}

.aaaaauuuusssss {
  padding: 10px;
  background: #f8f8f8;

}

.fixed_hamburger {
  position: fixed;
  z-index: 2;
}

.cards_dsofidsfhawed {
  margin-bottom: 5px;
  background-color: #f4f4f4;
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #b2b2b2;
  justify-content: space-between;
  padding-bottom: 10px;
  padding-top: 25px;
  padding-left: 65px;
  padding-bottom: 25px;
  padding-right: 20px;
}





.content,
.oooosadpifoiasdufodfff,
.ssdddddasddsgfdgf_SDfaaad_Dasf {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  /* padding: 10px; */
}

.ssdddddasddsgfdgf_SDfaaad_Dasf {
  font-size: 16px;
  font-weight: bold;
}

.uuu_closeee:active {
  scale: .9;

}






.oiosadjfhfhfff_bottom:active,
.oiosadjfhfhfff:active,
.ussakyti:active,
.iusaydfiuadshjdh_iicon:active,
.addcom:active,
.paslauga:active,
.oaushdhhhdsaasd:active,
.button-container:active,
.submit_button:active {
  transform: scale(0.9);
  /* Vietoje 'scale' turėtų būti 'transform' */
}










a:focus,
a:active {
  box-shadow: none;
  /* Pašalina šešėlį, kuris gali sukelti mirgėjimą */
}

a {
  -webkit-tap-highlight-color: transparent;
  /* Pašalina touch efektus */
}





.uuu_yyyyy_yyy_Yy {
  font-weight: bold;
}

/* body {
  display: none; 
} */




.iuasudfy_errorrr{
    background-color: #fff3cd;
    background-color: #fdf2e6;
    border: 1px solid #e68a3a;
    color: #7a4f1a;
    padding: 12px 16px;
    margin: 10px 0;
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}





html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  border: 0;
  vertical-align: baseline;
}

.uuuasdfojisdfddf {
  gap: 20px;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  width: 100%;

}

.notification-badge {
  background-color: #e04d08;
  color: white;
  border-radius: 4px;
  padding: 5px 10px;
  /* font-size: 13px; */
  right: 0;
  display: none;
}










#dateInfo {
  background: #f4f4f4;
  /* font-size: 10px; */
  display: flex;
  flex-direction: column;
  align-items: end;
  min-height: 25px;
}


.weather-info {
  font-weight: bold;
  color: #007BFF;
}

.time {
  /* font-size: 20px; */
  font-weight: bold;
  color: #ff4500;
}

.ooooooosdfasfff {
  width: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 5px 10px;
  /* margin-top: 10px; */
}

.uu_qqq_jksdhfdhd {
  display: flex;
  gap: 10px;
  width: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 5px 10px;
}


.content,
.oooosadpifoiasdufodfff {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 10px;

}






.logooo {
  margin-top: 20px;
  margin-left: 15px;
}


.status-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  margin-right: 5px;
}

.online {
  background-color: green;
}

.offline {
  background-color: red;
}




h1 {

  padding: 15px;
  padding-left: 0px;
  margin: 0px;
  padding: 0px;


}

.oppppasdofjsadudf {
  display: flex;
  align-items: center;

  gap: 10px;
}




.iew7fsdflsdafjosdfdddd {
  width: 30px;
  height: 30px;
}


::-webkit-scrollbar-thumb:hover {
  background: #5e1313;

}

.main_section {
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 100%;

}



.aaaaauuuusssss_instrukcija {
  padding: 10px;
  background: #f8f8f8;

}

.aaaaauuuusssss {
  padding: 10px;
  background: #f8f8f8;

}


.cards_dsofidsfhawed {
  margin-bottom: 5px;
  background-color: #f4f4f4;
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #b2b2b2;
  justify-content: space-between;
  padding-bottom: 10px;
  padding-top: 25px;
  padding-left: 65px;
  padding-bottom: 25px;
  padding-right: 20px;
}





.content,
.oooosadpifoiasdufodfff,
.ssdddddasddsgfdgf_SDfaaad_Dasf {
    color: #666;
    border-left: 4px solid #e67e22;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}

.ssdddddasddsgfdgf_SDfaaad_Dasf {
  /* font-size: 16px; */
  font-weight: bold;
}

.uuu_closeee:active {
  scale: .9;

}




















* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* user-select: none; */
}

#request-permission:active {
  transform: scale(.75);
}


.logo_icon {
  width: 30px;
}

.aaaaaadsgffdgghrq{
  font-size: 16px;
}
/* #errorMessage_limit_postContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;

} */

.card-limit-message {
  text-align: center;
  color: grey;
  font-size: 12px;
}

.desctop_svg {
  width: 25px;
}

@media (max-width: 1013px) {
  .desctop_svg {
    display: none;
    width: 40px;
  }
}

.podiufoisdufoddd {
  /* user-select: none; */
}

.category_header,
.subcategory_header,
.subcategory-content,
.list_column {
  /* user-select: none; */
}


.oiweuroiewuruuuosdwafasd {
  color: red;
  font-size: 9px;

  color: #e67e22;
}

.oiweutroeituyyyyy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bbbb {
  border-bottom: 1px solid white;
}

.error,
.ldsaifjodsifodisufodsauiiisdas {
  /* color: #e67e22; */
}

.uayfhsdhciusd {
  text-align: center;
  padding-bottom: 20px;
  color: #2c3e50;
  font-size: 18px;
}

#cardsContainer p {
  display: flex;
  gap: 10px;
}

.sdkufydsifyiSDYIUUYY {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}

/* #hide_outh_on_state_change_spindulio_riba_modal{
      display: none; 
  } */
#vizitine_hide_onou_tasdhjkfhj,
.hide_onAuthStateChanged {
  display: none;
}

.button_nav-container {
  margin-top: 50px;
  flex-direction: column-reverse;
  display: flex;
}

.hide_meteikiu_button_classs,
.hide_viziitne_button_classs {
  display: flex !important;
}




.aaaaaaaaaa:active {
  transform: scale(.95);
}

.border_none:active {
  transform: scale(.95);
}

.closesajkfhds_create_viizitine:active {
  transform: scale(.95);
  background-color: #e67e22;
}

.sdaiufyuasdygfshgdaksyskdassss:active {
  transform: scale(.95);

}

#uploadIcon:active {
  transform: scale(.95);
}

.podiufoisdufoddd:active {
  transform: scale(0.99);
}

.logo_name {
  padding-right: 20px;
  gap: 10px;
}

.logo_name:active {
  padding-left: 5px;
  border-radius: 8px;
  background-color: rgb(248, 248, 248);
}

.asdasdassssssssssssss:active {
  transform: scale(0.95);
}


#choosePostButton:active,
.iiuisdfdssaaaaaaaasddddfs:active{
  background-color: #9f9f9f;
}
#choosePostButton:active {
  transform: scale(0.95);
}

.pateikti:active {
  transform: scale(0.95);
}

.pateikti:active {
  transform: scale(0.95);
}

#main-button_nav:active {

  transform: scale(0.85);
  border-radius: 50px;

}

.youmecolumn:active {
  background-color: #a6a6a6;
}


.syatgduysafhdsa:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);

}

.distansadksdf:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);
}

.navas_images:active {

  transform: scale(0.95);
}

#updateProfileButton:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);
}

#updatePasswordButton:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);
}

#deleteAccountButton:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);
}

.closesajkfhds:active {

  transform: scale(0.95);
}

.buttonas_vizitines_select:active {

  transform: scale(0.95);
}

#updateCategoriesButton:active {
  /* background-color: rgba(0, 0, 0, 0.1);  */
  transform: scale(0.95);
}

.close_btn_notification {
  transform: scale(0.95);
}









.podiufoisdufoddd {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  align-items: center;
  color: #2c3e50;
  text-decoration: none;
  width: 20px;
  height: 20px;
}


* {
  -webkit-tap-highlight-color: transparent;
}

/* Pašalina focus kontūrus nuorodoms ir mygtukams tik tada, kai jie yra spaudžiami (ne klaviatūros navigacijos metu) */
a:focus,
button:focus {
  outline: none;
}

.atention_svg {
  width: 20px;
  height: 20px;
  margin-bottom: -2px;
}




.isduafyiodsauyf {
  display: flex;
  flex-direction: column;
  align-items: end;
  width: 100%;
  padding-right: 20px;
  /* margin-left: 50px; */
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}


.uijyhiuyuuuuuduf {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  gap: 20px;
  /* margin-left: 50px; */

}

.podiufoisdufoddd:hover {

  border-radius: 8px;
}







/* logo/ */
.lisadfksadjfddd-container {
  height: 30px;
  width: 20px;
  /* Added width to maintain size */
  max-width: 20px;
  /* Prevents it from getting larger */
  position: relative;
  /* Ensure absolute positioning of child elements is relative to this container */
}

.klasdoasioiuoiuouossss {
  background-color: yellow;
  width: 5px;
  margin-left: 8px;
  height: 5px;
  border-radius: 50px;
  border-radius: 50px;
  margin-top: 5px;
}

.asdasdasdasssss-IIIIWQYRIUWEYR {
  background-color: #e67e22;
  width: 20px;
  height: 3px;
}

.wadasDOIUASOFDSIISIS-IIIIWQYRIUWEYR {
  background-color: darkgrey;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  margin-top: 5px;
}

.offline-message {
  text-align: center;
}

.category_titlewasddfkjskdjhfkhjdhjdddd {
    font-size: 14px;
    margin-left: 10px;
    color: #25262a;
    font-size: 12px;
}

.asdfsdafdsddddfafe {
  display: flex;
  gap: 10px;
  align-items: center;
}

.closesajkfhds_busnes_card {
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 6px;
  cursor: pointer;
  background: #2e3b4e;
  top: 5px;
  right: 5px;
}



#reviewForm {
  width: 100%;
}


.post-registration-number {
  display: flex;
  flex-direction: row;
  text-align: right;
  padding-right: 2px;
  justify-content: end;
  align-items: center;
  padding-bottom: 10px;
}

.closesajkfhds {
  width: 35px;
  height: 35px;
  margin-bottom: 28px;
  border-radius: 4px;
  cursor: pointer;
  background: #e67e22;
  top: 5px;
  right: 11px;

}

.closesajkfhdss {
     width: 35px;
    height: 35px;
    border-radius: 5px;
    cursor: pointer;
  background: #e67e22;

    right: 11px;


}




.closevizitine {
  width: 35px;
  height: 35px;
  border: 1px solid #ffffff30;
  border-radius: 8px;
  cursor: pointer;
  background: #2c3e50;
}






.info-message h1 {
  font-size: 12px;
  /* margin-bottom: 10px; */
  color: grey;
}

.info-message {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  text-align: center;
  margin-top: 20px;
  padding: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.info-message p {
  font-size: 10px;
  line-height: 1.6;
}

.notification {
    background: #e67e22;
    padding: 1px 3px;
    display: none;
    color: white !important;
    border-radius: 39px !important;
    padding: -2px;
    font-size: 10px !important;
    z-index: 1 !important;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
    position: absolute;
    border: 3px solid white;
}

.notification.show {
  display: block;
}

.ioewuyfsdjkdhjfdfhjksjhdfhj {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vizitineserr {
  width: 30%;
  max-width: 250px;
  min-width: 100px;
}



.Centerer_error_message {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* color: #5f5f5f; */
  text-align: center;

}

#errorMessage_limit_post {
  background-color: #e67e224f;
  color: #721c24;
  padding: 10px 20px;
  border: 1px solid #e67e2240;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 20px;
}




.notcreated_category p {
  margin-bottom: 10px;
}


.centered-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 20px;
  /* margin-top: 50px; */
}

.uywefqgdshhdhdghdd {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;

}

.user-categories-list {
  list-style-type: none;
  padding: 0;
  width: 100%;
}

.notcreated_category ul li {
  text-align: center;
}

.user-categories-list li {
  /* font-size: 16px; */
  color: #26282b;
  margin: 5px 0px;
}

.user-categories-list li:before {
  content: '•';

  margin-right: 10px;
}

.fixedlskakdfjsss {
  margin-top: 20px;
}

.subcategory_header h5 {
  color: #ffffff;
}

.icon {
  width: 40px;
  height: 40px;
}

.icon_index {
    width: 22px;
    height: 22px;
    fill: #e67e22;
}


.no-more-requests {
  padding-left: 10px;
  padding-right: 10px;
}

/* ################################# */



.right_sideksahjdgs,
.right_lasddsffghhhersd_user_profile {
    width: 100%;
    padding: 5px;
    border-radius: 8px;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 120px;
}
.right_lasddsffghhhersd_user_profile
{

    /* z-index: 1; */
}


.ioewurfkjsdfkjdsjdjdd {
  width: 30px;
  cursor: pointer;
}

.iuwefhsdjkfsdffffs {
  width: 30px;
  display: none;
}

.no-requests-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
}

.no-requests-animation {
  width: 50px;
  height: 50px;
  min-width: 50px;
  /* margin-top: 50px; */
  animation: bounce 3s infinite;
  max-height: 50px;
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-100px);
  }
}

.no-requests-text {
  color: #9d0b0b;
}

.read-more-btn {

  font-size: 15px;

}

.left-content {

  font-size: 18px;
}

.dddddstrsehgsfdfghg {

  font-size: 15px;
}




.slider-arrow {

  font-size: 18px;
}

.category_header h4 {
  font-weight: 700;
  font-size: 15px;
}

.dsafasdfasdfsdafasd {
  font-size: 12px;

}

.subcategory-content a {

  font-size: 15px;

}

.subcategory_header h5 {

  font-size: 15px;

}

.uayfhsdhciusd_d {
    font-size: 18px;
    color: #25262a;
}

.password-requirements li {
  font-size: 13px;
}

.sadoifusdiouafdd {
  font-size: 14px;
}

#textNameCounter,
#paragraphTextCounter {
    /* font-size: 15px; */
    /* word-break: break-all; */
    /* font-size: 14px; */
    line-height: 1.4;
    color: #25262a;
    margin: 5px 0 0 0;
    word-wrap: break-word;

}

.upload-wrapper label {

  font-size: 15px;
}

#dropdown_user_profile_menu {

  font-size: 15px;

}

.notification_get_ne_post p,
.osdfhksadhfjkhasd,
.subcategory_div {

  font-size: 14px;
}

.possfffssssssssssssss,
.possfffffsssssssssss {
    font-size: 13px;
    /* font-weight: bold; */
    /* color: #e67e22; */
}




.post_comments_my_request {
  font-size: 12px;
  gap: 10px;
  align-items: center;
  font-weight: bold;
  color: #25262a;
  display: flex;
  justify-content: space-between;
  width: 100%;
}




.miniiuiiii {
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* border-top: 1px solid #ffffff; */
  color: #e67e22;
  font-weight: bold;
  padding: 5px;
}

.user-categories-list li {
  font-size: 15px;

}

.deletingtextssadas {
  font-size: 12px;
}

#characterCountDisplay,
.ii_asdsa_ASdAS_D {
  font-size: 10px;

}

.comment-user:first-of-type {
  font-size: 14px;
}

.comment-time {
  font-size: 10px;

}

.comment-text {
    font-size: 15px;
    word-break: auto-phrase;
}

.comment-user,
#modal_user_profileeUserName {
  font-size: 19px;

}


#gautiivertinimus{
  padding: 5px;
}
.card .vertical-title {
  font-size: 12px;

}

.post-header {

  font-size: 15px;

}

.notcreated_category {

  font-size: 15px;
}

.post-title {
    font-size: 17px;
    color: #25262a;
    line-height: 17px;
    margin-bottom: 5px;
}

.post-description {
  font-size: 15px;
  line-height: 17px;
}

.uiqweyfjhsd {

  font-size: 15px;
}

.dropdown {
  font-size: 14px;
}



.subcategory_header h5 {

  font-size: 15px;

}

.iuasdyfidsyuuiyasdfouydsuoy {
  font-size: 12px;

}

.oasdifiouhsdufygseajygfddd {
  color: #e67e22;
  margin-right: 2px;
}

.asdfsdafasdfasdf {
  width: 4px;
  height: 4px;
  background: #2c3e50;
  border-radius: 50px;
}

.textname-header {
  font-size: 15px;

}

.sssss {
  width: 35px;
  height: 35px;

}

.kiulikykyklyklyuuyuuuu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #2c3e50;
}

.input-with-icon {
  display: flex;
  align-items: center;
  width: 100%;
}

#newCommentInput {
  width: 100%;
  padding-right: 40px;
  box-sizing: border-box;
  height: 46px;
  padding-right: 47px;
}

#iconInsideInput {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
}












.sadfsadf_ASdfasd_ASDf_DSAf_{
    /* margin-bottom: 20px; */
    padding: 10px;
}
.iuasudfy_errorrr {
  font-size: 12px;
        display: flex
;
        align-items: center;
        justify-content: center;
        display: flex
;
        align-items: center;
        padding: 14px;
        border-radius: 10px;
        border: 1px solid #00000024;
        max-width: 400px;
        width: 100%;
        gap: 10px;
}




body.modal-open {
  overflow: hidden;
  touch-action: none;
  /* uždraudžia slinkimą */
}








.subtitle {
  font-size: 9px;
  text-align: left;
  color: darkgray;
}


@media (max-width: 600px) {
  .logo_title {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .button_nav-container {
    flex-direction: row-reverse;
  }

  /* .closesajkfhdss {
    width: 35px;
    height: 35px;
    border-radius: 4px;
    cursor: pointer;
    background: #e67e22;
    right: 11px;


  } */

  .button_nav-container {
    margin-top: 0;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-top: 1px solid #d5d8d9;
  }



}










@media (max-width: 768px) {
  .iisdfoasidfff {
    border-radius: 0px;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 6px, rgb(0 0 0 / 9%) 0px 3px 6px;
  }

  .eee_ppp {

    padding: 5px !important;
  }

  .cards_dsofidsfhawed {
    display: flex;
    gap: 10px;
    border-bottom: none;
    justify-content: space-between;
    position: fixed !important;
    width: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);


    /* padding-bottom: 10px;
            padding-left: 70px; */
  }

  .responsiv_emargin_top {
    margin-top: 80px;
  }
}








.requests-overview {
 padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
 
}

.requests-text {
    font-weight: bold;
    font-size: 16px;
}
#hide_when_no_cards{
width: 100%;
        min-width: 300px;
        max-width: 420px;
        box-sizing: border-box;


        
      display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    gap: 20px;
    padding: 10px;
}
.requests-count {
    background-color: #e67e22;
    color: white;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 50%;
    min-width: 24px;
    text-align: center;
}




#gautosCount,
#reviewadded,
#totalPostCount,
#gautos_vizitines,
#SentBusinessCards,
#naujos_uzklauos_pagal_varttoojo_kategorija_nav_number,
#total_active_cards {
  display: none;
  background: linear-gradient(135deg, #e67e22, #d35400);
  color: white !important;
  border-radius: 39px !important;
  padding: -2px;
  font-size: 12px !important;
  z-index: 1 !important;
  margin-left: 17px;
  width: 22px;
  height: 22px;
  margin-bottom: 10px;
  text-align: center;
  position: absolute;
}






/* @media (max-width: 768px) {
body {

    background-color: #ffffff;
    user-select: none;
    border: #f3f7fd;
    --start: 100%;
    background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, rgba(229, 235, 236, 0.33) 10%, rgba(229, 235, 236, 0.33) 17%), linear-gradient(to right, #f1f5f6, #ffffff);


  }
  } */









.uuuudsfhdfgidfhg {
    transition: transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out; /* iOS */
    backface-visibility: hidden; /* iOS bug fix */
  
  /* transition: 0.3s ease-in-out; */


  display: flex;
  flex-direction: column;
  width: 100%;
  margin-left: 250px;
  box-sizing: border-box;
  width: calc(100% - 250px);
}




@media (max-width: 768px) {
  .uuuudsfhdfgidfhg {
    margin-left: 0;
    padding: 0px;
    width: 100%;
  }

  .eee_ppp {

    padding: 5px !important;
  }

#gautosCount,
  #totalPostCount,
  #gautos_vizitines,
  #SentBusinessCards,
  #naujos_uzklauos_pagal_varttoojo_kategorija_nav_number,
  #total_active_cards {
    border: 2px solid #ffffff;
    background: linear-gradient(135deg, #2c3e50, #467db4);

  }

.already-sent-span {
  margin-left: 10px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;

  background: linear-gradient(135deg, #2c3e50, #467db4); /* gradientas */
  -webkit-background-clip: text;   /* iškerpa tekstui */
  -webkit-text-fill-color: transparent; /* daro tekstą skaidrų, kad matytųsi gradientas */
}







  .cards_dsofidsfhawed {
    display: flex;
    gap: 10px;
    border-bottom: none;
    justify-content: space-between;
    position: fixed !important;
    width: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);


    /* padding-bottom: 10px;
              padding-left: 70px; */
  }

  .responsiv_emargin_top {
    margin-top: 80px;
  }
}


.main_Centerer_error_message_my_request {
  padding: 10px;
}

/* ................ */

.uywefqgdshhdhdghdd.my_request, .discane_div {
    position: fixed;
    bottom: 50px;
    right: 50px;
    /* z-index: 1000; */
}

.write-comment-link {
    text-decoration: none;
}

.write-comment-button {
    font-size: 14px;
    padding: 10px 18px;
    align-items: center;
    text-decoration: none;
    text-decoration: none;
    display: flex;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    border: navajowhite;
    font-size: 16px;
    color: #ffffff;
    background: #e67e22;
    word-break: break-word;
    border-radius: 50px;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}



.notcreated_category_business_card  p{
  font-size: 16px;
}









#blockedOverlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgb(0 0 0 / 85%);
  color: rgb(230, 126, 34);
  font-size: 21px;
  text-align: center;
  margin-left: 250px;
  width: calc(100% - 250px);
  z-index: 9999;
  display: flex;
  align-items: center;
  padding-top: 200px;
  flex-direction: column;
}

@media (max-width: 768px) {
  #blockedOverlay {
    margin-left: 0;
    width: 100%;
    font-size: 21px;
  }
  .uywefqgdshhdhdghdd.my_request, .discane_div {
        position: fixed;
        bottom: 115px;
        right: 10px;
        z-index: 1;
        /* z-index: 1000; */
}

 #openImg{
    height: 50px;
    width: 50px;
  }

  .iiuiodshfudsddddfs{
            position: fixed;
        bottom: 180px;
        right: 7px;
        z-index: 3;
  }


}


#blockedOverlay {
  pointer-events: all;
}



/* .................. */





.lisakuhdsddddf_add_new{
    width: 20px;
    height: 20px;
}
.dont_have_new_request{
    width: 40px;
    height: 40px;
    /* padding: 10px; */
    margin-top: 40px;
}





#commentsSection::-webkit-scrollbar {
    width: 2px; 
}

#commentsSection::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 8px;
}

#commentsSection::-webkit-scrollbar-thumb {
    background-color: #d9534f;
    border-radius: 8px;
    border: 2px solid #f1f1f1; 
}

#commentsSection {
    scrollbar-width: thin;
    /* scrollbar-color: #25262a #f1f1f1; */
}
.right_list_index_page {
    width: 100%;
    margin-top: 100px;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;

  
}
.right_list_inner_my_request_page {
    width: 100%;
    margin-top: 115px;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;

  
}


























    #installWrapper {
    justify-content: center;
    background: white;
    z-index: 99999;
    margin: 10px;
}

#installWrapper .blink {
    padding: 20px;
    border-radius: 12px;
    max-width: 400px;
    border: 1px solid #ff9334;
    animation: fadeIn 0.3s 
ease;
    display: flex;
    flex-direction: column;
}

#showFullMessageBtn {
    margin-top: 10px;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 6px;
    background: #ff9334;
    border: none;
    color: white;
    cursor: pointer;
}

#installFullMessage {
  margin-top: 12px;
  font-size: 15px;
  line-height: 1.4;
     overflow: hidden;
    transition: max-height 0.4s;
    max-height: 500px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    text-align: left;
    gap: 5px;
}

#installShortMessage{
        color: #e67e22;
}

/* Švelnus mirksėjimas */
@keyframes softBlink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.6; } /* sumažina skaidrumą viduryje ciklo */
}

.blinking {
  animation: softBlink 1.2s ease-in-out infinite;
}

.install_skudfhshfffdoys {
    list-style: none; /* pašaliname numatytąją bullets formą */
    position: relative;
    padding-left: 20px; /* vieta bullet'ui */
    margin-bottom: 6px;
    font-size: 15px;
    color: #ff9334; /* teminė oranžinė spalva */
}

/* Sukuriame „taskiuką“ */
.install_skudfhshfffdoys::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background-color: #ff9334; /* oranžinė */
    border-radius: 50%; /* apvalus */
}


/* Animacija */
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}























@media (max-width: 450px) {
.mail_and_phone {
margin-right: 10px;
}



/* mygtukas uždarymui - dešinėje viršuje */
#close_mysterybtn {
  position: absolute;
  right: 12px;
  top: 8px;
  border: none;
  background: transparent;
  font-size: 20px;
  cursor: pointer;
}

.info_box_content {
        overflow: auto;
        padding-right: 6px;
        min-height: 50px;
}





    .right_list_index_page {
        width: 100%;
        /* margin-top: 70px; */
        display: flex
;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


.right_list_inner_my_request_page {
           width: 100%;
        margin-top: 105px;
        display: flex
;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    

  
}

.right_my_request_page{
        margin-top: 95px;
}

    .info_box_create_vizitiness {
        align-items: flex-end;
        display: flex
;
        gap: 5px;
        justify-content: space-between;
        margin-top: 10px;
        flex-direction: column;
        width: 100%;
    }
.call-button-link {
    width: 100%;
}

}


.open-report-btn{
      background-color: #e62222;
    color: white;
    border: none;
    width: 100%;
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.25s 
ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin-top: 6px;
}

a.ooosdf_SDfddfasgg_active {
    padding: 3px 10px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    gap: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.svg_menuius_active, .user_settings_profile_svg{
  fill: white;
   width: 30px;
    height: 30px;
}
.ooosdf_SDfddfassss_active, .navo_nameas_active{
  color: white;
  }


  .asolifsiduyfhiusddddff{
color: black;
    text-decoration: none
  }
/* 11111111111111111111111111111111111111 */
@media (max-width: 768px) {
  .svg_menuius_active {
    fill:#e67e22;
    width: 30px;
    height: 30px;
}

#myProfileLink{
  margin-bottom: 0px;
}

a.ooosdf_SDfddfasgg{
    margin-left: 0px!important;
}
 .ooosdf_SDfddfasgg_active {
        color: #e67e22;
     background: #f1f1f1;
    }

        a.ooosdf_SDfddfasgg_active  {
           color: #e67e22;
        justify-content: center;
        flex-direction: column;
        width: 25%;
        border: none;
        gap: 5px !important;
        border-left: none !important;
        margin-bottom: 0px;
        display: flex;
        margin-left: 0px;
        align-items: center;

        
    }
  
}