html{height:100%;overflow-x:hidden;  -webkit-tap-highlight-color:transparent;  touch-action:pan-x pan-y;}body{overscroll-behavior:contain;margin:0;padding:0;position:absolute;width:100%;height:100%;min-height:100%;max-width:100%;overflow-x:hidden;font-family:var(--gc-font)!important;}a{  -webkit-tap-highlight-color:transparent!important;}  :where(a:not(.btn):not(.btnSet):not(.btnSetBlue):not(.btnSetRed):not(.btnSetGreen):not(.btnSetyelowGreen):not(.btnSetSearch):not(.gc-nav-btn)){color:var(--gc-primary-strong,#0069d9)!important;}  .btn a,.btnSet a,.btnSetBlue a,.btnSetRed a,.btnSetGreen a,.btnSetyelowGreen a{color:inherit!important;}  button{-webkit-tap-highlight-color:transparent!important;}p{margin:0 0 0px!important;}.row{margin-right:0px!important;margin-left:0px!important;}.btn-primary{color:#fff!important;background-color:var(--gc-primary-strong,#0069d9)!important;border-color:var(--gc-primary-strong,#0069d9)!important;}.btn-primary:hover{color:#fff!important;background-color:var(--gc-primary-darker,#0056b3)!important;border-color:var(--gc-primary-darker,#0056b3)!important;}#dialogSettingsGroup{display:none;}.dialogSettingsGroupInsideBody{padding:0px;}.dialogSettingsGroupInsideItemsForms{float:left;width:100%; }.dialogSettingsGroupInsideItemsUserRequestList{float:left;width:100%;  min-height:50px;}.insideCenterDialogTable{float:left;}.insideCenterDialogTableTr{padding:10px;}.insideCenterDialogTableTd{padding:10px;}#dialogSettingsGroupInsideItemsUserRequestListUsers{max-height:200px;overflow-y:auto;}.dialogSettingsGroupInsideItemsUserRequestListHead{text-align:center;font-weight:bold;font-size:18px;}.dialogSettingsGroupInsideItemsUserRequestListItem{margin-bottom:0px;}.dialogSettingsGroupInsideItemsUserRequestListItemHead{height:36px;padding-left:5px;}.dialogSettingsGroupInsideItemsUserRequestListItemHeadImg{float:left;}.dialogSettingsGroupInsideItemsUserRequestListItemHeadImg img{width:40px;height:40px;border-radius:50%;}.dialogSettingsGroupInsideItemsUserRequestListItemHeadName{margin-left:45px;font-weight:bold;}.dialogSettingsGroupInsideItemsUserRequestListItemButtons{}.dialogSettingsGroupInsideItemsUserRequestListItemButton{float:left;margin-left:5px;height:31px;}.dialogInviteFoloversToGroupRequestListItemButtonSucces{padding-top:10px;display:none;}.dialogInviteFoloversToGroupButtons{margin-bottom:0px;}  button[id^="dialogSettingsGroupInsideItemsUserRequestListItemButtonDelete"]{color:#fff!important;background-color:#dc3545!important;border-color:#dc3545!important;}.liHrefUserActive{text-decoration:none;background-color:#eee;}html,body{height:100%;}body:has(.app-wrapper){overflow:hidden;}.app-wrapper{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;width:100%;}.page-head{position:relative;flex-shrink:0;z-index:9999;width:100%;min-height:50px;border-bottom:1px solid #ebe8e8;background-color:#ffffff;box-shadow:0 2px 5px rgba(0,0,0,0.15);box-sizing:border-box;}  @media (display-mode:standalone),(display-mode:fullscreen){  .page-head,.publicPageHeader{padding-top:env(safe-area-inset-top,0px);}  .page-body{padding-bottom:env(safe-area-inset-bottom,0px);} }.page-body{flex:1 1 auto;min-height:0;position:relative;width:100%;overflow-x:hidden;overflow-y:auto;background-color:#eceef2;--page-head-height:51px;--map-filter-height:40px;}  .page-body:has(.map-container),.page-body:has(.map-container-user){overflow:hidden;display:flex; }.page-body:has(.map-container-user) .userPageBody{flex:1 1 auto;min-height:0;}html:has(.map-container),html:has(.map-container-user),body:has(.map-container),body:has(.map-container-user){overflow:hidden;height:100%;height:100dvh;}    .loginBody{font-family:var(--gc-font);flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;  justify-content:flex-start;overflow-x:hidden;overflow-y:auto;margin:0;padding:16px;box-sizing:border-box;position:relative;background-color:#eceef2;background-image:url(/images/mapLoginStaticMin.png);background-repeat:no-repeat;background-size:cover;background-position:center top;}  .loginBody > .loginpage-container{margin-top:auto;margin-bottom:auto;}.loginpage-loginHeadLogo{width:100%;max-width:270px;height:auto;margin-bottom:10px;margin-top:5px;margin-left:auto;margin-right:auto;box-sizing:border-box;}.loginpage-loginHeadLogo a{display:block;width:100%;}.loginpage-loginHeadLogoImg{display:block;width:100%;max-width:270px;height:auto;}  .loginpage-container{background-color:rgba(255,255,255,0.8);padding:30px;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,0.1);max-width:380px;box-sizing:border-box;margin:20px auto;position:relative;z-index:1;width:calc(100% - 32px);}  .loginpage-form{display:flex;flex-direction:column;gap:5px;width:100%;max-width:100%;}  .loginpage-input-group{position:relative;display:flex;align-items:center;background-color:#f8f8f8;border-radius:10px;border:1px solid #e0e0e0;padding:10px 12px;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow:hidden;}.loginpage-input-group .formBoxFormPassInputEye{float:none;flex:0 0 auto;margin:0 0 0 4px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;}  .loginpage-input-group .loginpage-icon{  font-size:20px;  color:#666;  margin-right:10px;}  .loginpage-input-group input{flex:1 1 auto;min-width:0;border:none;  outline:none;padding:5px 0;font-size:16px;background-color:transparent;color:#333;}  .loginpage-input-group:focus-within{border-color:var(--gc-primary-strong,#0069d9);box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);}  .loginpage-input-group input::placeholder{  color:#999;}  .loginpage-options{  display:flex;  justify-content:space-between;  align-items:center;  font-size:14px;  color:#555;  margin-top:0px;}  .loginpage-checkbox-container{  display:block;  position:relative;  padding-left:25px;  margin-bottom:0;  cursor:pointer;  font-size:14px;  -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;  color:#555;}  .loginpage-checkbox-container input{  position:absolute;  opacity:0;  cursor:pointer;  height:0;width:0;}  .loginpage-checkmark{  position:absolute;  top:0;left:0;  height:18px;width:18px;  background-color:#eee;  border-radius:4px;  border:1px solid #ccc;}  .loginpage-checkbox-container input:checked ~ .loginpage-checkmark{  background-color:#007bff;  border-color:#007bff;}  .loginpage-checkmark:after{content:"";position:absolute;display:none;}  .loginpage-checkbox-container input:checked ~ .loginpage-checkmark:after{display:block;}  .loginpage-checkbox-container .loginpage-checkmark:after{  left:6px;top:2px;  width:5px;height:10px;  border:solid white;border-width:0 3px 3px 0;  -webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}  .loginpage-forgot-password{  color:var(--gc-primary-strong,#0069d9);  text-decoration:none;  font-weight:500;}  .loginpage-forgot-password:hover,.loginpage-register-link:hover{  text-decoration:underline;}  .loginpage-btn{  padding:15px;  border:1px solid transparent;  box-sizing:border-box;  min-height:56px;  border-radius:10px;  font-size:16px;  font-weight:600;  cursor:pointer;  transition:background-color 0.3s ease;  display:flex;  align-items:center;  justify-content:center;  gap:10px;}  .loginpage-primary-btn{  background-color:var(--gc-primary-strong,#0069d9);  color:#fff;  text-transform:uppercase;  margin-top:10px;}  .loginpage-primary-btn:hover{  background-color:var(--gc-primary-darker,#0056b3);}  .loginpage-btn:disabled,.loginpage-btn[disabled]{opacity:.55;cursor:not-allowed;}  .loginpage-separator{  text-align:center;  margin:0;  position:relative;  color:#888;  font-size:14px;}  .loginpage-separator::before,.loginpage-separator::after{content:'';  position:absolute;  top:50%;  width:40%;  height:1px;  background-color:#ddd; }  .loginpage-separator::before{left:0; }  .loginpage-separator::after{right:0; }  .loginpage-separator span{  background-color:rgba(255,255,255,0.95);  padding:0 10px;  position:relative;z-index:1;}  .loginpage-social-btn{  background-color:#fff;  color:#333;  border-color:#ddd;  box-shadow:0 2px 5px rgba(0,0,0,0.05);}  .loginpage-social-btn:hover{  background-color:#f5f5f5;}  .loginpage-social-btn img{  height:24px;width:24px;}  .loginpage-apple-btn{  background-color:#000;  color:white;}  .loginpage-apple-btn:hover{  background-color:#333;}  .loginpage-signup-prompt{text-align:center;font-size:16px;color:#555;font-weight:600;}.loginpage-signup-prompt-body{margin-top:10px;}  .loginpage-register-link{  color:var(--gc-primary-strong,#0069d9);text-decoration:none;font-weight:600;}  @media (max-width:480px){.loginpage-container{margin:10px auto;padding:20px 16px;border-radius:10px;width:calc(100% - 20px);}  .loginBody{  padding-bottom:calc(16px + var(--gc-safe-bottom,0px));}  .loginpage-btn{  padding:12px;  font-size:15px;  min-height:50px;}  .loginpage-input-group{  padding:8px 12px;}  .loginpage-input-group input{  font-size:15px;}}  .loginBodyWhiteOverlap{background-color:#fff;}.loginHead{width:100%;height:50px;position:fixed;background-color:#fff;z-index:9999;}.loginHeadLogo{width:133px;height:30px;margin-top:10px;margin-left:auto;margin-right:auto;}.loginDivForm{width:300px;  padding-bottom:10px;background-color:#ffff;margin-left:auto;margin-right:auto;margin-top:70px;-webkit-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border:0 solid #000000;}.loginFail{background-color:#dc3545;color:#fff;text-align:center;font-size:17px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;  padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}  .loginpage-footer{position:fixed;bottom:var(--gc-safe-bottom,0px);right:0;padding:10px;margin:10px;background-color:#f0f0f0;color:#333;z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,0.1);border-radius:15px;}  @media (max-width:480px){.loginBody .loginpage-footer{position:relative;bottom:auto;right:auto;align-self:center;margin:16px auto 0;}}.formBoxHeadLine{min-height:10px;}.formBoxHeadLineLogo{text-align:center;height:0px;padding-top:10px;}.formBoxHeadLineLogo img{ }.formBoxHeadLineLogout{background-color:var(--gc-join-strong,#15803d);color:#fff;text-align:center;font-size:17px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.formBoxHeadLine h2{text-align:center;font-weight:700;font-size:1.7em;padding:0px 0 0px 0;}.formBoxForm{margin:0 15px 10px 15px;font-weight:600;font-size:16px;}.registrationFormButton{cursor:pointer;}.formBoxFormNewRegistration{margin-top:5px;}.formBoxFormLostPass{margin-top:5px;}.formBoxFormNewRegistration a,.formBoxFormLostPass a{color:rgb(89,89,144);}.formBoxFormNewRegistration a:hover,.formBoxFormLostPass a:hover{color:rgb(89,89,144);}#fileUserPhotoRegistrationImg{max-width:285px;max-height:285px;}.formLoginViaItem button{padding:7px 7px;width:270px;text-align:left;border-radius:5px;border:none;color:#fff;cursor:pointer;}.formBoxFormLostLoginViaFb button{background:#2ea3f1;margin-top:10px;}.formBoxFormLostLoginViaFb button:hover{background:#2e86f1;transition:.5s ease-in-out;}.formBoxFormLostLoginViaGmail button{background:#dc0c0c;margin-top:7px;}.formBoxFormLostLoginViaGmail button:hover{background:#c20707;transition:.5s ease-in-out;}.formBoxFormLostLoginSend button{font-size:17px;font-weight:bold;}.formBoxFormLostLoginSend button:hover{font-size:17px;font-weight:bold;}.formBoxFormLostLoginSend.formLoginViaItem{margin-top:5px;margin-bottom:0px;}.formBoxFormLoginSupport a{text-align:right;margin-right:15px;color:rgba(34,34,34,0.85);font-weight:600;}.formBoxFormLoginGdpr{text-align:right;margin-right:15px;color:rgba(34,34,34,0.85);}.formBoxFormLoginTermsAndConditions{text-align:right;margin-right:15px;color:rgba(34,34,34,0.85);}.eshopButtonPointBuyDialogGdprText{padding-left:10px;padding-right:10px;font-size:12px;padding-bottom:5px;}.eshopButtonPointBuyDialogGdprText a{color:var(--gc-primary-strong,#0069d9);}.clear{clear:both;}.wrapper{width:100%;max-width:1200px;margin:0 auto;}.flex-container{display:flex;align-items:center;gap:10px;padding:0 12px;min-height:50px;width:100%;box-sizing:border-box;position:relative;}.page-head__start{display:flex;align-items:center;gap:8px;flex-shrink:0;}.page-head__nav{flex:1 1 auto;min-width:0;overflow:hidden;}.page-head__actions{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto;}.map-container{flex:1 1 auto;min-height:0;height:100%;width:100%;  padding-top:0px;  min-width:200px;}#map{position:absolute;inset:0;min-height:100%;width:100%;margin-top:0px; }.mapPointPage{min-height:auto!important;}#progress{display:none;position:absolute;z-index:1000;left:400px;top:300px;width:200px;height:20px;margin-top:-20px;margin-left:-100px;background-color:#fff;background-color:rgba(255,255,255,0.7);border-radius:4px;padding:2px;}#progress-bar{width:0;height:100%;background-color:#76A6FC;border-radius:4px;}.myclusterA{width:40px;height:40px;background-color:greenyellow;text-align:center;font-size:24px;}.myclusterB{width:40px;height:40px;background-color:red;text-align:center;font-size:24px;}.mapLogo{padding:0;float:none;margin:0;width:auto;flex-shrink:0;line-height:0;}.mapLogo a{display:inline-flex;align-items:center;}.mapLogo img{display:block;height:30px;width:auto;}#mapNavigationNotificationBody{margin-top:0px;}#mapNavigationNotificationQuickMessageBody{float:right;height:0px;width:0px;color:var(--gc-primary-strong,#0069d9);position:absolute;margin-left:7px;padding-top:9px;font-size:26px;}.dialogNotificationQuickMessageInsideBodyInsideBodyItem{width:90px;height:90px;font-size:20px;color:#000;padding-top:10px;padding-left:12px;margin-top:10px;margin-left:0px;float:left;cursor:pointer;}.dialogNotificationQuickMessageInsideBodyInsideBodyItemIcon{background-color:var(--gc-primary-strong,#0069d9);color:#fff;font-size:20px;width:50px;height:50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;padding-top:12px;padding-left:14px;margin-left:auto;margin-right:auto;}.dialogNotificationQuickMessageInsideBodyInsideBodyItemText{font-size:18px;text-align:center;}#dialogNotificationQuickMessageInsideBodyInsideBodySendOk{width:100px;height:100px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;background-color:#04AA6D;-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);font-size:75px;color:#fff;padding-top:10px;padding-left:12px;margin-top:10px;margin-left:10px;float:left;cursor:pointer;display:none;}#mapNavigationNotificationQuickMessageList{padding-top:10px;padding-left:10px;max-height:480px;width:225px;min-height:10px;right:50px;top:100%;z-index:10000;  overflow-y:auto;overflow-x:hidden;box-shadow:0 3px 14px rgba(0,0,0,0.4);-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;position:absolute;background:#ffff;color:#000;display:none;overflow-y:scroll;overflow-x:hidden;}#mapNavigationNotificationQuickMessageListItem{border-radius:50%;width:200px;height:70px;float:left;margin-top:5px;}#mapNavigationNotificationQuickMessageListUser{float:left;height:50px;width:50px;}#mapNavigationNotificationQuickMessageListUser img{vertical-align:baseline;width:50px;height:50px;flex-shrink:0;overflow:hidden;border-radius:50%;object-fit:cover;}#mapNavigationNotificationQuickMessageListIconButtons{float:right;margin-right:10px;}#mapNavigationNotificationQuickMessageListIcon{width:30px;height:30px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background-color:var(--gc-primary-strong,#0069d9);font-size:17px;color:#fff;padding-top:0px;padding-left:0px;margin-top:0px;margin-left:0px;float:left;}#mapNavigationNotificationQuickMessageListUserName{margin-bottom:5px;height:18px;width:145px;overflow:hidden;text-align:left;}#mapNavigationNotificationQuickMessageListUserName a{font-weight:bold;font-size:13px;color:#333!important;text-decoration:none;}#mapNavigationNotificationQuickMessageListNameAndIconButtons{float:left;margin-left:5px;}#mapNavigationNotificationQuickMessageListButtons{float:left;padding-top:0px;font-size:26px;cursor:pointer;margin-left:10px;}#mapNavigationNotificationQuickMessageListButtons a{}#mapNavigationNotificationQuickMessageListButtons span{}#mapNavigationNotificationQuickMessageListItemNotfound{font-size:15px;padding-bottom:10px;}#mapNavigationNotificationQuickMessageIcon{cursor:pointer;color:#2a53e2;font-size:22px;display:none;}.dialogAddPointNotificationQuickMessageInsideBodyInsideBodyItem{width:47px;height:60px;float:left;text-align:center;cursor:pointer;}.dialogAddPointNotificationQuickMessageInsideBodyInsideBodyIcon{background-color:var(--gc-primary-strong,#0069d9);width:30px;height:30px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;font-size:15px;color:#fff;padding-top:5px;padding-left:0px;margin-top:10px;margin-left:9px;}.dialogAddPointNotificationQuickMessageInsideBodyInsideBodyText{font-size:11px;}#mapProfileIconsBody{width:40px;height:40px;float:none;flex-shrink:0;display:flex;align-items:center;justify-content:center;}#mapProfileIconsBody a{display:flex;line-height:0;}#mapProfileIconsBody img{width:34px;height:34px;border-radius:50%;object-fit:cover;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:all 0.3s ease-in-out;border:1px solid #e5dfdf;}#leftPanelContentMapFilter{padding-top:5px;padding-bottom:5px;}.mapNavigation ul{margin:0;padding:0;box-sizing:border-box;}.mapNavigation ul li{position:relative;list-style:none;font-size:14px;font-weight:700;    margin-top:1px;    transition:0.5s;border:1px solid #ced4da;cursor:pointer;background-color:#f8f9fa;margin-right:2px;}.mapNavigation ul li a{color:#bdbbbb;}.mapNavigation ul li a:hover{text-decoration:none;color:000;}.mapNavigation ul li:hover{color:#fff;z-index:100;}.mapNavigation ul li:before{content:'';position:absolute;top:0;left:0;width:100%;height:50%;z-index:-1;transform-origin:right;transform:scaleX(0);transition:transform 0.5s;}.mapNavigation ul li:hover:before{transform-origin:left;transform:scaleX(1);transition:transform 0.5s;}.mapNavigation ul li:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:-1;transform-origin:left;transform:scaleX(0);transition:transform 0.5s;}  .mapNavigation ul li span{color:#000;}.mapNavigation ul li span:hover{color:#000;}.mapNavigationLi.active a{color:#fff;}.mapNavigationLi a:hover{color:#fff;}#mapNavigationLi-0.mapNavigationLi.active{background:#f58122; }#mapNavigationLi-0.mapNavigationLi:hover{background:#f58122;}#mapNavigationLi-1.mapNavigationLi.active{background:#33FF57; }#mapNavigationLi-1.mapNavigationLi.hover{background:#33FF57; }#mapNavigationLi-2.mapNavigationLi.active{background:#3357FF; }#mapNavigationLi-2.mapNavigationLi.hover{background:#3357FF; }#mapNavigationLi-3.mapNavigationLi.active{background:#FF33A6; }#mapNavigationLi-3.mapNavigationLi.hover{background:#FF33A6; }#mapNavigationLi-4.mapNavigationLi.active{background:#33FFF5; }#mapNavigationLi-4.mapNavigationLi.hover{background:#33FFF5; }#mapNavigationLi-5.mapNavigationLi.active{background:#FFA533; }#mapNavigationLi-5.mapNavigationLi.hover{background:#FFA533; }#mapNavigationLi-6.mapNavigationLi.active{background:#9D33FF; }#mapNavigationLi-6.mapNavigationLi.hover{background:#9D33FF; }#mapNavigationLi-7.mapNavigationLi.active{background:#FF3333; }#mapNavigationLi-7.mapNavigationLi.hover{background:#FF3333; }#mapNavigationLi-8.mapNavigationLi.active{background:#33FF33; }#mapNavigationLi-8.mapNavigationLi.hover{background:#33FF33; }#mapNavigationLi-9.mapNavigationLi.active{background:#3333FF; }#mapNavigationLi-9.mapNavigationLi.hover{background:#3333FF; }#mapNavigationLi-10.mapNavigationLi.active{background:#FF33FF; }#mapNavigationLi-10.mapNavigationLi.hover{background:#FF33FF; }#mapNavigationLi-11.mapNavigationLi.active{background:#33FFFF; }#mapNavigationLi-11.mapNavigationLi.hover{background:#33FFFF; }#mapNavigationLi-12.mapNavigationLi.active{background:#FF9D33; }#mapNavigationLi-12.mapNavigationLi.hover{background:#FF9D33; }#mapNavigationLi-13.mapNavigationLi.active{background:#6A33FF; }#mapNavigationLi-13.mapNavigationLi.hover{background:#6A33FF; }#mapNavigationLi-1001.mapNavigationLi.active{background:#FFEB33; }#mapNavigationLi-1001.mapNavigationLi.hover{background:#FFEB33; }#mapNavigationLi-1002.mapNavigationLi.active{background:#33FFEB; }#mapNavigationLi-1002.mapNavigationLi.hover{background:#33FFEB; }#mapNavigationLi-1003.mapNavigationLi.active{background:#EB33FF; }#mapNavigationLi-1003.mapNavigationLi.hover{background:#EB33FF; }#mapNavigationIconsBodyMenu{display:flex;align-items:center;gap:4px;overflow:visible;height:auto;float:none;}#mapNavigationIconsBody{float:none;display:flex;align-items:center;position:relative;min-width:0;max-width:none;}#mapNavigationNotification{display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;float:none;margin:0;width:36px;height:36px;font-size:22px;}#mapNavigationSettings{display:inline-flex;position:relative;cursor:pointer;float:right;margin-right:15px;margin-left:5px;margin-top:12px;font-size:25px;}#mapNavigationNotification svg,#mapNavigationSettings svg{color:#2a53e2;}#mapNavigationNotification svg:hover,#mapNavigationSettings svg:hover{color:#2db6f1;}  #mapNavigationNotification,.mapNavigationChat,.mapHeadSettingsBtn{flex-shrink:0;}.mapNavigationNotificationContent,.mapNavigationSettingsContent{position:absolute;background:#fff;display:none;z-index:10000;}.mapNavigationNotificationContent{padding-top:10px;max-height:480px;width:280px;right:12px;top:100%;z-index:10000;  overflow-y:auto;overflow-x:hidden;box-shadow:0 3px 14px rgba(0,0,0,0.4);-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}#notificationListMenuRow{cursor:pointer;margin-right:10px!important;margin-left:10px!important;}.mapNavigationNotificationContentInfoText{border-bottom:1px solid #ddd;}.mapNavigationNotificationContentInfoText h6{font-weight:600;}.mapNavigationNotificationContentInfoText p{font-size:12px;}#mapNavigationNotificationCount{position:absolute;top:2px;right:2px;padding:0 4px;min-width:16px;height:16px;border-radius:50%;background-color:var(--gc-danger-strong,#dc2626);color:#ffffff;font-family:var(--gc-font);font-size:9px;font-weight:bold;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,0.3);box-sizing:border-box;line-height:1;margin:0;}.mapNavigationSettingsContent{width:220px;right:12px;top:100%;z-index:10001;border:1px solid #ebe8e8;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.mapNavigationSettingsContent a{text-decoration:none!important;}.mapNavigationSettingsContentItem:hover{background-color:var(--gc-primary-strong,#0069d9);color:#fff;}.mapNavigationSettingsContentItem{display:block;color:#333;text-decoration:none;padding:10px 15px;border-radius:12px;transition:background-color 0.3s ease;margin-left:5px;margin-right:5px;margin-top:5px;font-weight:bold;font-size:14px;}#leftPanelMainMap{position:absolute;left:0;top:0px;bottom:0;padding-top:10px;width:292px;z-index:9998;height:auto;box-sizing:border-box;overflow-y:auto!important;overflow-x:hidden;background:#ffffff;}#leftPanel{position:relative;left:0px;top:50px;width:292px;float:left;z-index:9998;height:calc(100% - 50px);height:-o-calc(100% - 50px);  height:-webkit-calc(100% - 50px);  height:-moz-calc(100% - 50px);  overflow-y:scroll!important;overflow-x:hidden;  background:#ffffff;}#leftPanelHeadText{color:#bdbbbb;background-color:#26262c;text-align:center;margin:0;padding:5px;border-radius:5px;transition:.5s ease-in-out;}#leftPanelHeadText:hover{color:#2db6f1;cursor:pointer;}#leftPanel h3{color:#bdbbbb;background-color:#26262c;text-align:center;margin:0;padding:5px;border-radius:5px;transition:.5s ease-in-out;}#leftPanel h3:hover{color:#2db6f1;cursor:pointer;}#leftPanelContent{margin-left:5px;padding-top:0px;width:275px;  display:block;background:#ffffff;}  #leftPanelContent,#userPanelContent,#groupPanelContent,#collectionPanelContent{--gc-panel-inset:12px;padding-left:var(--gc-panel-inset);padding-right:var(--gc-panel-inset);box-sizing:border-box;}  #leftPanelContent .gc-social-list-item,#userPanelContent .gc-social-list-item,#groupPanelContent .gc-social-list-item,#collectionPanelContent .gc-social-list-item{padding-left:0;padding-right:0;}#searchContainerInput{display:flex;overflow:hidden;  background-color:#fff;width:265px;}#searchContainerInputButton{padding:10px 20px;border:none;background-color:var(--gc-primary-strong,#0069d9);color:white;font-size:16px;cursor:pointer;border-radius:0 4px 4px 0;transition:background-color 0.2s ease;white-space:nowrap;height:100%;display:flex;align-items:center;justify-content:center;}.search-container{width:270px;display:block;margin-left:0px;padding:5px 0;position:relative;}.search-container-input{float:left;width:225px;}.search-container-icons{float:left;margin-top:0px;margin-left:0px;font-size:17px;width:40px;cursor:pointer;}.btnSetSearch{width:40px;height:32px;font-size:18px!important;padding:4px!important;margin-top:0px;-webkit-border-radius:8px!important;-moz-border-radius:8px!important;border-radius:8px!important;}.searchBtnForm{padding:10px 20px;  background-color:var(--gc-primary-strong,#0069d9);color:#fff;border:none;border-radius:0 8px 8px 0!important;cursor:pointer;font-size:18px;height:46px;}.searchBtnForm:hover{background-color:var(--gc-primary-darker,#0056b3);}input#search-bar{width:100%;padding:10px 15px;border:none;font-size:16px;color:#333;  outline:none;box-sizing:border-box;border:1px solid #ccc;transition:border-color 0.2s ease,box-shadow 0.2s ease;margin:0 auto;border-radius:8px 0 0 8px!important;}input#search-bar-map{width:100%;padding:5px 5px;border:none;font-size:13px;color:#333;  outline:none;box-sizing:border-box;border:1px solid #ccc;transition:border-color 0.2s ease,box-shadow 0.2s ease;margin:0 auto;border-radius:8px 0 0 8px!important;}  input#search-bar:focus-visible,input#search-bar-map:focus-visible{border-color:var(--gc-primary-strong,#0069d9);box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);}.bi-search{position:relative;float:right;top:-22px;right:-15px;color:#333;}    #leftPanelContentSearch{position:relative;}#leftPanelSearchList{position:absolute;top:100%;left:0;right:0;width:auto;display:none;z-index:1100;padding:6px;background:var(--gc-surface,#fff);border:1px solid var(--gc-border,#e2e8f0);border-radius:var(--gc-radius,12px);box-shadow:var(--gc-shadow-md,0 10px 26px rgba(30,64,175,.13));  max-height:60vh;overflow-y:auto;overscroll-behavior:contain;font-family:var(--gc-font);}  #leftPanelSearchList.leftPanelSearchList--inline{position:static;width:auto;margin:6px 15px 0;}#leftPanelSearchList::-webkit-scrollbar{width:8px;}#leftPanelSearchList::-webkit-scrollbar-thumb{background:var(--gc-border,#e2e8f0);border-radius:var(--gc-radius-pill,999px);}.gcSuggestItem{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;color:var(--gc-text,#1a202c)!important;text-decoration:none!important;cursor:pointer;transition:background-color .12s ease;}.gcSuggestItem + .gcSuggestItem{  box-shadow:inset 0 1px 0 rgba(226,232,240,.9);}.gcSuggestItem:hover,.gcSuggestItem.is-active{background:var(--gc-primary-soft,#eff6ff);box-shadow:none;}.gcSuggestItem:hover + .gcSuggestItem,.gcSuggestItem.is-active + .gcSuggestItem{box-shadow:none;}.gcSuggestItem:focus-visible{outline:none;box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);}.gcSuggestItem__icon{flex:0 0 32px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gc-bg-soft,#f8fafc);color:var(--gc-text-muted,#718096);font-size:13px;}.gcSuggestItem__icon--city{background:var(--gc-primary-soft,#eff6ff);color:var(--gc-primary,#007bff);}.gcSuggestItem__icon--group{background:#f3f0ff;color:#7b62b8;}.gcSuggestItem__avatar{flex:0 0 32px;width:32px;height:32px;border-radius:50%;object-fit:cover;background:var(--gc-bg-soft,#f8fafc);}.gcSuggestItem__text{  min-width:0;display:flex;flex-direction:column;line-height:1.25;}.gcSuggestItem__title{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.gcSuggestItem__title b{font-weight:700;color:var(--gc-primary-strong,#0069d9);}.gcSuggestItem__meta{margin-top:1px;font-size:11.5px;color:var(--gc-text-muted,#718096);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.gcSuggestEmpty{display:flex;align-items:center;gap:8px;padding:12px 10px;color:var(--gc-text-muted,#718096);font-size:13px;}  .gcSuggestSkeleton{display:flex;align-items:center;gap:10px;padding:8px 10px;}.gcSuggestSkeleton__dot,.gcSuggestSkeleton__line{background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%);background-size:200% 100%;animation:gcSuggestShimmer 1.2s ease-in-out infinite;}.gcSuggestSkeleton__dot{flex:0 0 32px;width:32px;height:32px;border-radius:50%;}.gcSuggestSkeleton__line{height:10px;border-radius:var(--gc-radius-pill,999px);}.gcSuggestSkeleton__lines{flex:1 1 auto;min-width:0;}.gcSuggestSkeleton__line + .gcSuggestSkeleton__line{margin-top:6px;width:55%;height:8px;}@keyframes gcSuggestShimmer{0%{background-position:200% 0;}100%{background-position:-200% 0;}}@media (prefers-reduced-motion:reduce){.gcSuggestSkeleton__dot,.gcSuggestSkeleton__line{animation:none;}}  .copyUrlToClipboard{position:absolute;right:5px;top:62px;float:right;z-index:9900;border-radius:12px!important;background-color:var(--gc-primary-strong,#0069d9);cursor:pointer;font-weight:700;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0!important;font-size:19px;color:#fff;}#myPositionButton{position:absolute;right:5px;top:12px;float:none;z-index:9900;}  body[data-gc-page="map"] .leaflet-top.leaflet-left{left:auto;right:5px;top:112px;}  #myPositionButton > .btnSet{box-sizing:border-box;min-height:36px;padding-top:0!important;padding-bottom:0!important;}  #myPositionButton > .gcMapMyPositionButton{display:inline-flex;align-items:center;justify-content:center;width:44px;min-height:44px;padding-left:0!important;padding-right:0!important;font-size:19px;}  body[data-gc-page="collection"] #myPositionButton,body[data-gc-page="user"] #myPositionButton,body[data-gc-page="group"] #myPositionButton{top:12px!important;}#storiesPanelLine{position:fixed;left:15px;width:500px;height:100px;  z-index:9999;bottom:25px;}#storiesPanelLineTitle{background-color:#26262c;float:left;height:100px;width:30px;cursor:pointer;}#storiesPanelLineTitleText{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);color:#fff;font-weight:bold;margin-top:50px;}#storiesPanelLinePanel{float:left;width:442px;height:100px;-webkit-box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);}#storiesPanelLinePanelInside{padding-left:7px;padding-right:17px;padding-top:7px;height:93px;overflow-y:hidden;overflow-x:auto;}#storiesPanelLinePanelInsideSlider{width:900px;}#storiesPanelLinePanelInsideItem{float:left;height:85px;width:85px;background-color:azure;margin-right:5px;}#storiesPanelLinePanelClose{float:left;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:#26262c;padding-top:5px;padding-bottom:5px;padding-left:9px;width:28px;position:relative;color:#fff;font-weight:bold;cursor:pointer;margin-left:-14px;margin-top:-12px;}.pointBodyHeadOwner{}.pointBodyHeadOwnerImg{float:right;margin-top:5px;}.pointBodyHeadOwnerImg img{width:50px;height:50px;box-sizing:border-box;border-radius:50%;object-fit:cover;}.pointBodyHeadOwnerText{float:left;margin-top:5px;margin-left:0px;font-size:15px;}.pointBodyAddonsButtons{display:flex;margin-bottom:5px;}.pointBodyLikeIcon{padding-right:10px;font-size:12px;line-height:22px;}.pointBodyCommentInput{padding-right:15px;}.pointBodyCommentSend{padding-right:15px;}#addcomment{width:100%;border-radius:9px;border:1px solid #ebe8e8;  padding:7px;}.pointBodyComment{color:#000;  font-size:12px;line-height:22px;}#pointBodyAddonsComments{margin-bottom:10px;}  .pointBodyFullscreen{float:left;margin-left:2px;margin-top:0px;margin-bottom:2px;}.pointBodyReportBadContent{float:left;margin-left:2px;cursor:pointer;}.pointBodyReportBadContentButton{color:#ef4444!important;background:#fef2f2!important;margin-left:5px;border:1px solid #e2e8f0!important;border-radius:10px!important;}.pointBodyReportBadContentText{}#leftPanelContentGroupsText,#leftPanelContentMyGroupsText{font-weight:bold;text-align:center;}#leftPanelContentAddGroupsText{font-weight:bold;margin:0px 0;}#leftPanelContentGroups,#leftPanelContentMyGroups{ }.leftPanelContentGroupsItem{}#leftPanelContentFollowersText{border-top:2px solid #e5dfdf;font-weight:bold;text-align:center;display:none;}#leftPanelContentPlaces{margin-bottom:25px;margin-top:10px;}#leftPanelContentPlacesText{font-weight:bold;border-top:2px solid #e5dfdf;text-align:center;display:none;}#leftPanelContentFollowersItemImg{float:left;}#leftPanelContentFollowersItemImg img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all 0.2s ease-in-out;}#leftPanelContentFollowersItemText{float:left;font-weight:bold;margin-top:10px;margin-left:5px;}.pointBodyLikeIconButton{cursor:pointer;}.likeIconButtonBlack{color:#000000;}.likeIconButtonBlue{color:#00308F;}.likeIconButtonRed{color:#DC143C;}.likeIconButtonGreen{color:#228B22;}.likeIconButtonFlame{color:#e25822;}.likeIconButtonYellow{color:#FFFF00;}.pointBodyLikeIconButtonNumber{float:left;font-size:15px;}.pointBodyLikeIconButtonIcon{float:left;font-size:15px;margin-top:2px;margin-left:2px;}.viewAllCommentsDetail{text-align:center;font-size:25px;cursor:pointer;}.pointBodyAddonsCommentsBody{margin-top:10px;}.pointBodyAddonsComments{margin-top:0px;}.pointBodyAddonsCommentReplies{margin-left:20px;padding-left:12px;border-left:2px solid #e2e8f0;}.pointBodyAddonsComments--reply{margin-top:10px;}.pointBodyAddonsCommentReply{font-size:11px;font-weight:bold;color:#00308F;cursor:pointer;margin-top:4px;margin-left:5px;clear:both;}.pointBodyAddonsCommentReply:hover{text-decoration:underline;}.pointBodyAddonsCommentReplyForm{display:none;margin:8px 0 8px 5px;max-width:425px;}.pointBodyAddonsCommentReplyForm textarea{width:100%;border:1px solid #ebe8e8;border-radius:12px;padding:8px 10px;box-sizing:border-box;resize:vertical;}.pointBodyAddonsCommentReplyFormButtons{margin-top:6px;}.pointBodyAddonsCommentReplyFormButtons button{margin-right:6px;}.pointBodyAddonsCommentImg img{border-radius:50%;object-fit:cover;}.pointBodyAddonsCommentImg{float:left;width:35px;height:35px;}.pointBodyAddonsCommentUserNameBody{float:left;margin-left:5px;margin-top:6px;}.pointBodyAddonsCommentUserName{line-height:1.34em;margin:0;font-size:12px;font-weight:bold;float:left;}.pointBodyAddonsCommentUserDate{line-height:1.34em;margin-left:0px;font-size:12px;font-weight:bold;float:left;}.pointBodyAddonsCommentTextBody{float:left;margin-left:5px;margin-bottom:5px;max-width:425px;min-width:180px;}.pointBodyAddonsCommentButtonsBody{float:left;}.pointBodyAddonsCommentEdit{float:left;margin-left:5px;cursor:pointer;}.pointBodyAddonsCommentDelete{float:left;margin-left:5px;cursor:pointer;}.pointBodyAddonsCommentText{  max-width:425px;width:100%;margin-top:10px;margin-left:0px;padding-left:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;}.pointBodyAddonsCommentTextDelete{height:40px;  max-width:425px;width:100%;display:none;}.pointBodyAddonsCommentTextDeleteOk{float:left;}.pointBodyAddonsCommentTextDeleteClose{float:left;}.pointBodyAddonsCommentTextEdit{height:55px;  max-width:425px;width:100%;display:none;}.pointBodyAddonsCommentTextEditTextarea{ }.pointBodyAddonsCommentTextEditTextarea textarea{border:1px solid #ebe8e8;border-radius:12px;}.pointBodyAddonsCommentTextEditButtons{float:left;}.pointBodyAddonsCommentTextEditButtonsOk{float:left;}.pointBodyAddonsCommentTextEditButtonsCancel{float:left;}#leftPanelContentMyGroupsItems{ }.leftPanelContentPlacesItemList{  overflow-y:scroll;}.leftPanelContentPlacesItemBody{margin-bottom:5px;}.leftPanelContentPlacesItem{background-color:#007bff;border-radius:12px;margin-bottom:0px;cursor:pointer;min-height:25px;float:left;width:245px;padding-top:2px;}.leftPanelContentPlacesListNextLoad{margin-top:10px;margin-bottom:15px;text-align:center;background-color:var(--gc-primary-strong,#0069d9);color:#fff;border-radius:12px;height:30px;padding-top:5px;cursor:pointer;}.leftPanelContentPlacesItemShowOnMap{float:right;font-size:18px;margin-top:2px;cursor:pointer;}.leftPanelContentPlacesItemPoints{margin-bottom:10px;margin-left:5px;display:none;}#leftPanelContentFollowersItemBody{    margin:5px;}.leftPanelContentMyGroupsItem{}#leftPanelContentGroupsItemCheckBox{float:left;}.leftPanelMyContentGroupsItemText{float:left;padding-left:0px;font-weight:bold;}.leftPanelMyContentGroupsItemColor{float:left;height:20px;width:20px;display:none;}.leftPanelContentGroupsItem{}#leftPanelContentGroupsItemCheckBox{float:left;}.leftPanelContentGroupsItemText{float:left;padding-left:0px;font-weight:bold;}.leftPanelContentGroupsItemColor{float:left;height:20px;width:20px;display:none;}#leftPanelContentPlacesItemText{cursor:pointer;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;float:left;padding-left:10px;}#leftPanelContentPlacesItemArrow{float:right;padding-right:10px;color:#fff;}#leftPanelContentPlacesItemList{margin-left:0px;margin-right:0px;}.dialogAddPointWindowBody{overflow-x:hidden;overflow-y:auto;min-height:155px;max-height:calc(100vh - 80px);margin-top:6px;}#createPointDialogTextUser{margin-top:25px!important;}#dialogAddPoint{display:none;background-color:#fff!important;}.dialogAddPointInsideBody{width:100%;overflow-x:hidden;overflow-y:auto;min-height:155px;max-height:calc(100vh - 80px);margin-top:0px;}.dialogAddPointBookmarks{margin-top:0px;margin-left:2px; }.dialogAddPointBookmark{  border-radius:12px;float:left;height:45px;margin-bottom:10px;padding:10px;border:1px solid #007bff;      margin-left:4px;cursor:pointer;}.dialogAddPointBookmark.active{background-color:var(--gc-primary-strong,#0069d9);color:#fff;}.dialogSetFollowRangeInsideBody{padding:5px;width:100%;display:none;}.dialogSetFollowRangeSlider{height:20px;margin-top:5px;}.dialogSetFollowRangeText{text-align:center;}.dialogSetFollowRangeTextAtt{float:left;margin-right:5px;}.dialogSetFollowRangeTextValue{float:left;}.dialogSetFollowRangeTextKm{float:left;}.dialogSetFollowRangeButtons{margin-top:10px;}.dialogSetFollowRangeOkButton{float:left;}.dialogSetFollowRangeCloseDialogButton{float:left;}.dialogSetFollowRangeButtons{}#dialogCreateGroupTextInput{width:100%;}.rangeIconsOnMaps{font-size:30px;}.rangeIconsOnMaps{margin-left:7px!important;margin-top:15px!important;}#dialogSetFollowRangePopis{}#dialogSetFollowRangePopisNadpis{}#dialogSetFollowRangePopisInput{width:100%;}#dialogSetFollowRangePopisMisto{width:100%;border-radius:4px;border:1px solid #c3c1c1;}.groupFollow{float:left;border:1px solid rgba(0,0,0,0.75);margin:0px 0 0px 0px;padding:3px 5px;color:#000;cursor:pointer;}.groupProfilePhoto{width:100%;height:100%;object-fit:cover;display:block;}  .pointPageBody{width:100%;    background-color:#f8f8f8;}.pointPageHeader{width:100%;height:50px;position:fixed;background-color:#26262c;z-index:99999;box-shadow:0 2px 5px rgba(0,0,0,0.5);}.publicPageHeader{width:100%;min-height:50px;position:relative;flex-shrink:0;background-color:#ffffff;border-bottom:1px solid #ebe8e8;z-index:9999;box-shadow:0 2px 5px rgba(0,0,0,0.15);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;box-sizing:border-box;}.app-wrapper:has(.publicPageHeader) .page-body{display:flex;flex-direction:column;min-height:0;padding:0;}.app-wrapper:has(.publicPageHeader) .page-body:not(:has(#lostPasswordBody)):not(:has(.lostPasswordResetPageBody)):not(:has(.lostPasswordSendPageBody)):not(:has(.lostPasswordSendErrorPageBody)):not(:has(.lostPasswordResetErrorPageBody)):not(:has(#errorBody)):not(:has(.registrationcheckemailPageBody)):not(:has(.registrationEmailPageBody)){overflow-x:hidden;overflow-y:auto;}.page-body:has(.loginBody),.page-body:has(#lostPasswordBody),.page-body:has(.lostPasswordResetPageBody),.page-body:has(.lostPasswordSendPageBody),.page-body:has(.lostPasswordSendErrorPageBody),.page-body:has(.lostPasswordResetErrorPageBody),.page-body:has(#errorBody),.page-body:has(.registrationcheckemailPageBody),.page-body:has(.registrationEmailPageBody){display:flex;flex-direction:column;overflow:hidden;min-height:0;padding:0;}#lostPasswordBody,.lostPasswordResetPageBody,.lostPasswordSendPageBody,.lostPasswordSendErrorPageBody,.lostPasswordResetErrorPageBody,#errorBody,.registrationcheckemailPageBody,.registrationEmailPageBody{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;position:relative;width:100%;}#lostPasswordBody > .clear,.lostPasswordResetPageBody > .clear,.lostPasswordSendPageBody > .clear,.lostPasswordSendErrorPageBody > .clear,.lostPasswordResetErrorPageBody > .clear,.loginBody > .clear,#errorBody > .clear{display:none;}.pointPageHeaderLang{flex:1 1 auto;display:flex;justify-content:center;min-width:0;}.gosscardHeaderLang{max-width:180px;width:100%;}.gosscard-lang-select,.gosscard-lang-select-compact{width:100%;max-width:220px;font-size:13px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;}.gosscard-lang-select-compact{max-width:180px;padding:5px 8px;}.mapNavigationSettingsContentLang{padding:8px 12px;}.mapNavigationSettingsContentLang label{display:block;margin-bottom:6px;font-size:13px;color:#334155;}.loginpage-lang-group{margin-bottom:8px;}.loginpage-lang-group label{display:block;font-size:12px;margin-bottom:4px;color:#475569;}.loginpage-lang-select{width:100%;min-width:140px;}.pointnotfoundPublicPageHeader{width:100%;height:50px;position:fixed;background-color:#26262c;z-index:9999;}.pointPageHeaderMapLogo{float:none;width:auto;height:auto;margin:0;flex-shrink:0;}.pointPageHeaderMapLogo a{display:inline-flex;align-items:center;}.pointPageHeaderMapLogo img{display:block;height:28px;width:auto;}.rowPointNotFoundDetail{text-align:center;margin-top:25px;font-size:25px;}.pointPageHeaderIcons{float:right;position:relative;width:165px;margin-right:25px;}.pointPageHeaderIconsMap{cursor:pointer;float:left;color:#fff;font-size:29px;margin-top:10px;width:35px;}.pointPageHeaderIconsMap span{color:#fff;}.pointPageHeaderIconsSet{cursor:pointer;float:left;font-size:29px;margin-top:10px;width:35px;}.pointPageHeaderIconsSet span{color:#fff;}.pointPageHeaderIconsSetUser{cursor:pointer;float:left;font-size:29px;margin-top:5px;width:35px;}.pointPageHeaderIconsSetUser img{width:40px;height:40px;border-radius:50%;border:2px solid #D0CFCE;}.pointPageHeaderLogin{width:auto;float:none;margin:0;flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end;}.pointPageHeaderLoginForm{cursor:pointer;float:none;font-size:14px;margin:0;width:auto;max-width:100%;color:#fff;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;}.pointPageHeaderLoginFormEmail{float:none;margin:0;}.pointPageHeaderLoginFormPass{float:none;margin:0;}.pointPageHeaderLoginFormButton{float:none;margin:0;color:#000;}.pointPageHeaderLoginFormEmail input,.pointPageHeaderLoginFormPass input{width:140px;max-width:100%;box-sizing:border-box;}.pointPageHeaderLoginForm form{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;}@media screen and (max-width:640px){.publicPageHeader{flex-wrap:wrap;padding:8px 10px;}.pointPageHeaderLogin{width:100%;justify-content:stretch;display:flex!important;}.pointPageHeaderLoginForm form{width:100%;flex-direction:column;align-items:stretch;}.pointPageHeaderLoginFormEmail input,.pointPageHeaderLoginFormPass input{width:100%;}.pointPageHeaderLoginFormButton{width:100%;}.pointPageHeaderLoginFormButton .btnSet{width:100%;}}.pointPageHeaderLoginAdd{height:30px;float:right;margin-right:19px;margin-top:5px;}.pointPageHeaderLoginAddNewReg{float:left;color:#fff;margin-left:10px;cursor:pointer;}.pointPageHeaderLoginAddNewReg a{color:#fff;}.pointPageHeaderLoginAddLostPass{float:left;margin-left:10px;}.pointPageHeaderLoginAddLostPass a{color:#fff!important;cursor:pointer;text-decoration:none!important;}.pointPageHeaderLoginAddLostPass a:hover{color:#fff!important;cursor:pointer;text-decoration:none!important;}#pointPagePublicCopyUrlToClipboard{right:80px;top:60px;width:118px;float:left;z-index:9900;height:26px;margin-left:8px;}#pointPageCopyUrlToClipboard{right:10px;top:54px;width:118px;float:left;z-index:9900;height:26px;margin-left:8px;position:absolute;}#pointPageCopyUrlToClipboardPoint{float:left;margin-left:5px;}.pointPageInside{min-height:100vh;padding-top:0px;background-color:#eceef2;}#pointPageLeftPanel{-webkit-box-shadow:3px 1px 5px 2px rgb(0 0 0 / 75%);-moz-box-shadow:3px 1px 5px 2px rgba(0,0,0,0.75);box-shadow:3px 1px 5px 2px rgb(0 0 0 / 75%);background:#eeeeee;padding-bottom:20px;float:left;max-width:240px;padding-top:0px;padding-left:0px;padding-right:0px;}.pointPageLeftPanelGpsView{float:left;font-size:12px;margin-top:7px;}.pointPageLeftPanelGpsButton{float:left;margin-left:5px;}#pointPageArticleBody{background-color:#fff;}.pointPageProfileHeaderContent{position:relative;  width:100%;background-size:cover;}.pointPageProfileHeaderContentImgs{height:185px;}.pointPageProfileHeaderContentBackroundBody{}.pointPageProfileHeaderContentBackround{max-width:270px;max-height:180px;width:100%;}.pointPageProfileHeaderContentUserBody{}.pointPageProfileHeaderContentUser{position:absolute;width:135px;height:135px;border-radius:50%;border:2px solid #D0CFCE;top:30px;left:25px;}.pointPageLeftPanelName{font-size:16px;font-weight:bold;text-align:center;padding-top:15px;padding-bottom:15px;}.pointPageArticleInfoUser{justify-content:space-between;align-items:flex-start;padding:15px;  background-color:#fff;border-radius:12px;min-width:280px;margin-bottom:10px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);}.pointPageArticleInfoUserContent{}.pointPageArticleInfoUserContentImgs{width:95px;height:71px;float:left;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;}.pointPageArticleInfoUserContentBackround{width:100%;  height:100%;  object-fit:cover;  display:block;  border-radius:9px; }.pointDescriptionText{justify-content:space-between;align-items:flex-start;padding-top:15px;}.pointPageArticleInfoUserContentUserBody{}.pointPageArticleInfoUserContentUser{position:absolute;width:60px;height:60px;border-radius:50%;border:2px solid #D0CFCE;margin-top:0px;margin-left:10px;z-index:9990;}.pointPageArticleInfoUserContentPanelName{float:left;font-size:16px;font-weight:bold;}.pointPageArticleInfoUserContentPanelCreatedText{font-size:12px;float:left;margin-left:10px;}.pointPageArticleInfoUserContentPanelCategoryHead{font-size:12px;float:left;margin-left:10px;}.pointPageArticleInfoUserContentPanelCategoryHeadText{font-weight:bold;}.pointPageArticleInfoUserContentPanelLeft{float:left;margin-left:7px;margin-top:3px;}.pointPageArticle{  padding-left:0px;padding-right:0px;margin-bottom:40px;}.pointPageArticleMap{height:220px;width:100%;min-width:301px;margin-bottom:10px;}.mapPointPage{width:100%!important;position:relative!important;height:220px!important;border:1px solid #AAA!important;}.pointPageClearResponsive{clear:both;}.pointPageArticleGalery{  margin-left:0px;width:100%;justify-content:space-between;align-items:flex-start;max-width:400px;margin-left:auto;margin-right:auto;}@media screen and (max-width:1010px){.pointPageArticleGalery{width:100%!important;max-width:100%!important;}.detailPoint-box{width:100%!important;max-width:100%!important;padding:0px!important;min-width:100%!important;}.pointPageArticleGaleryItemBig{width:100%!important;max-width:100%!important;}.pointPageArticleGaleryItemImgBig{width:100%!important;max-width:100%!important;}.pointPageActionsBodyItemAtt{margin-left:auto;margin-right:auto;width:100%!important;}}.pointPageArticleGaleryItemBodySmallImgs{display:flex;justify-content:center;flex-wrap:wrap;}.pointPageArticleGaleryItemBig{width:400px;margin-bottom:15px;height:400px;border-radius:4px;display:flex;position:relative;text-align:center;margin-left:auto;margin-right:auto;justify-content:center;align-items:center;}.pointPageArticleGaleryItem{width:100px;height:90px;border-radius:10px;color:#aaa;position:relative;text-align:center;margin-right:10px;margin-left:4px;margin-bottom:10px;justify-content:center;float:left;}  .pointPageArticleGaleryItemBig img{display:block;margin:auto;width:400px;height:400px;object-fit:cover;}.pointPageArticleGaleryItem img{display:block;margin:auto;width:90px;height:90px;object-fit:cover;}.pointPageArticleGaleryItem a{display:flex;justify-content:center;align-items:center;height:90px;width:135px;}.pointPageArticleGaleryItemImgBig{height:230px;padding-left:6px;padding-right:6px;display:block;margin:0 auto;object-fit:contain;float:none;cursor:pointer;border-radius:15px;}.pointPageArticleGaleryItemImg{max-width:90px;max-height:90px;height:90px;display:block;margin:0 auto;object-fit:contain;float:none;cursor:pointer;object-fit:cover;border-radius:10px;}.pointPageUploadFileItemsEdit{margin-bottom:10px;text-align:center;}.pointPageActionsBody{float:left;  width:100%;  justify-content:space-between;align-items:flex-start;}@media screen and (max-width:1010px){.pointPageActionsBodyItemImgBody{width:100%!important;}.pointPageArticleInfoUserContentPanelBody{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;}.detailPoint-user-details-name{max-width:100%!important;text-align:center!important;}.detailPoint-user-details{  align-items:center!important;width:100%!important;}.pointPageBodyAddonsButtons{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;}.detailPoint-gps-info-section{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;}.pointPageActionsBody{  flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;}.pointPageActionsBodyInsideAdd{width:100%;margin:0px auto;padding:5px;text-align:center;}.pointPageActionsAdd{ }.pointPageActionsBodyItemOnlyView{height:auto!important;}.pointPageActionsBodyItemAttTitle{width:calc(100% - 100px)!important;}.pointPageActionsNoteBody{width:100%!important;}}@media screen and (max-width:405px){.pointPageActionsBodyItemAttDeleteButton{margin-left:0px!important;margin-top:5px!important;}.pointPageActionsBodyItemAttHideButton{width:160px!important;}.pointPageActionsNameSelectEditSelect{width:125px!important;}.pointPageActionsNameSelectEdit{width:125px!important;}.pointPageActionsDateSelectEdit{width:125px!important;}.pointPageActionsCategoryName{width:125px!important;}}.pointPageActionsBodyItemOnlyView{  height:130px;margin-top:5px;}.pointPageActionsAdd{float:left;margin-right:0px;margin-bottom:6px;cursor:pointer;}.pointPageActionsAddPlusButton{float:left;font-size:15px;}.pointPageActionsAddPlusText{float:left;margin-left:5px;font-size:15px;}.pointPageActionsBodyItem{  padding-top:10px;padding-bottom:10px;}.pointPageActionsBodyItemImgBody{display:block;justify-content:center;align-items:center;float:left;height:80px;width:80px;margin-top:4px;}.pointPageActionsBodyItemImg{max-width:80px;max-height:80px;float:left;}.pointPageActionsBodyImgEdit{margin-top:-70px;margin-left:65px;background-color:#fff;font-size:20px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:30px;width:30px;padding-top:5px;padding-left:5px;cursor:pointer;position:absolute!important;z-index:9995;cursor:pointer;}.dialogActionsItemChangePhotoHead{padding:10px;background-color:#fff;color:#000;}.dialogActionsItemChangePhotoHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogActionsItemChangePhotoInsideBody{min-height:50px;padding-bottom:10px;padding-left:10px;}.dialogActionsItemChangePhotoHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;margin-top:-15px;}.pointPageActionsBodyItemAtt{float:left;margin-left:10px;margin-top:10px; }.pointPageActionsBodyItemAttTitle{font-weight:bold; }.pointPageActionsItemImg{max-width:135px;max-height:90px;float:left;}.pointPageActionsName{font-weight:bold;font-size:17px;margin-top:0px;margin-left:0px;  height:26px;  overflow:hidden;}.pointPageActionsNameSelectEdit{display:none;width:170px;float:left;margin-bottom:0px}.pointPageActionsNameSelectEditSelect{width:170px;float:left;}.pointPageActionsNameEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;margin-top:-25px;}.pointPageActionsNameEditSave{display:none;float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.pointPageActionsDate{font-size:13px;margin-top:0px;padding-top:5px;margin-left:0px;margin-bottom:0px;height:27px;}.pointPageActionsDateSelectEdit{display:none;width:170px;float:left;margin-bottom:3px;margin-top:3px;}.pointPageActionsDateSelectEditSelect{width:130px;float:left;}.pointPageActionsDateEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;margin-top:-25px;}.pointPageActionsDateEditSave{display:none;float:right;margin-top:4px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.pointPageActionsNoteBody{ }.pointPageActionsNote{font-size:13px;margin-top:5px;margin-left:0px;margin-bottom:0px;height:27px;overflow:hidden;}.pointPageActionsNoteSelectEdit{display:none;width:170px;float:left;margin-bottom:3px;margin-top:3px;}.pointPageActionsNoteSelectEditSelect{width:130px;float:left;}.pointPageActionsNoteEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;margin-top:-25px;}.pointPageActionsNoteEditSave{display:none;float:right;margin-top:4px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.pointPageActionsCategory{height:30px;margin-top:0px;display:none;}.pointPageActionsCategoryName{float:left;font-size:13px;width:200px;height:25px;}.pointPageActionsCategoryNameSelectbox{float:left;display:none;height:35px;width:200px;}.pointPageActionsCategoryEdit{float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;}.pointPageActionsCategoryEditSave{display:none;float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;}.dialogActionsItemChangePhotoButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}.saveActionsItemDetailChangePhotoDialogButton{}.dialogActionsItemChangePhotoCloseDialogButton{}#saveActionsItemDetailChangePhotoDialog{display:block;float:left;}.uploadActionsItemChangePhotoPreviewEdit{max-width:140px;max-height:140px;}.pointPageArticleText{padding-top:5px;padding-bottom:20px;  margin-left:0px;margin-right:10px;color:#000;font-size:15px;line-height:20px;float:left;}.pointPageBodyAddonsButtons{display:block;margin-top:5px;margin-bottom:0px;float:left;}.pointPageActionsBodyItemAttButtons{margin-top:5px;}.pointPageActionsBodyItemAttPublicButton{float:left;}.pointPageActionsBodyItemAttHideButton{float:left;display:none;}.pointPageActionsBodyItemAttDeleteButton{float:left;margin-left:10px;}.pointPageBodyLikeIcon{padding-right:10px;font-size:12px;line-height:22px;  float:left;}.pointPageBodyLikeIconButton{cursor:pointer;  height:26px;}.pointPageBodyLikeIconButtonNumber{float:left;font-size:15px;}.pointPageBodyLikeIconButtonIcon{float:left;font-size:15px;margin-top:2px;margin-left:2px;}.pointPageBodyCommentInput{padding-right:10px;}.pointPageBodyCommentSend{padding-right:0px;}#pointPageBodyAddonsCommentImg{float:left;width:35px;height:35px;}#pointPageBodyAddonsCommentTextBody{float:left;margin-left:5px;margin-bottom:5px;width:425px;background-color:azure;}#pointPageBodyAddonsCommentButtonsBody{float:left;}.pointPageLeftPanelCreatedHead{font-size:15px;font-weight:bold;}.pointPageLeftPanelCreatedText{}.pointPageLeftPanelCategoryHead{font-size:15px;font-weight:bold;}.pointPageLeftPanelCategoryText{}.pointPageLeftPanelActivityHead{font-size:15px;font-weight:bold;}.pointPageLeftPanelActivityText{}.pointPageLeftPanelUrlHead{font-size:15px;font-weight:bold;}.pointPageLeftPanelUrlText{}.pointPageLeftPanelGroupHead{font-size:15px;font-weight:bold;}.pointPageLeftPanelGroupText{}.pointPageLeftPanelVisitorCountHead{font-size:12px;margin-top:0px;float:right;margin-right:10px;}.pointPageLeftPanelVisitorCountHeadText{font-weight:bold;}.pointPageLeftPanelCreated{}.pointPageLeftPanelCreatedImg{float:left;}.pointPageLeftPanelCreatedImgItem{width:50px;max-height:50px;}.pointPageLeftPanelCreatedName{float:left;margin-top:9px;margin-left:10px;font-weight:bold;}.pointPageArticleComments{ }.pointPageLeftPanelStats{margin-left:5px;margin-right:5px;}.pointPageArticleDisableButton{padding-top:10px;margin-bottom:5px;}.listEshopItemsViewBody{margin-top:0px;text-align:center;background-color:#fff;}.listEshopItemsView{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:56px;}.listEshopItemAddText{font-size:13px;font-weight:bold;margin-top:20px;padding-top:10px;}.listEshopItemAdd{margin-top:5px;margin-bottom:0px;border:1px solid #e5dfdf;padding:2px;display:inline-block;vertical-align:top;text-align:left;background-color:#e5dfdf;}.listEshopItemAddBody{text-align:center;}.listEshopItemAddPlus{float:left;font-size:15px;cursor:pointer;}.listEshopItemAddPlusText{float:left;margin-left:5px;font-size:15px;cursor:pointer;}.listEshopItemAddInfoBody{text-align:center;}.listEshopItemAddInfo{margin-top:13px;display:none;}.listEshopItemDelete{margin-top:0px;  margin-left:0px;margin-top:3px;background-color:#dc3545;color:#fff;font-size:20px;  box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:30px;width:30px;padding:3px;padding-left:4px;cursor:pointer;position:absolute!important;z-index:9990;cursor:pointer;}.listEshop{margin-left:0;margin-right:0;width:100%; }.listEshopItem{width:177px;float:left;margin-right:10px;margin-bottom:15px;padding:2px;display:inline-block;vertical-align:top;text-align:left;border-radius:9px;background-color:#fff;border:1px solid #ebe8e8;}.listEshopItemImg{width:100%;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;color:#6b7280;font-family:var(--gc-font);font-size:14px;font-weight:500;text-align:center;cursor:pointer;transition:all 0.3s ease;overflow:hidden;position:relative;}.listEshopItemImg img{object-fit:contain;}.listEshopItemName{font-weight:bold;font-size:17px;margin-top:5px;margin-left:5px;margin-bottom:5px;  word-break:break-all;}.listEshopItemTextBody{ }.listEshopItemText{height:90px;margin-left:5px;overflow-y:auto;}.listEshopItemPriceBig{font-size:21px;font-weight:bold;margin-left:5px;margin-right:5px;float:left;}.listEshopItemPriceBigCurrency{float:left;font-size:15px;font-weight:bold;margin-top:3px;}.listEshopItemPrice{margin-left:20px;}.listEshopItemStateAvailable{float:left;width:100%;color:#006A4E;margin-left:0px;font-weight:bold;}.listEshopItemStateUnavailable{float:left;width:100%;color:#dc3545;margin-left:0px;font-weight:bold;}.listEshopItemStateQuery{float:left;width:100%;color:#FF8C00;margin-left:0px;font-weight:bold;}.listEshopItemState{float:left;width:125px;margin-left:5px;font-weight:bold;margin-bottom:10px;}.listEshopItemButtton{margin-right:5px;}    .userPageBody{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;height:100%;width:100%;}.userPageHeader{width:100%;height:50px;position:fixed;background-color:#26262c;z-index:9999;}.userPageHeaderMapLogo{float:left;    margin-top:10px;margin-left:15px;}.userPageHeaderIcons{float:right;position:relative;width:170px;margin-right:0px;}.userPageHeaderIconsMap{cursor:pointer;float:left;color:#fff;font-size:29px;margin-top:10px;margin-right:5px;width:35px;}.userPageHeaderIconsMap span{color:#fff;}.userPageHeaderIconsSet{cursor:pointer;float:left;font-size:29px;margin-top:10px;margin-right:5px;width:35px;}.userPageHeaderIconsSet span{color:#fff;}.userPageHeaderIconsSetUser{cursor:pointer;float:left;font-size:29px;margin-top:5px;margin-right:5px;width:35px;}.userPageHeaderIconsSetUser img{width:40px;height:40px;border-radius:50%;border:2px solid #D0CFCE;}.userPageHeaderIconsProfile{float:left;cursor:pointer;}.userPageHeaderIconsProfile img{position:absolute;width:40px;border-radius:50%;border:2px solid #D0CFCE;top:7px;left:70px;}  .userPanelContent .groupLeftPannelWallItemPhoto,.userPanelContent .groupLeftPannelWallItemPhotoBig,.userPanelContent .groupLeftPannelWallItemPhotoBigSingle,.userPanelContent .groupLeftPannelWallItemPhotoSmallBody,.userPanelContent .groupLeftPannelWallItemPhotoSmallItems,.collectionPanelContent .groupLeftPannelWallItemPhoto,.collectionPanelContent .groupLeftPannelWallItemPhotoBig,.collectionPanelContent .groupLeftPannelWallItemPhotoBigSingle,.collectionPanelContent .groupLeftPannelWallItemPhotoSmallBody,.collectionPanelContent .groupLeftPannelWallItemPhotoSmallItems{max-width:100%!important;}.userPanelContent{position:relative;left:0px;top:0px;width:292px;float:left;z-index:9998;height:100%;overflow-y:auto;overflow-x:hidden;    background:#ffff;padding-bottom:40px}.userProfileHeaderContent{position:relative;max-height:180px;min-height:180px;width:100%;  background-size:cover;}.userProfileHeaderContentBackroundBody{max-height:180px;}.userProfileHeaderContentBackroundBody img{max-height:180px;width:100%;object-fit:cover;}.userProfileHeaderContentBackround{max-width:292px;max-height:180px;}.userProfileHeaderContentUserBody{position:absolute;width:100px;height:100px;border-radius:50%;    overflow:hidden;}.userProfileHeaderContentUser{width:100%;height:100%;object-fit:cover;display:block;border:1px solid #e5dfdf;}.userHeaderlContentProfileName{font-size:16px;font-weight:bold;text-align:center;margin-top:10px;margin-bottom:10px;}.userFollow{float:left;border:1px solid rgba(0,0,0,0.75);margin:0px 0px 10px 5px;padding:3px 5px;color:#000;cursor:pointer;}.userContact{float:right;border:1px solid rgba(0,0,0,0.75);margin:10px 15px 10px 0;padding:3px 5px;color:#000;cursor:pointer;display:none;}.userSettingsBody{margin-top:5px;margin-left:5px;margin-right:5px;}.userSettings{border:1px solid rgba(0,0,0,0.75);color:#000;cursor:pointer;margin:0px 5px 0px 0px;padding:3px 5px;text-align:center;float:right;}.userSettingsDeleteGroup{float:left;border:1px solid rgba(0,0,0,0.75);  padding:3px 5px;color:#000;cursor:pointer;}.userGalerieButtonOpenDialog{text-align:center;border:1px solid rgba(0,0,0,0.75);margin:0px 15px 6px 0;padding:3px 5px;color:#000;cursor:pointer;}.userRequestButtonOpenDialogNone{text-align:center;border:1px solid rgba(0,0,0,0.75);margin:0px 15px 6px 0;padding:3px 5px;color:#000;cursor:default;}.userRequestButtonOpenDialog{text-align:center;border:1px solid rgba(0,0,0,0.75);margin:0px 15px 6px 0;padding:3px 5px;color:#000;cursor:pointer;}.userPanelContentBox{  margin-top:0px;  margin-bottom:10px; }.userPanelContentBoxText{font-size:12px;padding:10px 0px;margin-top:0px;float:left;position:relative;width:242px;min-height:20px;text-align:center;}#userPanelContentBoxTextView{display:block;}#userPanelContentBoxTextEdit{display:none;}.userPanelContentBoxPopis{font-size:12px;padding:0px 5px;margin-top:0px;float:left;position:relative;width:240px;min-height:0px;}#userPanelContentBoxPopis{}#userPanelContentBoxPopisView{display:block;}#userPanelContentBoxPopisEdit{display:none;}.userPanelContentBoxKontakt{font-size:12px;padding:0px 5px;margin-top:5px;float:left;position:relative;width:90%;min-height:20px;text-align:left;}#userPanelContentBoxKontaktView{display:block;}#userPanelContentBoxKontaktEdit{display:none;}#userPanelContentBoxPopisEdit{display:none;}.userPanelContentBoxIcon{float:left;position:relative;top:5px;left:5px;}#userPanelContentBoxPopisBodyHeadText{float:left;margin-left:5px;font-weight:bold;}  .userPageBody{position:relative;}#userPageMap,#groupPageMap,#collectionPageMap{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;width:auto;}#userPageMap{padding-top:0px;background-color:#26262c;min-height:200px;min-width:200px;}.map-container-user{flex:1 1 auto;min-height:0;height:100%;width:100%;position:relative;padding-top:0px;background-color:#26262c; }  #collectionPageMap{padding-top:0px;background-color:#26262c;min-height:200px;min-width:200px;}#groupPageMap{padding-top:0px;background-color:#26262c;min-height:200px;min-width:200px;}.collectionPanelContent{position:relative;left:0px;top:0px;width:292px;float:left;z-index:9998;height:100%;overflow-y:auto;overflow-x:hidden;  background:#ffffff!important;padding-bottom:40px;}.collectionProfileHeaderContent{}.collectionPageToolPanelOpen{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.collectionPageToolPanelClose{position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:292px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.collectionProfileHeaderContentUserImg{height:120px;width:120px;}.collectionProfileHeaderContentUserBody{width:100px;height:100px;border-radius:50%;border:2px solid #D0CFCE;top:77px;left:12px;overflow:hidden;text-align:center;margin-left:auto;margin-right:auto;}.collectionProfileHeaderContentUserBody img{width:100%;height:100%;object-fit:cover;display:block;}.collectionControlButtons{margin-top:1px;margin-bottom:5px;margin-left:5px;float:left;}.userHeaderlContentCollectionTextHead{text-align:center;font-weight:bold;}.userHeaderlContentCollectionName{text-align:center;font-size:20px;font-weight:bold;margin-top:10px;margin-bottom:10px;}.map-user{}.map-container .leaflet-top.leaflet-left .leaflet-bar{margin-top:8px!important;}@media (max-width:1006px){.map-container .leaflet-top.leaflet-left .leaflet-bar{margin-top:calc(var(--map-filter-height,40px) + 8px)!important;}}.ui-widget-header,.ui-state-default,ui-button{background:var(--gc-primary-strong,#0069d9);border:1px solid var(--gc-primary-strong,#0069d9);color:#FFFFFF;font-weight:bold;}.ui-draggable .ui-dialog-titlebar{display:none!important;}.ui-dialog .ui-dialog-content{padding:0px!important;margin:-5px!important;background-color:#fff;border-radius:8px!important;}.ui-dialog{max-width:270px!important;position:fixed!important;  top:50%;  left:50%;  transform:translate(-50%,-50%);  z-index:100001;-webkit-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);border-radius:13px!important;}.ui-datepicker-prev span{border:solid black;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg);}.ui-datepicker-next span{border:solid black;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}  .dialogAddPointHead{padding:10px;background-color:#000;color:#fff;display:none;}.dialogAddPointHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogAddPointText{}.dialogAddPointForm{margin-top:0px;padding-left:0px;padding-right:0px;max-width:340px;width:100%;}.dialogAddPointAttributes{float:left;width:100%;padding-left:0px;padding-right:0px;margin-top:0px;}.dialogEditPointAttributesCheckboxIsPublicBlock{display:none;}.dialogAddPointAttributesCheckboxIsPublicBlock{display:none;}.dialogAddPointAttributesCheckboxIsPublicText{float:left;font-weight:bold;font-size:12px;margin-top:5px;width:55%;}.dialogAddPointAttributesCheckboxIsPublicBox{float:right;  width:40%;}.dialogAddPointAttributesSelectFiltr{margin-top:5px;font-size:12px;}.dialogAddPointAttributesSelectFiltrText{float:left;font-weight:bold;width:55%;}.dialogAddPointAttributesSelectFiltrSelect{float:right;  width:40%;}.dialogAddPointAttributesSelectFollowers{margin-top:10px;display:none;}.dialogAddPointAttributesSelectFollowersSelectBody{overflow-y:scroll;height:130px;}.uploadImgBubble{ }.uploadImgBubbleEdit{  display:none!important;}.dialogAddPointAttributesSelectFollowersSelectUser{background-color:#fff;float:left;margin-left:4px;margin-right:4px;margin-top:3px;padding-top:2px;padding-left:4px;padding-right:4px;}.dialogAddPointAttributesSelectFollowersSelectUserCheckbox{float:left;}.dialogAddPointAttributesSelectFollowersSelectUserText{float:left;margin-left:5px;font-weight:bold;cursor:default;}.dialogAddPointAttributesSelectFollowersHeadText{font-weight:bold;}.dialogAddPointButtons{margin-top:2px;margin-left:0px;margin-bottom:2px; }.dialogAddPointAddPointButton{float:left;}.dialogAddPointAddons{font-weight:bold;margin-top:5px;}.dialogAddPointAddonsItem{margin-bottom:6px;max-height:150px; }.dialogAddPointAddonsItemText{float:left;}.dialogAddPointAddonsItemIcon{float:left;margin-left:5px;display:none;}.dialogEditPointText{}.dialogEditPointInsideBody{overflow-x:hidden;overflow-y:auto;min-height:155px;max-height:calc(100vh - 80px);margin-top:20px;}.dialogEditPointForm{margin-top:0px;padding-left:5px;padding-right:5px;float:left;}.dialogEditPointAttributes{float:left;width:100%;padding-left:8px;padding-right:8px;margin-top:5px;}.dialogEditPointAttributesCheckboxIsPublicText{float:left;font-weight:bold;width:55%;}.dialogEditPointAttributesCheckboxIsPublicBox{float:right;  width:40%;}.dialogEditPointAttributesCheckboxIsPublic{float:left;width:100%;margin-top:5px;font-size:12px;}.dialogEditPointAttributesSelectFiltr{float:left;width:100%;margin-top:5px;font-size:12px;}.dialogEditPointAttributesSelectFiltrText{float:left;font-weight:bold;width:55%;}.dialogEditPointAttributesSelectFiltrSelect{float:right;  width:40%;}.dialogEditPointAttributesSelectFollowers{margin-top:10px;display:none;}.dialogEditPointAttributesSelectFollowersSelectBody{overflow-y:scroll;height:130px;}.dialogEditPointAttributesSelectFollowersSelectUser{background-color:#fff;float:left;margin-left:4px;margin-right:4px;margin-top:3px;padding-top:2px;padding-left:4px;padding-right:4px;}.dialogEditPointAttributesSelectFollowersSelectUserCheckbox{float:left;}.dialogEditPointAttributesSelectFollowersSelectUserText{float:left;margin-left:5px;font-weight:bold;cursor:default;}.dialogEditPointAttributesSelectFollowersHeadText{font-weight:bold;}.dialogEditPointButtons{margin-top:10px;margin-left:7px;margin-bottom:5px;}.dialogEditPointAddPointButton{float:left;}.dialogEditPointCloseDialogButton{float:left;position:absolute;top:9px;right:0;padding:0px 4px 0 0;border:none;text-align:center;width:36px;height:14px;font-size:40px;color:#000;text-decoration:none;font-weight:bold;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;}.dialogEditPointCloseDialogButtonCollection{float:left;position:absolute;top:-3px;right:0;padding:0px 4px 0 0;border:none;text-align:center;width:36px;height:14px;font-size:40px;color:#000;text-decoration:none;font-weight:bold;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;}    #uploadImagePreviewItems,#uploadImagePreviewItemsEdit.uploadFileItemsEdit{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:5px;}#uploadImagePreviewItems:empty,#uploadImagePreviewItemsEdit.uploadFileItemsEdit:empty{display:none;}  #dialogAddPointPhotosShared .dialogAddPointAddonsItem,#dialogEditPointPhotosShared .dialogEditPointAddonsItem{max-height:none;}#uploadImagePreviewItems,#uploadImagePreviewItemsEdit.uploadFileItemsEdit{max-height:108px;overflow-x:hidden;overflow-y:auto;}  #uploadImagePreviewItems .uploadImagePreviewItem,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewItem{position:relative;box-sizing:border-box;float:none;width:50px;height:50px;margin:0;padding:0;}#uploadImagePreviewItems .uploadImagePreviewItemDelete,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewItemDelete{margin:0;height:50px;width:50px;}#uploadImagePreviewItems .uploadImagePreviewItemDeleteButton,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewItemDeleteButton,#uploadImagePreviewItems .uploadImagePreviewItemDeleteButtonPoint,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewItemDeleteButtonPoint{position:absolute;top:2px;right:2px;z-index:2;width:24px;height:24px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;border-radius:50%;background-color:var(--gc-danger-strong,#dc2626);}  #uploadImagePreviewItems .uploadImagePreviewLoading,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewLoading,#uploadImagePreviewItems .failWarningWrongFile,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .failWarningWrongFile{box-sizing:border-box;display:flex;align-items:center;justify-content:center;float:none;width:50px;height:50px;margin:0;}  #uploadImagePreviewItems .uploadImagePreviewLoading .loader,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .uploadImagePreviewLoading .loader{width:24px;height:24px;border:3px solid var(--gc-border,#e2e8f0);border-top-color:var(--gc-primary,#007bff);}  #uploadImagePreviewItems .failWarningWrongFile,#uploadImagePreviewItemsEdit.uploadFileItemsEdit .failWarningWrongFile{flex-direction:column;gap:2px;padding:2px;border:1px solid var(--gc-danger,#ef4444);border-radius:8px;background-color:var(--gc-danger-soft,#fef2f2);color:var(--gc-danger-darker,#b91c1c);font-size:9px;line-height:1.1;text-align:center;overflow:hidden;}.failWarningWrongFileIcon{display:block;font-size:15px;font-weight:700;line-height:1;}  .failWarningWrongFileText{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.uploadFileItemsEdit{margin-top:10px;margin-bottom:10px;}.uploadFileItemsEdit{}.uploadFileItemEdit{}.uploadimgEdit{width:112px;}.dialogEditPointAddons{font-weight:bold;margin-top:5px;}.dialogEditPointAddonsItem{margin-bottom:3px;max-height:150px; }.dialogEditPointAddonsItemText{float:left;display:none;}.dialogEditPointAddonsItemIcon{float:left;margin-left:5px;display:none;}.dialogDeletePointText{}.dialogCreateGroupText{}.dialogYouHaveNoRightInsideBody{padding:5px;}.dialogUserGalleryInsideBody{padding:15px;}.dialogUserGalleryInsideBodyList{min-height:215px;max-height:215px;overflow-y:scroll;}.dialogUserGalleryInsideBodyListPoint{float:left;width:250px;margin-left:2px;max-height:170px;margin-right:0px;margin-top:5px;border:1px solid #000;}.dialogUserGalleryInsideBodyListPointHead{height:20px;width:100%;background-color:red;text-align:center;cursor:pointer;}.dialogUserGalleryInsideBodyListPointImg{float:left;width:60px;height:60px;margin-left:1px;margin-right:1px;margin-top:1px;margin-bottom:1px;}.dialogUserGalleryInsideBodyListPointImg img{width:60px;height:60px;}.dialogUserRequestInsideBody{padding:0px;}.dialogUserRequestInsideBodyList{min-height:215px;max-height:215px;overflow-y:auto;margin-bottom:10px;}.dialogUserRequestListItems{}.dialogUserRequestListItem{height:64px;margin-bottom:10px;background-color:#fff;padding:5px;}.dialogUserRequestListItemImg{width:40px;height:40px;float:left;}.dialogUserRequestListItemImg img{width:40px;height:40px;border-radius:50%;}.dialogUserRequestListItemName{float:left;margin-left:5px;margin-top:0px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;height:40px;}.dialogUserRequestListItemName a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.dialogUserRequestListItemAccept{float:left;border:1px solid rgba(0,0,0,0.75);margin:3px 10px 0px 0px;padding:3px 5px;color:#000;cursor:pointer;}.dialogUserRequestListItemDelete{float:left;border:1px solid rgba(0,0,0,0.75);margin:3px 0px 0px 0px;padding:3px 5px;color:#000;cursor:pointer;}.dialogUserFollowingsInsideBody{padding:0px;}.dialogUserFollowingsInsideBodyList{min-height:215px;max-height:215px;overflow-y:auto;margin-bottom:10px;}.dialogUserFollowingsListItems{}.dialogUserFollowingsListItem{height:64px;margin-bottom:10px;background-color:#fff;padding:5px;}.dialogUserFollowingsListItemImg{width:40px;height:40px;float:left;}.dialogUserFollowingsListItemImg img{width:40px;height:40px;}.dialogUserFollowingsListItemName{float:left;margin-left:5px;margin-top:0px;font-weight:bold;width:245px;overflow:hidden;text-overflow:ellipsis;}.dialogUserFollowingsListItemName a{width:245px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.dialogUserFollowingsListItemAccept{float:left;border:1px solid rgba(0,0,0,0.75);margin:3px 0px 0px 10px;padding:3px 5px;color:#000;cursor:pointer;}.dialogUserFollowingsListItemDelete{float:left;border:1px solid rgba(0,0,0,0.75);margin:3px 0px 0px 10px;padding:3px 5px;color:#000;cursor:pointer;}  .pointBody{  max-width:310px;margin-top:0px;overflow:hidden;}.pointBodyHead{width:100%;margin-bottom:0px;min-height:50px;}.pointBodyHeadOwner{float:left;font-weight:bold;width:100%;height:40px;}.pointBodyHeadButtons{float:left;margin-top:0px;margin-bottom:2px;}.pointBodyHeadEdit{float:left;margin-left:2px;}.pointBodyHeadDelete{float:left;}.pointBodyActivity{margin-top:0px;font-size:11px;}.pointBodyActivityText{font-weight:bold;}.pointBodyKategorie{margin-top:0px;  font-size:11px;}.pointBodyKolekce{font-size:11px;}.pointBodyKategorieText{font-weight:bold;}.pointBodyCreated{margin-top:0px;  font-size:11px;}.pointBodyUrl{}.pointBodyUrlText{font-weight:bold;}.pointBodyText{max-height:160px;overflow-x:hidden;overflow-y:auto;margin-top:10px;padding:0px;padding-bottom:5px;font-size:15px;}  .pointBodyOffer{display:flex;gap:6px;overflow-x:auto;margin-top:8px;}.pointBodyOfferItem{flex-shrink:0;display:block;width:60px;line-height:0;}.pointBodyOfferItem img{height:60px;width:60px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;}  .pointBodyOfferItemName{display:block;margin-top:3px;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:13px;color:#4a5568;}  .pointBodyOfferMore{display:flex;align-items:center;justify-content:center;align-self:flex-start;width:60px;height:60px;padding:0 4px;box-sizing:border-box;border-radius:8px;border:1px dashed #cbd5e0;background:#f7fafc;text-decoration:none;}.pointBodyOfferMoreText{font-size:15px;font-weight:700;line-height:1;color:#4a5568;}.pointBodyGalerie{margin-top:0px;  overflow-x:hidden;overflow-y:hidden;width:1000px;position:relative;}.pointBodyGalerieFile{float:left;margin-bottom:2px;margin-right:2px;height:60px;width:65px;background-color:#FFF;text-align:center;}.pointBodyGalerieFile img{height:60px;width:60px;border-radius:8px;object-fit:cover;}.pointBodySocialNetworks{margin-top:5px; }.pointBodySocialNetworksHead{display:none;font-weight:bold;margin-top:3px;}.pointBodySocialNetworksIcons{display:none;margin-top:5px;}.pointBodySocialNetworksIconsItem{float:left;margin-right:5px;}  .uploadImagePreviewItem{float:left;margin:2px;}.dialogEditPointAddonsHead{margin-bottom:5px;display:none;}.dialogEditPointAddonsItemHide{ }.uploadImagePreviewItemDeleteButton{cursor:pointer;color:#fff;background-color:#dc3545;position:relative;width:22px;font-size:15px;padding-top:2px;text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.uploadImagePreviewItemDeleteButtonPoint{cursor:pointer;position:absolute;margin-top:2px;font-size:19px;background-color:#dc3545;color:#fff;width:28px;padding-top:4px;padding-right:2px;padding-left:0px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.uploadImagePreviewItemDelete{margin-top:-22px;height:50px;width:50px;}    .uploadImagePreviewItemEdit{float:left;}.dialogEditPointAddonsHeadEdit{margin-bottom:10px;}.dialogEditPointAddonsItemHideEdit{ }.dialogDeletePointFormText{margin-top:10px;margin-bottom:10px;overflow-y:auto;overflow-x:hidden;}.dialogAddPointHead{padding:10px;background-color:var(--gc-primary-strong,#0069d9);color:#fff;}.dialogAddPointHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogAddPointAlert{display:none;position:absolute;margin-top:50px;margin-left:30%;text-align:left;width:200px;height:200px;background-color:azure;z-index:9999;border:1px solid #000;padding:5px;-webkit-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);-moz-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);}.dialogAddPointAlertIcon{margin-left:60px;margin-top:20px;}.dialogAddPointAlertIcon span{font-size:70px;}.dialogAddPointAlertText{text-align:center;}.dialogAddPointAlertButton{text-align:center;margin-top:10px;}.dialogEditPointAlert{display:none;position:absolute;margin-top:50px;margin-left:30%;text-align:left;width:200px;height:200px;background-color:azure;z-index:9999;border:1px solid #000;padding:5px;-webkit-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);-moz-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);}.dialogEditPointAlertIcon{margin-left:60px;margin-top:20px;}.dialogEditPointAlertIcon span{font-size:70px;}.dialogEditPointAlertText{text-align:center;}.dialogEditPointAlertButton{text-align:center;margin-top:10px;}.dialogAddPointAlertFormat{display:none;position:absolute;margin-top:50px;margin-left:30%;text-align:left;width:200px;height:200px;background-color:azure;z-index:9999;border:1px solid #000;padding:5px;-webkit-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);-moz-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);}.dialogAddPointAlertIcon{margin-left:60px;margin-top:20px;}.dialogAddPointAlertIcon span{font-size:70px;}.dialogAddPointAlertText{text-align:center;}.dialogAddPointAlertButton{text-align:center;margin-top:10px;}.dialogAddPointAlertFormat{display:none;position:absolute;margin-top:50px;margin-left:30%;text-align:left;width:200px;height:200px;background-color:azure;z-index:9999;border:1px solid #000;padding:5px;-webkit-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);-moz-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);}.dialogAddPointAlertFormatIcon{margin-left:60px;margin-top:20px;}.dialogAddPointAlertFormatIcon span{font-size:70px;}.dialogAddPointAlertFormatText{text-align:center;}.dialogAddPointAlertFormatButton{text-align:center;margin-top:10px;}.dialogEditPointAlertFormat{display:none;position:absolute;margin-top:50px;margin-left:30%;text-align:left;width:200px;height:200px;background-color:azure;z-index:9999;border:1px solid #000;padding:5px;-webkit-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);-moz-box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.75);}.dialogEditPointAlertFormatIcon{margin-left:60px;margin-top:20px;}.dialogEditPointAlertFormatText span{font-size:70px;}.dialogEditPointAlertFormatText{text-align:center;}.dialogEditPointAlertFormatButton{text-align:center;margin-top:10px;}.uploadedFilesListItemImgDelete{width:60px;height:45px;float:left;margin-left:5px;margin-bottom:5px;}.uploadedFilesListItemImgDelete img{max-width:60px;max-height:43px;}.uploadImagePreviewItemDeleteButtonEdit{cursor:pointer;}.uploadImagePreviewItemDeleteEdit{}  #uploadedFilesListEdit{overflow-y:auto;overflow-x:hidden;max-height:60px;}.uploadedFilesListItemDeleteEdit{cursor:pointer;position:relative;background-color:#dc3545;color:#fff;width:22px;padding-top:1px;padding-left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.uploadedFilesListItemDeleteEditPoint{cursor:pointer;position:absolute;margin-top:2px;font-size:19px;background-color:#dc3545;color:#fff;width:29px;padding-top:4px;padding-right:5px;padding-left:4px;-webkit-border-radius:10px;-moz-border-radius:10px;z-index:9990;border-radius:10px;}.uploadedFilesListItemEdit{float:left;margin:1px;}.uploadedFilesListItemImgEdit{height:60px;width:60px;margin-top:-22px;}.uploadedFilesListItemImgEdit img{height:60px;width:60px;border-radius:8px;object-fit:cover;}.uploadImagePreviewEdit{max-height:60px;max-width:60px;}#inputPointUserEdit{display:none;}#inputPointEdit{display:none;}.uploadImagePreview{height:50px;width:50px;border-radius:8px;object-fit:cover;}.userPanelContentBoxIconEdit{}.userPanelContentBoxIcon{cursor:pointer;}#leftPanelContentAddGroups{text-align:center;margin-top:10px;}#leftPanelContentAddGroupsText{cursor:pointer;padding-left:5px;}#leftPanelContentFollowersItem{padding-left:0px;font-weight:bold;margin-top:5px;}.userDetailPageHeaderBody{margin-top:0px;background-color:#eceef2;}.userDetailPageHeader{width:100%;height:50px;position:relative;background-color:#26262c;z-index:9999;}#detailUserProfile{}.detailUserProfilePhotoDivBody{height:auto;width:100%;max-width:320px;}.detailUserProfilePhoto{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;border:2px solid #D0CFCE;top:75px;left:0px;}.detailUserProfilePhotoEdit{cursor:pointer;position:absolute!important;z-index:4;}.detailUserProfilePhotoBackgroundEdit{cursor:pointer;position:absolute!important;z-index:4;}#colerrortextlogin{text-align:center;color:#ff0000;display:none;}#colerrortextjmeno{text-align:center;color:#ff0000;display:none;}#colerrortextprijmeni{text-align:center;color:#ff0000;display:none;}#colerrortextemail{text-align:center;color:#ff0000;display:none;}#colerrortextoldpass{text-align:center;color:#ff0000;display:none;}#colerrortextoldpasscount{text-align:center;color:#ff0000;display:none;}#colerrortextnewpass{text-align:center;color:#ff0000;display:none;}#colerrortextnewpasscount{text-align:center;color:#ff0000;display:none;}#colerrortextnewpassagin{text-align:center;color:#ff0000;display:none;}.changePassResult{width:100%;height:25px;color:#ff0000;}.dialogUserChangePhotoHead{padding:10px;background-color:#fff;color:#000;}.dialogUserChangePhotoHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;margin-top:-15px;}.dialogUserChangePhotoHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogUserChangePhotoInsideBody{min-height:50px;padding-bottom:10px;padding-left:10px;}.dialogUserChangePhotoButtons{margin-bottom:10px;margin-top:10px;}.saveUserChangePhotoDialogButton{float:left;}#saveUserChangePhotoDialog{display:none;}#saveUserDetailChangePhotoDialog{display:block;float:left;}.dialogUserChangePhotoCloseDialogButton{float:left;}.uploadUserChangePhotoPreviewItemDeleteButtonEdit{font-size:30px;cursor:pointer;}.uploadUserChangePhotoPreviewEdit{width:135px;  height:135px;  object-fit:cover; }.dialogUserBackgroundChangePhotoHead{padding:10px;background-color:#fff;color:#000;}.dialogUserBackgroundChangePhotoHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;margin-top:-15px;}.dialogUserBackgroundChangePhotoHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogUserBackgroundChangePhotoInsideBody{min-height:50px;padding-left:10px;}.saveUserBackgroundChangePhotoDialogButton{float:left;}#saveUserBackgroundChangePhotoDialog{display:none;}#saveUserDetailBackgroundChangePhotoDialog{display:block;float:left;}#saveGroupDetailChangePhotoDialog{display:block;float:left;}#saveGroupDetailBackgroundChangePhotoDialog{display:block;float:left;}.dialogUserBackgroundChangePhotoCloseDialogButton{float:left;}.uploadUserBackgroundChangePhotoPreviewItemDeleteButtonEdit{font-size:30px;cursor:pointer;}.uploadUserBackgroundChangePhotoPreviewEdit{max-height:135px;max-width:135px;}.sendUserMessageDialogButton{float:left;}.dialogInviteFoloversToGroupInsideBody{float:left;width:100%;min-height:50px;overflow-x:hidden;}.dialogInviteFoloversToGroupInsideItemsUserRequestList{min-height:60px;max-height:200px;width:100%;overflow-x:hidden;padding-left:10px;padding-right:10px;margin-bottom:20px;}.inviteFoloversSettings{margin-left:5px;margin-top:0px;margin-bottom:5px;float:right;margin-right:10px;cursor:pointer;}.dialogSettingsGroupSaveButton{float:left;}  #dialogDeleteGroup{display:none;}.dialogDeleteGroupInsideBody{padding:15px;}.dialogDeleteGroupSaveButton{float:left;}#userPanelContentBoxInformace{display:none;}.userPanelContentBoxPointsCollection{text-align:center;font-size:15px;font-weight:bold;cursor:pointer;margin-top:5px;margin-bottom:5px;}#userPanelContentBoxPointsCollection{display:none;}.userPanelContentBoxPointsCollectionItem{width:100%;    height:23px;margin-top:2px;padding-left:5px;font-size:17px;}.userPanelContentBoxPointsCollectionItemName{font-weight:bold;font-size:15px;float:left;width:210px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.userPanelContentBoxPointsCollectionItemIcons{float:right;margin-right:0px;}.userPanelContentBoxPointsCollectionItemIcon{float:left;margin-left:7px;}.userPanelContentBoxPointsCollectionItemIcon span{color:#000;cursor:pointer;}.userPanelContentBoxPointsCollectionItemWall{min-height:5px;width:100%; }.userPanelContentBoxGroups{text-align:center;font-size:19px;font-weight:bold;}#userPanelContentBoxGroups{display:none;}.userPanelContentBoxPointsGroupsItem{font-weight:bold;font-size:15px;float:left;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.userPanelContentBoxPointsGroupsItems{width:100%;padding-left:5px;margin-top:5px;}.userPanelContentBoxPointsGroupsItemsHead{font-weight:bold;text-align:center;font-size:15px;margin-top:5px;}.userPanelContentBoxGalerie{text-align:center;font-size:19px;font-weight:bold;}#userPanelContentBoxGalerie{display:none;}.userPanelContentBoxGalerieItems{width:100%;}.userPanelContentBoxGalerieFile{width:120px;height:120px;padding:5px;float:left;}.userPanelContentBoxGalerieFilePoint{height:20px;width:110px;cursor:pointer;background-color:aqua;}.userPanelContentBoxGalerieFileImg img{max-width:110px;max-height:110px;}.userPanelContentBoxGalerieEmpty{text-align:center;margin-top:50px;font-weight:bold;}  .userPanelBookmarks{margin-top:5px;margin-bottom:5px;padding-bottom:5px; }.userPanelBookmarkItem{float:left;background:none;border:none;padding:10px 5px;font-size:11px;cursor:pointer;color:#555;position:relative;transition:color 0.2s ease;}#userPanelBookmarkItemPrehled{background-color:#ffffff;border-bottom:2px solid #007bff;color:var(--gc-primary-strong,#0069d9);}#userPanelBookmarkItemInformace{ }#userPanelBookmarkItemCollectionPoints{ }#userPanelBookmarkItemNext{ }#userPanelContentBoxPopisBody{margin-top:10px;}#userPanelContentBoxKontaktBody{display:none;}.detailGroupProfilePhotoEdit{margin-top:140px;margin-left:100px;background-color:#fff;font-size:30px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:40px;width:40px;padding-top:5px;padding-left:5px;cursor:pointer;position:absolute!important;z-index:9999;}.detailGroupProfilePhotoBackgroundEdit{margin-top:130px;margin-left:220px;background-color:#fff;font-size:30px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:40px;width:40px;padding-top:5px;padding-left:5px;cursor:pointer;position:absolute!important;z-index:9999;}.dialogGroupChangePhotoInsideBody,.dialogGroupBackgroundChangePhotoInsideBody{padding:0;}.dialogGroupChangePhotoButtons{margin:0;}.saveGroupChangePhotoDialogButton,.dialogGroupChangePhotoCloseDialogButton,.saveGroupBackgroundChangePhotoDialogButton,.dialogGroupBackgroundChangePhotoCloseDialogButton{float:none;}#saveGroupChangePhotoDialog{display:none;}#saveGroupBackgroundChangePhotoDialog{display:none;}.uploadGroupBackgroundChangePhotoPreviewItemDeleteButtonEdit{font-size:30px;cursor:pointer;}.uploadGroupsBackgroundChangePhotoEdit{margin-bottom:15px;}.uploadGroupBackgroundChangePhotoPreviewEdit{max-width:150px;max-height:150px;}.uploadGroupChangePhotoPreviewItemDeleteButtonEdit{font-size:30px;cursor:pointer;}.uploadGroupChangePhotoPreviewEdit{max-width:150px;max-height:150px;}.userPageVisibilityDisabledGroup{padding-top:24px;padding-bottom:20px;text-align:center;font-size:18px;font-weight:bold;position:relative;width:100%;}    .userPageVisibilityDisabledBody{padding-top:24px;padding-bottom:20px;text-align:center;font-size:18px;font-weight:bold;position:relative;width:100%;cursor:pointer;}  .userPageVisibilityDisabledGroup,.userPageVisibilityDisabledBody,.groupPageVisibilityDisabledBody{box-sizing:border-box;padding-left:16px;padding-right:16px;overflow-wrap:anywhere;word-break:break-word;}  @media (min-width:561px){.userPageBody:has(> .userPageVisibilityDisabledBody){flex-direction:row;align-items:stretch;}.userPageBody:has(> .userPageVisibilityDisabledBody) > .userPanelContent{order:-1;flex:0 0 auto;}.userPageBody > .userPageVisibilityDisabledBody{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding-top:24px;padding-bottom:24px;}  .userPageBody > .userPageVisibilityDisabledBody > .clear{display:none;}}@media (max-width:560px){.userPageBody > .userPageVisibilityDisabledBody{order:1;}}  @media (min-width:561px){.userPageBody:has(> .groupPageVisibilityDisabledBody){flex-direction:row;align-items:stretch;}.userPageBody:has(> .groupPageVisibilityDisabledBody) > .userPanelContent{order:-1;flex:0 0 auto;}.userPageBody > .groupPageVisibilityDisabledBody{flex:1 1 auto;min-width:0;align-self:center;}}  @media (min-width:561px) and (max-width:899.98px){  .userPageBody > .userPageVisibilityDisabledBody{padding-left:48px;}  .userPageBody > .groupPageVisibilityDisabledBody{margin-left:48px!important;margin-right:16px!important;}}@media (max-width:560px){.userPageBody > .groupPageVisibilityDisabledBody{order:1;}}  .userPageVisibilityDisabledBody > .userPageVisibilityDisabledText{max-width:520px;padding:22px 24px;background:var(--gc-surface,#fff);border:1px solid var(--gc-border,#e2e8f0);border-radius:var(--gc-radius-lg,16px);box-shadow:var(--gc-shadow-sm,0 2px 6px rgba(0,0,0,.06));font-size:15px;font-weight:600;line-height:1.55;color:var(--gc-text-muted,#5c6b7f);}.userPageVisibilityDisabledText,.groupPageVisibilityDisabledText{overflow-wrap:anywhere;word-break:break-word;}#userFollowDisabledTextButton{margin-top:5px;text-align:center;font-size:15px;cursor:pointer;}.userPageStoriesBodyButton{height:40px;max-width:90%;width:137px;left:0;float:left;position:absolute;bottom:0;margin-bottom:57px;margin-left:245px;z-index:9999;background-color:#000;-webkit-transform:rotate(-90deg);-ff-transform:rotate(-90deg);transform:rotate(-90deg);text-align:center;padding-top:9px;font-size:18px;color:#fff;display:none;cursor:pointer;}.userPageStoriesBody{height:125px;  width:100%;left:0;float:left;position:absolute;bottom:0;margin-bottom:17px;  z-index:9999;}.userPageStoriesBodyCenter{max-width:500px;width:100%;height:125px;margin-left:auto;margin-right:auto;}.userPageStoriesItems{float:left;width:55px;height:125px;background-color:aquamarine;margin-left:5px;}.userPageStoriesMapBodyButton{height:40px;max-width:90%;width:139px;left:295px;float:left;position:absolute;bottom:0;margin-bottom:57px;margin-left:-45px;z-index:9999;background-color:#000;-webkit-transform:rotate(-90deg);-ff-transform:rotate(-90deg);transform:rotate(-90deg);text-align:center;padding-top:8px;font-size:18px;color:#fff;display:none;cursor:pointer;}.userPageStoriesMapBody{display:none;height:175px;max-width:90%;width:821px;left:295px;float:left;position:absolute;bottom:0;margin-bottom:17px;margin-left:30px;z-index:9999;}.userPageStoriesMapBookMarks{margin-left:0px;}.userPageStoriesMapBookMark{float:left;padding:5px;background-color:#cac7c7;margin-right:5px;font-size:17px;font-weight:bold;cursor:pointer;}.userPageStoriesMapBookMark.active{background-color:#fff!important;}.userPageStoriesMapBookMarksLine{float:left;height:137px;min-width:200px;-webkit-box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 21px 0px rgba(0,0,0,0.75);}.userPageStoriesArrowLeft{float:left;margin-right:0px;margin-top:55px;font-size:30px;background-color:#000;color:#fff;width:30px;text-align:center;cursor:pointer;}.userPageStoriesButtonsRight{float:left;margin-left:5px;margin-top:0px;font-size:30px;width:30px;height:137px;}.userPageStoriesButtonClose{background-color:#000;color:#fff;text-align:center;cursor:pointer;}.userPageStoriesArrowRight{margin-left:0px;margin-top:50px;font-size:30px;background-color:#000;color:#fff;width:30px;text-align:center;cursor:pointer;float:left;}.userPageStoriesBodyList{padding-left:0px;padding-right:0px;float:left;overflow-x:hidden;overflow-y:hidden;width:680px;height:145px;}.userPageStoriesBodyListMaxLine{overflow:hidden;width:600px;}.userPageStoriesList{margin-left:0px;}#userPageStoriesMapBookMarkActiveId{display:none;}.dialogUserStoriesInsideBodyListPoint{float:left;width:124px;height:132px;margin-right:0px;margin-top:0px;border:1px solid #000;background:#eeeeee;}.dialogUserStoriesInsideBodyListPointHead{height:25px;width:55px;background-color:#26262c;text-align:center;cursor:pointer;font-size:20px;color:#ffff;}.dialogUserStoriesInsideBodyListPointImg{float:left;width:55px;  margin-bottom:2px;}.dialogUserStoriesInsideBodyListPointImg img{max-width:53px;max-height:50px;margin-left:1px;margin-right:1px;}  .searchPageHeader{width:100%;height:50px;position:fixed;background-color:#26262c;z-index:9999;}.searchPageHeaderMapLogo{float:left;width:65px;height:20px;margin-top:0px;margin-left:15px;}.searchPageHeaderIcons{float:right;position:relative;width:165px;margin-right:25px;}.searchPageHeaderIconsMap{cursor:pointer;float:left;color:#fff;font-size:29px;margin-top:10px;width:35px;}.searchPageHeaderIconsMap span{color:#fff;}.searchPageHeaderIconsSet{cursor:pointer;float:left;font-size:29px;margin-top:10px;width:35px;}.searchPageHeaderIconsSet span{color:#fff;}.searchPageHeaderIconsSetUser{cursor:pointer;float:left;font-size:29px;margin-top:5px;width:35px;}.searchPageHeaderIconsSetUser img{width:40px;height:40px;border-radius:50%;border:2px solid #D0CFCE;}  .searchPageInside{padding-top:50px;margin-left:15px;margin-right:15px;max-width:800px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;flex:1 1 auto;}.searchPageRow{padding:10px;}.searchPageHead{}.searchPageInput{}.searchPageBookmarks{margin-top:8px;margin-bottom:4px;border-bottom:1px solid #e5e5e5;  display:flow-root;}.searchPageBookmarksItem{position:relative;float:left;padding:10px 12px;margin-right:4px;cursor:pointer;color:#333;border-bottom:2px solid transparent;font-size:15px;background-color:#fff;transition:color 0.15s ease,border-color 0.15s ease;user-select:none;}.searchPageBookmarksItem:hover{color:var(--gc-primary-strong,#0069d9);}.searchPageBookmarksItem.is-active,#searchPageBookmarksItemBody.is-active{border-bottom-color:#007bff;color:var(--gc-primary-strong,#0069d9);}.searchPageBookmarksCount{font-weight:normal;color:#888;font-size:14px;}.searchPageBookmarksItem.is-active .searchPageBookmarksCount{color:#5a9fd4;}  .searchPageBookmarksHelp{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:50%;border:1px solid #c9c9c9;color:#888;background-color:#fff;font-size:11px;font-weight:bold;line-height:1;vertical-align:middle;cursor:help;transition:color 0.15s ease,border-color 0.15s ease;}.searchPageBookmarksHelp:hover,.searchPageBookmarksHelp:focus{color:var(--gc-primary-strong,#0069d9);border-color:var(--gc-primary-strong,#0069d9);}  .searchPageBookmarksHelp:focus-visible{outline:none;box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);}.searchPageBookmarksTip{display:none;position:absolute;left:0;top:calc(100% + 6px);z-index:50;width:max-content;max-width:240px;padding:8px 10px;border-radius:6px;background-color:#26262c;color:#fff;font-size:12.5px;font-weight:normal;line-height:1.4;white-space:normal;box-shadow:0 4px 12px rgba(0,0,0,0.18);pointer-events:none;}.searchPageBookmarksTip::before{content:"";position:absolute;left:14px;top:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #26262c;}.searchPageBookmarksHelp:hover ~ .searchPageBookmarksTip,.searchPageBookmarksHelp:focus ~ .searchPageBookmarksTip{display:block;}.searchPageContainer{flex:1 1 auto;background-color:#fff;}.searchPageResult{padding:12px 4px 16px;overflow-x:hidden;}#searchPageResultBody{display:block;}#searchPageResultUsers{display:none;}#searchPageResultGroups{display:none;}#searchPageResultPlaces{display:none;}  .searchPageBody{min-height:100%;display:flex;flex-direction:column;}.searchPageFormBody{margin-top:24px;margin-bottom:4px;}.searchPageFormHead{font-size:20px;font-weight:bold;color:#333;margin-bottom:10px;}.searchPageForm{padding-top:0;}.searchPageForm #searchContainerInput{display:flex;overflow:hidden;background-color:#fff;width:100%;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,0.08);}.searchPageForm #searchContainerInput:focus-within{box-shadow:0 1px 6px rgba(0,123,255,0.2);}.searchPageForm #searchContainerInput input#search-bar:focus{border-color:#007bff;}.searchPageFormInput{float:left;width:100%;padding:0px 0px;border:none;font-size:16px;color:#333;outline:none;box-sizing:border-box;}.searchPageFormButton{float:left;}#searchPageInsideForm{-webkit-box-shadow:3px 1px 5px 2px rgba(0,0,0,0.75);-moz-box-shadow:3px 1px 5px 2px rgba(0,0,0,0.75);box-shadow:3px 1px 5px 2px rgba(0,0,0,0.75);background:#eeeeee;padding-bottom:20px;}.searchPageFormBodyResult{margin-top:20px;}#searchPageInsideResult{}.searchPageResultBodyRecord{margin-bottom:8px;float:left;margin-left:0;color:var(--gc-primary-strong,#0069d9)!important;font-weight:bold;border-radius:8px;padding:10px 12px;width:100%;box-sizing:border-box;background:#fff;border:1px solid #eee;transition:background-color 0.15s ease,border-color 0.15s ease;}.searchPageResultBodyRecord:hover{background:#f8f9fa;border-color:#e0e0e0;}.searchPageResultBodyRecordFotoBody{float:left;margin-left:0;}.searchPageResultBodyRecordFotoBody img{width:40px;height:40px;border-radius:50%;object-fit:cover;}.searchPageResultBodyRecordId{float:left;margin-left:0px;}.searchPageResultBodyRecordText{float:left;margin-left:52px;color:#333;font-weight:500;line-height:1.45;font-size:14px;}.searchPageResultBodyRecordUserFoto{float:left;margin-left:15px;}.searchPageResultBodyRecordUserName{float:left;margin-left:10px;font-size:15px;margin-top:7px;}.searchPageResultBodyRecordUserName a{color:var(--gc-primary-strong,#0069d9)!important;font-weight:bold;}.searchPageResultBodyRecordOpenIcon{float:left;margin-left:8px;margin-top:8px;}.searchPageResultBodyRecordOpenIcon span{font-size:20px;color:var(--gc-primary-strong,#0069d9)!important;}.searchPageResult > a{display:block;text-decoration:none;margin-bottom:6px;}.searchPageResultUsersRecord{float:left;margin-left:0;color:var(--gc-primary-strong,#0069d9)!important;font-weight:bold;margin-bottom:0;padding:10px 12px;width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #eee;background:#fff;transition:background-color 0.15s ease,border-color 0.15s ease;}.searchPageResult > a:hover .searchPageResultUsersRecord{background:#f8f9fa;border-color:#e0e0e0;}.searchPageResultUsersRecordFoto{float:left;margin-left:0;}.searchPageResultUsersRecordFoto img{width:40px;height:40px;border-radius:50%;object-fit:cover;}.searchPageResultUsersRecordJmeno{float:left;margin-left:10px;margin-top:10px;}.searchPageResultUsersRecordPrijmeni{float:left;margin-left:5px;margin-top:10px;}.searchPageResultUsersRecordOpenIcon{float:left;margin-left:10px;margin-top:8px;font-size:20px;}.searchPageResultGroupsRecord{float:left;margin-left:0;color:var(--gc-primary-strong,#0069d9)!important;font-weight:bold;margin-bottom:6px;padding:10px 12px;width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #eee;background:#fff;transition:background-color 0.15s ease,border-color 0.15s ease;}.searchPageResultGroupsRecord:hover{background:#f8f9fa;border-color:#e0e0e0;}.searchPageResultGroupsRecordFoto{float:left;margin-left:0;}.searchPageResultGroupsRecordFoto img{object-fit:cover;border-radius:50%;width:40px;height:40px;}.searchPageResultGroupsRecordName{float:left;margin-left:12px;margin-top:10px;}.searchPageResultGroupsRecordOpenIcon{float:left;margin-left:15px;margin-top:8px;}.searchPageResultPlacesRecord{float:left;margin-left:0;color:var(--gc-primary-strong,#0069d9)!important;font-weight:bold;padding:10px 12px;width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #eee;background:#fff;transition:background-color 0.15s ease,border-color 0.15s ease;}.searchPageResult > a:hover .searchPageResultPlacesRecord{background:#f8f9fa;border-color:#e0e0e0;}.searchPageResultPlacesRecordLocale{float:left;margin-left:0;margin-right:8px;color:#888;font-weight:normal;font-size:14px;}.searchPageResultPlacesRecordName{float:left;margin-left:0;}  .searchPageResultPlacesRecordAlias{color:#888;font-weight:normal;}.searchPageResultBodyRecord.searchPageResult--message,.searchPageResultUsersRecord.searchPageResult--message,.searchPageResultGroupsRecord.searchPageResult--message,.searchPageResultPlacesRecord.searchPageResult--message{color:#666!important;font-weight:normal;border-style:dashed;background:#fafafa;}.searchPageResultPlacesRecordOpenIcon{float:left;margin-left:15px;}.dialogOpenColectionHead{padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;background-color:rgb(192,192,192);color:#000;}.dialogOpenColectionHeadTitle{float:left;font-weight:bold;cursor:default;height:30px;padding-top:5px;padding-left:5px;font-size:17px;}.dialogOpenColectionHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:15px;}.dialogColectionSettings{margin-left:0px;border-bottom:1px solid #000;}.dialogColectionSettingsInside{display:none;min-height:70px;padding:10px;margin-top:10px;}.dialogColectionSettingsDelete{width:135px;border:1px solid #000;padding:5px;cursor:pointer;}.dialogColectionSettingsView{text-align:center;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;width:250px;margin-left:auto;margin-right:auto;margin-top:-1px;background-color:#eeeeee;cursor:pointer;}.dialogColectionSettingsHide{text-align:center;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;width:250px;margin-left:auto;margin-right:auto;margin-top:-1px;background-color:#eeeeee;display:none;cursor:pointer;}.dialogOpenColectionInsideBody{padding-left:5px;padding-right:5px;margin-bottom:20px;}.dialogOpenColectionButtons{margin-top:20px;}.dialogOpenColectionCloseDialogButton{float:left;}  #registrationUser{padding-top:50px;background-image:url(/images/mapLoginStaticMin.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center top;margin:0;position:absolute;width:100%;font-size:100%;}#registrationUserContainer{padding:15px!important;padding-bottom:50px!important;background-color:#fff;-webkit-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border:0 solid #000000;margin-top:10px;}#registrationUserContainer h1{text-align:center;}.registrationInputAge{display:none;}.registrationInputError{color:#E91E63;font-weight:bold;display:none;}#pointPageHeaderLoginFormEmail{color:#000;border-radius:12px;border:1px solid #7b7777;height:30px;}#pointPageHeaderLoginFormPass{color:#000;border-radius:12px;border:1px solid #7b7777;height:30px;}.registrationcheckemailPageBody{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%;overflow-y:auto;}#registrationcheckemailPageSendEmailInfo{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:0;background-image:url(/images/mapLoginStaticMin.png);background-repeat:no-repeat;background-size:cover;background-position:center top;margin:0;position:relative;width:100%;font-size:100%;}.registrationcheckemailPageSendEmailInfoText{background-color:#fff;box-shadow:none;border-radius:0;flex:1 1 auto;min-height:100%;text-align:center;font-size:25px;padding:24px 20px;height:auto;width:100%;box-sizing:border-box;margin:0;}.registrationEmailPageBody{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%;overflow-y:auto;}#registrationEmailPageInfo{padding-top:190px;background-image:url(/images/mapLoginStaticMin.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center top;margin:0;position:absolute;width:100%;height:100%;min-height:100%;font-size:100%;}.registrationEmailPageInfoText{background-color:#fff;-webkit-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);box-shadow:0px 2px 7px 0px rgba(0,0,0,0.75);border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border:0 solid #000000;min-height:130px;text-align:center;font-size:25px;padding-top:50px!important;height:98vh;}#lostPassword{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;padding:0;box-sizing:border-box;position:relative;margin:0;width:100%;background-image:url(/images/mapLoginStaticMin.png);background-repeat:no-repeat;background-size:cover;background-position:center top;font-size:100%;}#lostPasswordContainer{border:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%;max-width:none;margin:0;padding:0;}#lostPasswordContainer > .row,#lostPasswordContainer .col-md-12,#lostPassword .container > .row{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%;max-width:none;margin:0;padding:0;}.lostPasswordSendPageBody{margin:0;width:100%;font-size:100%;}.lostPasswordSendPageInfo{padding-top:16px;margin-left:auto;margin-right:auto;max-width:900px;width:100%;box-sizing:border-box;}.lostPasswordSendPageInfoText{text-align:center;font-size:25px;min-height:auto;padding:24px 16px!important;height:auto;}.lostPasswordSendErrorPageBody{}.lostPasswordSendErrorPageInfo{margin:0 auto;max-width:900px;width:100%;box-sizing:border-box;padding:16px;}.lostPasswordSendErrorPageInfoText{text-align:center;font-size:25px;min-height:auto;padding:24px 16px;}.lostPasswordResetPageBody{}.lostPasswordResetPageInfo{padding-top:16px;margin-left:auto;margin-right:auto;max-width:900px;width:100%;box-sizing:border-box;}.lostPasswordResetPageInfoText{text-align:center;font-size:25px;min-height:auto;padding:24px 16px;}.lostPasswordResetErrorPageBody{}.lostPasswordResetErrorPageInfo{padding-top:16px;margin-left:auto;margin-right:auto;max-width:900px;width:100%;box-sizing:border-box;}.lostPasswordContent{position:relative;z-index:1;flex:1 1 auto;width:100%;max-width:none;min-height:100%;margin:0;box-sizing:border-box;background-color:#ffffff;border-radius:0;box-shadow:none;padding:24px 20px;}.lostPasswordResetPageInfoText,.lostPasswordSendPageInfoText,.lostPasswordSendErrorPageInfoText{background-color:#ffffff;width:100%;max-width:none;min-height:100%;margin:0;box-sizing:border-box;border-radius:0;box-shadow:none;}@media (max-width:640px){.lostPasswordContent{padding:20px 16px!important;}}  .userHeaderlContentTextBody{display:block;width:100%;clear:both;text-align:center;}.userHeaderProfileNameRow{display:block;width:100%;margin-bottom:6px;}.userHeaderProfileNameRow .userHeaderlContentText{display:block;width:100%;padding-left:10px;padding-right:10px;text-align:center;}.userHeaderProfileNameRow .userHeaderlContentProfileName{display:inline-block;white-space:nowrap;margin-bottom:0;}.userHeaderProfileRatingRow{display:block;width:100%;clear:both;}.userRatingBadgesBody{margin:0;padding:0 8px 8px;}.userRatingBadgesBody--info .userRatingBadgesRow{display:flex;flex-wrap:nowrap;gap:5px;align-items:center;justify-content:center;width:100%;max-width:100%;float:none;margin:0;padding:2px 0 6px;border:none;background:none;overflow-x:auto;-webkit-overflow-scrolling:touch;}.userRatingInfoItem{display:inline-flex;align-items:center;gap:2px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;cursor:default;pointer-events:none;user-select:none;font-size:13px;line-height:1.2;vertical-align:middle;flex-shrink:0;}.userRatingInfoItem--zero{opacity:0.5;}.userRatingInfoCount{font-weight:600;color:#475569;min-width:1ch;}.userRatingInfoIcon{font-size:14px;}.userRatingBadgesRow{display:flex;flex-wrap:wrap;gap:4px;align-items:center;}.userRatingBadgeItem{margin:0;}.userRatingBadgeItem--zero .pointPageBodyLikeIconButton,.userRatingInfoItem--zero{opacity:0.55;}.userRatingBadgeItem--zero .pointPageBodyLikeIconButtonNumber{color:#94a3b8;}.detailUserRatingIconsRow,.pointPageOwnerRatingIconsRow{width:100%;clear:both;text-align:center;}.dialogUserRatingIconPick{margin:12px 0;justify-content:center;}.dialogUserRatingTypeBtn{cursor:pointer;}.dialogUserRatingTypeBtn:hover{transform:scale(1.08);}.userRatingTypeBtn--selected{outline:2px solid #007bff;border-radius:4px;}.pointPageBodyAddonsButtons .pointPageBodyLikeIcon{float:none;flex-shrink:0;}.pointPageOwnerRatingStrip{display:block;width:100%;margin-top:8px;padding:6px 0;clear:both;text-align:center;}.detailPoint-user-details .pointPageOwnerRatingStrip{text-align:left;padding-left:10px;margin-top:0;margin-bottom:4px;padding-top:0;padding-bottom:0;}.detailPoint-user-details .pointPageOwnerRatingLabelRow{text-align:left;}.detailPoint-user-details .pointPageOwnerRatingIconsRow{text-align:left;}.detailPoint-user-details .pointPageOwnerRatingStrip .userRatingBadgesBody{margin:0;padding:0;}.detailPoint-user-details .userRatingBadgesBody--info .userRatingBadgesRow{justify-content:flex-start;}.pointPageOwnerRatingLabelRow{width:100%;text-align:center;margin-bottom:4px;}.pointPageOwnerRatingIconsRow{margin-top:0;}.pointPageOwnerRatingLink{text-decoration:none;color:#475569;font-size:13px;font-weight:600;}.pointPageOwnerRatingStrip .userRatingBadgesBody{margin:0 auto;padding:0;}.detailUserRatingSection{margin:12px 0 16px 0;padding:10px 12px;background:#f8f9fa;border-radius:6px;}.detailUserRatingHint{font-size:12px;color:#777;margin:8px 0 0 0;}.dialogUserRatingHead{margin-bottom:10px;}.dialogUserRatingHeadTitle{font-weight:bold;float:left;max-width:85%;}.dialogUserRatingHeadClose{cursor:pointer;float:right;font-size:18px;font-weight:bold;}.dialogUserRatingQuestion{margin:12px 0;font-size:15px;}.dialogUserRatingIcon{text-align:center;font-size:36px;margin:8px 0 16px 0;}.dialogUserRatingResult{margin-top:12px;font-size:13px;color:#333;}.userStats{width:100%;height:auto;min-height:38px;margin-top:3px;margin-bottom:0px;}.userStatsPointsCount{width:auto;min-width:65px;text-align:center;float:left;}.userStatsPointsText{font-weight:bold;font-size:9px;}.userStatsPointsNumber{font-size:14px;}.userStatsFollowersCount{width:auto;min-width:65px;text-align:center;float:left;cursor:pointer;}.userStatsFollowersText{font-weight:bold;font-size:9px;}.userStatsFollowersNumber{font-size:14px;}.userStatsGroupsCount{width:80px;text-align:center;float:left;}.userStatsGroupsText{font-weight:bold;}.userStatsGroupsNumber{}.userStatsFollowingCount{width:auto;min-width:65px;text-align:center;float:left;cursor:pointer;margin-left:3px;}.userStatsFollowingText{font-weight:bold;font-size:9px;}.userStatsFollowingNumber{font-size:14px;}.groupFollow{margin-bottom:10px;}#groupFollowButton{float:right;  margin-right:5px;margin-top:0px;}#groupFollowButtonTextMess{float:none;margin-top:10px;}.groupStats{width:100%;height:115px;margin-top:0px;margin-bottom:10px;}.groupStatsPointsCount{width:60px;text-align:center;float:left;}.groupStatsPointsText{font-weight:bold;}.groupStatsPointsNumber{}.groupStatsFollowersCount{width:60px;text-align:center;float:left;}.groupStatsFollowersText{font-weight:bold;}.groupStatsFollowersNumber{}.groupLeftPannelWall{ }.groupLeftPannelWallItem{margin-bottom:3px;  border:1px solid #e5dfdf;    margin-left:0px;  padding:3px;border-radius:9px;}.groupLeftPannelWallItemHeader{}.groupLeftPannelWallItemHeaderPhotoUser{width:40px;height:40px;float:left;  margin-right:10px; }.groupLeftPannelWallItemHeaderPhotoUser img{width:100%;  height:100%;  border-radius:50%;object-fit:cover;  border:2px solid #e0e0e0;  box-shadow:0 2px 4px rgba(0,0,0,0.1);  transition:all 0.2s ease-in-out; }.groupLeftPannelWallItemHeaderAddsBody{float:left;width:205px;margin-left:4px;}.groupLeftPannelWallItemHeaderNameUser{float:left;font-weight:bold;}.groupLeftPannelWallItemHeaderTimeAdd{float:left;margin-top:0px;font-size:11px;color:#6b6a6a;}.groupLeftPannelWallItemHeaderButtons{float:right;}.groupLeftPannelWallItemHeaderButtonsOpenDetail{float:left;margin-right:5px;cursor:pointer;font-size:20px;}.groupLeftPannelWallItemHeaderButtonsOpenDetail span{color:#333;}.groupLeftPannelWallItemHeaderButtonsShowOnMap{float:left;margin-right:5px;cursor:pointer;font-size:20px;}.groupLeftPannelWallItemHeaderButtonsDeletePoint{float:left;margin-right:5px;cursor:pointer;font-size:20px;}.groupLeftPannelWallItemPhoto{width:267px;  margin-top:3px;margin-bottom:3px;}.groupLeftPannelWallItemPhotoBigSingle{width:260px;height:182px;float:left;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:8px;}.groupLeftPannelWallItemPhotoBigSingle img{max-width:260px;width:100%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.groupLeftPannelWallItemPhotoBig{width:185px;height:182px;float:left;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:8px;}.groupLeftPannelWallItemPhotoBig img{width:100%;height:100%;object-fit:cover;max-width:100%;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.groupLeftPannelWallItemPhotoSmallBody{float:left;  width:74px;  height:auto; }.groupLeftPannelWallItemPhotoSmallItems{width:70px;height:59px;margin-left:4px;margin-right:4px;margin-bottom:2px;overflow:hidden; }.groupLeftPannelWallItemPhotoSmallItems img{width:100%;  height:100%;  object-fit:cover;  border-radius:9px;}.groupLeftPannelWallItemText{width:248px;margin-top:5px;margin-bottom:5px;margin-left:5px;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis;font-weight:400;  font-family:inherit;text-shadow:0px 0px #837e7e;}.groupLeftPannelWallItemTextMore{cursor:pointer;text-decoration:underline;}.groupLeftPannelWallItemTextFullId{display:none;}.wallViewItemLess{text-decoration:underline;color:#0f08e1;font-weight:bold;cursor:pointer;}.wallViewMore{text-decoration:underline;color:#0f08e1;font-weight:bold;cursor:pointer;}.dialogReportPointResult{text-align:center;margin-top:0px;margin-bottom:140px;height:22px;display:none;height:60px;}.dialogReportPointInsideBody{margin-top:0px;margin-bottom:15px;min-height:120px;}.dialogReportPointInsideBodyItem{float:left;padding:10px;}.feedbackPublicBody{}.feedbackPublicHead{}.feedbackPublicHeadText{width:100%;text-align:center;font-size:30px;padding-bottom:20px;}.feedbackPublicEmail{}.feedbackPublicEmailText{font-size:20px;}.feedbackPublicEmailInput{}.feedbackPublicMessage{}.feedbackPublicMessageText{font-size:20px;}.feedbackPublicMessageInput{}.feedbackPublicButton{}.feedbackPageBody{}.feedbackPageHeader{width:100%;height:50px;position:relative;background-color:#26262c;z-index:9999;}.feedbackPageHeaderMapLogo{float:left;width:65px;height:20px;margin-top:15px;margin-left:15px;}.feedbackPageHeaderIcons{float:right;position:relative;width:165px;margin-right:25px;}.feedbackPageHeaderIconsMap{cursor:pointer;float:left;color:#fff;font-size:29px;margin-top:10px;width:35px;}.feedbackPageHeaderIconsMap span{color:#fff;}.feedbackPageHeaderIconsSet{cursor:pointer;float:left;font-size:29px;margin-top:10px;width:35px;}.feedbackPageHeaderIconsSet span{color:#fff;}.feedbackPageHeaderIconsSetUser{cursor:pointer;float:left;font-size:29px;margin-top:5px;width:35px;}.feedbackPageHeaderIconsSetUser img{width:40px;height:40px;border-radius:50%;border:2px solid #D0CFCE;}.feedbackPageHeaderIconsProfile{float:left;cursor:pointer;}.feedbackPageHeaderIconsProfile img{position:absolute;width:40px;border-radius:50%;border:2px solid #D0CFCE;top:7px;left:70px;}.errorPageInfoText{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;margin:0;padding:24px 20px;font-size:25px;background:#fff;min-height:100%;height:auto;width:100%;box-sizing:border-box;}@media screen and (max-width:1065px){.userPageStoriesBody{ }}@media screen and (max-width:1010px){.pointPageProfileHeaderContent{float:left;width:50%;margin-top:20px;}.pointPageLeftPanelStats{float:left;width:50%;margin-top:20px;}.pointPageClearResponsive{clear:none;}.mapPointPage{margin-left:0px!important;}}.userPageToolPanelOpen{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.userPageToolPanelClose{position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:292px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.groupPageToolPanelOpen{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.groupPageToolPanelClose{position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:292px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}  @media screen and (max-width:870px){.userPageStoriesMapBody{display:none!important;}}@media screen and (min-width:800px){.ui-dialog{width:270px!important;}.dialogUserRequestListItemName{}.dialogUserRequestListItem{height:64px!important;margin-bottom:0px!important;}.dialogAddPointForm{ }}.mapNavigation{float:left;}.mapPageToolPanelOpen{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.mapPageToolPanelClose{position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:292px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.myPositonIconsOnMaps{z-index:9999;font-size:45px;color:var(--gc-primary-strong,#0069d9);text-shadow:5px -3px 4px #514e4e;}  .gcMyPositionMarker,.gcMyPositionMarker .myPositonIconsOnMaps{pointer-events:none;}#leftPanelContentAddQuick{height:35px;font-size:16px;margin-top:10px;margin-bottom:0px;margin-left:0px;cursor:pointer;width:108px;float:left;}#leftPanelContentAddQuickSearch{float:left;}#leftPanelContentAddQuickSearchText{float:left;font-weight:bold;}#myPositionAddQuickButton{position:absolute;right:5px;float:right;z-index:9900;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;height:30px;width:30px;background-color:var(--gc-primary-strong,#0069d9);text-align:center;color:white;font-size:13px;padding-top:7px;padding-left:1px;cursor:pointer;top:95px;}#termsandconditionsPage{height:100%;justify-content:center;align-items:center;padding-top:70px;padding-left:15px;padding-right:15px;}#termsandconditionsPageHeader{width:100%;text-align:center;font-size:30px;padding-bottom:20px;}#termsandconditionsPageText{}#gdprPage{height:100%;justify-content:center;align-items:center;padding-top:70px;padding-left:15px;padding-right:15px;}#gdprPageHeader{width:100%;text-align:center;font-size:30px;padding-bottom:20px;}#gdprPublicPage{height:100%;justify-content:center;align-items:center;padding-top:70px;padding-left:15px;padding-right:15px;}#feedbackPage{padding-left:15px;padding-right:15px;padding-top:60px;}.feedbackPageHeadText{width:100%;text-align:center;font-size:30px;padding-bottom:20px;}.feedbackPageMessage{}.feedbackPublicFormBody{padding-top:90px;padding-left:15px;padding-right:15px;}.feedbackSendInside{height:100%;justify-content:center;align-items:center;padding-top:80px;padding-left:15px;padding-right:15px;}.feedbackSendText{width:100%;text-align:center;font-size:30px;padding-bottom:20px;}.feedbackSendBackButton{width:100%;text-align:center;font-size:25px;}#mapPanelBookmarkItemPrehled{background-color:#ffffff;border-bottom:2px solid #007bff;color:var(--gc-primary-strong,#0069d9);}.mapPanelBookmarkItem{float:left;background:none;border:none;padding:10px 3px;font-size:11px;cursor:pointer;color:#000;position:relative;transition:color 0.2s ease;}#leftPanelContentMyGroups{display:none;}#leftPanelContentFollowers{display:none;}#leftPanelContentPlaces{display:none;}#leftPanelContentPlacesWall{display:block;}#wallInfoNottification{background-color:#fff;-webkit-box-shadow:5px 5px 9px -5px rgb(0 0 0 / 34%);box-shadow:5px 5px 9px -5px rgb(0 0 0 / 34%);margin-left:5px;padding:5px;font-size:15px;margin-bottom:15px;}.loaderWall{border:6px solid #000;border-radius:50%;border-top:6px solid #3498db;width:60px;height:60px;-webkit-animation:spin 2s linear infinite;  animation:spin 2s linear infinite;margin-left:auto;margin-right:auto;}.loaderWallBody{height:70px;width:100%;}.loader{border:6px solid #000;border-radius:50%;border-top:6px solid #3498db;width:30px;height:30px;-webkit-animation:spin 2s linear infinite;  animation:spin 2s linear infinite;}  @-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.uploadImagePreviewLoading{width:45px;height:60px;float:left;}.loginBodyTest{background-color:red;position:fixed;z-index:9999;}.userPageSmallStoriesMapBody{height:150px;max-width:100%;width:821px;float:left;position:absolute;bottom:0;margin-bottom:5px;margin-left:0px;z-index:9800;}@media screen and (min-width:1120px){.userPageSmallStoriesMapBody{margin-left:295px!important;}}.userPageSmallStoriesMapBookMarks{height:30px;max-width:90%;width:821px;float:left;bottom:0;margin-bottom:0px;margin-left:5px;z-index:9999;}.userPageSmallStoriesMapBookMark{float:left;padding:5px;background-color:#cac7c7;margin-right:5px;font-size:17px;font-weight:bold;cursor:pointer;overflow:hidden;max-width:75px;height:30px;}.userPageSmallStoriesMapBookPlaces{height:120px;max-width:100%;  float:left;bottom:0;margin-top:0px;margin-bottom:0px;margin-left:0px;z-index:9999;overflow-y:hidden;overflow-x:auto;}.userPageSmallStoriesMapBookPlacesBody{}.userPageSmallStoriesMapBookPlacesItem{width:75px;height:100px;margin-top:2px;margin-left:5px;background-color:#eeeeee;float:left;}.userPageSmallStoriesMapBookPlacesItemIcons{position:relative;width:100%;height:37px;z-index:9901;}.userPageSmallStoriesMapBookPlacesItemUser{margin-top:1px;margin-left:2px;z-index:9901;width:36px;height:36px;}.userPageSmallStoriesMapBookPlacesItemUserImg{width:35px;height:35px;border-radius:50%;border:2px solid #D0CFCE;}.userPageSmallStoriesMapBookPlacesItemFind{position:relative;margin-top:-33px;margin-left:45px;z-index:9901;width:28px;height:30px;font-size:25px;text-shadow:0 0 2px #fff;-moz-text-shadow:0 0 2px #fff;-webkit-text-shadow:0 0 2px #fff;color:#000;cursor:pointer;}.userPageSmallStoriesMapBookPlacesItemPhotos{margin-top:-37px;z-index:9900;position:relative;height:100px;width:75px;overflow-x:hidden;overflow-y:hidden;}.userPageSmallStoriesMapBookPlacesItemPhoto{float:left;}.userPageSmallStoriesMapBookPlacesItemPhotoImg{object-fit:cover;min-width:75px;min-height:100px;}.userPageSmallStoriesMapBookPlace:first-child{ }.userPageSmallStoriesMapBookPlace{height:100px;width:40px;margin-left:2px;float:left;background-color:#fff;border:1px solid #ada4a4;}.userPageSmallStoriesMapBookPlaceUser{height:25px;width:25px;position:fixed;z-index:9999;background-color:blue;margin-left:53px;margin-top:1px;}.userPageSmallStoriesMapBookPlaceItem{  width:40px;height:40px;float:left;}.userPageSmallStoriesMapBookPlaceItemImg{width:40px;height:40px;}.userPageSmallStoriesMapBookPlaceId{display:none;}#userPageSmallStoriesMapBookPlaceId-0{display:block;}.userPageSmallStoriesMapBookPlacesLeft{float:left;margin-left:0px;margin-top:12px;font-size:30px;background-color:#26262c;color:#fff;height:80px;width:35px;padding-top:20px;padding-left:5px;cursor:pointer;}.userPageSmallStoriesMapBookPlacesRight{float:left;margin-left:0px;margin-top:12px;font-size:30px;background-color:#26262c;color:#fff;height:80px;width:35px;padding-top:20px;padding-left:10px;cursor:pointer;}.userPageSmallStoriesMapBookPlacePointHead{cursor:pointer;text-align:center;}.collectiondetailBody{margin-top:60px;}.collectiondetailText{padding-left:0;}.collectionDetailButtons{display:flex;flex-wrap:wrap;gap:12px;}#collectionDetailButton{float:none;}.resDataCollectionOk{background-color:var(--gc-join-strong,#15803d);width:100%;position:relative;color:#fff;padding-top:5px;padding-bottom:5px;padding-left:15px;font-size:15px;border-radius:12px;}.resDataCollectionFail{background-color:var(--gc-danger-strong,#dc2626);width:100%;position:relative;color:#fff;padding-top:5px;padding-bottom:5px;padding-left:15px;font-size:15px;border-radius:12px;}.mapNavigationNotificationContentItem{cursor:pointer;}.mapNavigationNotificationContentItemImgUser{float:left;width:40px;height:40px;margin:5px;}.mapNavigationNotificationContentItemImgRight{float:left;width:210px;}.mapNavigationNotificationContentItemImgRightNameUser{font-weight:bold;}.mapNavigationNotificationContentItemNone{margin:10px;}.failWarningWrongFile{font-size:12px;border:1px solid #000;width:50px;padding:2px;margin:5px;float:left;}.upload-button-icon-glyphicon-camera{margin-top:3px!important;margin-left:3px!important;}.trumbowyg-box{margin-top:0px!important;margin-bottom:0px!important;margin-left:0px!important;}.userControlButtons{margin-top:5px;}.btnSetBlue{color:#fff!important;    background-color:var(--gc-primary-strong,#0069d9);  border-color:var(--gc-primary-strong,#0069d9);}.btnSetRed{color:#fff;background-color:var(--gc-danger-strong,#dc2626);border-color:var(--gc-danger-strong,#dc2626);}.btnSetGreen{color:#fff;background-color:#006A4E;border-color:#006A4E;}.btnSetyelowGreen{color:#fff;background-color:var(--gc-join-strong,#15803d);border-color:var(--gc-join-strong,#15803d);}.btnSet{padding:7px 10px!important;display:inline-block;font-weight:700;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding-left:7px;padding-right:8px;padding-top:2px;padding-bottom:3px;    line-height:1.5;border-radius:12px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}  .btnSet:focus-visible,.btnSetBlue:focus-visible,.btnSetRed:focus-visible,.btnSetGreen:focus-visible,.btnSetGray:focus-visible,.btnSetSearch:focus-visible,.btnSetyelowGreen:focus-visible{outline:2px solid #ffffff!important;outline-offset:-1px!important;box-shadow:0 0 0 2px #ffffff,0 0 0 5px var(--gc-primary-strong,#0069d9)!important;}.btnClose{color:#000;background-color:#007bff;border-color:#fff;margin-left:5px;margin-top:0px;float:left;}.btnNewRegistration{font-size:17px;font-weight:bold;padding:4px 7px;width:270px;text-align:left;border-radius:5px;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);}.btnForgotPassword{font-size:17px;font-weight:bold;padding:0px 7px;width:270px;height:25px;text-align:left;border-radius:5px;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);}.btnNewRegistrationSmall{font-size:12px;font-weight:bold;padding:4px 6px;width:130px;text-align:left;border-radius:0.25rem;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);float:left;}.btnForgotPasswordSmall{font-size:12px;font-weight:bold;padding:4px 6px;width:130px;text-align:left;border-radius:0.25rem;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);float:left;}.btnForgotPasswordSmall{font-size:12px;font-weight:bold;padding:4px 6px;width:130px;text-align:left;border-radius:0.25rem;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);float:left;}.btnCopyUrlToClipboardButton{font-size:12px;font-weight:bold;padding:4px 6px;width:130px;text-align:left;border-radius:0.25rem;border:none;color:#fff;cursor:pointer;background-color:var(--gc-primary-strong,#0069d9);float:left;}.btnStories{font-size:15px;font-weight:bold;}.btnAddCommentPoint{font-size:12px;}.btnPointComment{margin-left:5px;}.btnPointDeleteCommentCancel{margin-left:5px;}.alert-info{color:#639ff7!important;background-color:#ffff!important;border-color:#ffff!important;}.inputSet{display:block;width:250px;padding:0.375rem 0.75rem;font-size:16px;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;}.inputSetLoginForm{width:270px;font-size:16px;}.inputSetPassForm{width:270px;font-size:16px;}.mapNavigationNotificationContentWaitingFollowItem{color:#333;display:flex;padding:5px; }.mapNavigationNotificationContentWaitingFollowItemBodyDetailTime{font-size:11px;color:#777;}.mapNavigationNotificationContentWaitingFollowItemHref{color:#333;font-size:13px;}.mapNavigationNotificationContentWaitingFollowItemImg{float:left;width:50px;height:50px;margin:5px;}.mapNavigationNotificationContentWaitingFollowItemImg img{width:50px;height:50px;flex-shrink:0;overflow:hidden;border-radius:50%;object-fit:cover;}.mapNavigationNotificationContentWaitingFollowItemBodyDetail{float:left;width:190px;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailName{font-weight:bold;font-size:13px;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailText{font-size:13px;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailGroup{}.dialogUserRequestListItemButtons{  margin-bottom:3px;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailButtonsAccept{cursor:pointer;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailButtonsDelete{margin-left:5px;cursor:pointer;}.mapNavigationNotificationContentWaitingFollowItemBodyDetailButtons{margin-left:5px;margin-bottom:5px;margin-right:5px;}  .admin-moderation-nav{margin-bottom:12px;font-size:14px;}.admin-moderation-nav__sep{margin:0 8px;color:#888;}.admin-moderation{max-width:960px;margin:0 auto 40px;padding:0 12px;}.admin-moderation__header{display:flex;align-items:center;gap:10px;margin-bottom:12px;}.admin-moderation__title{margin:0;font-size:22px;font-weight:700;}.admin-moderation__badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:#2563eb;color:#fff;font-size:13px;font-weight:700;}.admin-moderation__toast{margin-bottom:12px;padding:10px 14px;border-radius:6px;font-weight:600;}.admin-moderation__toast--ok{background:#166534;color:#fff;}.admin-moderation__toast--err{background:#991b1b;color:#fff;}.admin-moderation__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}.admin-moderation__filter{padding:6px 12px;border-radius:6px;background:#f1f5f9;color:#0f172a!important;text-decoration:none;font-size:14px;}.admin-moderation__filter--active{background:#1e293b;color:#fff!important;}.admin-moderation__list{list-style:none;margin:0;padding:0;max-height:calc(100vh - 220px);overflow-y:auto;}.admin-moderation__item{margin-bottom:16px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;}.admin-moderation__empty{padding:24px;text-align:center;color:#64748b;}.admin-moderation__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;}.admin-moderation__id{font-weight:700;color:#334155;}.admin-moderation__status{padding:4px 10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;}.admin-moderation__status--pending{background:#2563eb;}.admin-moderation__status--approved{background:#15803d;}.admin-moderation__status--rejected{background:#b91c1c;}.admin-moderation__author{color:#475569;}.admin-moderation__detail{margin-left:auto;padding:4px 10px;border-radius:4px;background:#1d4ed8;color:#fff!important;font-size:13px;text-decoration:none;}.admin-moderation__text{margin:0 0 12px;line-height:1.45;word-break:break-word;}.admin-moderation__actions{display:flex;flex-wrap:wrap;gap:8px;}.admin-moderation__btn{border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;}.admin-moderation__btn:disabled{opacity:0.55;cursor:not-allowed;}.admin-moderation__btn--approve{background:#15803d;}.admin-moderation__btn--reject{background:#b91c1c;}.admin-map-page{max-width:1400px;margin:0 auto 2rem;padding:0 1rem;}.admin-map-page__hint{margin:0 0 1rem;color:#555;}.admin-map-page__legend{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem;}.admin-map-page__legend-item{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.9rem;}.admin-map-page__legend-item::before{content:'';width:12px;height:12px;border-radius:50%;display:inline-block;}.admin-map-page__legend-item--pending::before{background:#ef6c00;}.admin-map-page__legend-item--approved::before{background:#2e7d32;}.admin-map-page__legend-item--rejected::before{background:#c62828;}.admin-map-page__legend-item--registered::before{background:#1565c0;}.admin-map-page__legend-item--unregistered::before{background:#6a1b9a;}.admin-map-page__canvas{width:100%;height:calc(100vh - 220px);min-height:480px;border:1px solid #d1d5db;border-radius:8px;}.admin-reported-points{max-width:960px;margin:0 auto 40px;padding:0 12px;}.admin-reported-points__date{font-size:13px;color:#64748b;}.admin-reported-points__types{margin:0 0 8px;font-size:13px;color:#475569;}.admin-reported-points__preview{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px;}.admin-reported-points__thumb{width:72px;height:72px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #e2e8f0;}.admin-users-page{max-width:1200px;margin:0 auto 40px;padding:0 12px;}.admin-users-page__table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff;}.admin-users-page__table{width:100%;border-collapse:collapse;font-size:14px;}.admin-users-page__table th,.admin-users-page__table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;}.admin-users-page__table th{background:#f8fafc;font-weight:700;color:#334155;}.admin-users-page__table tbody tr:last-child td{border-bottom:none;}.admin-users-page__empty{text-align:center;color:#64748b;padding:24px!important;}.admin-moderation-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px;}.admin-moderation-modal[hidden]{display:none!important;}.admin-moderation-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.55);}.admin-moderation-modal__dialog{position:relative;z-index:1;width:100%;max-width:420px;padding:20px 22px;border-radius:10px;background:#fff;box-shadow:0 20px 50px rgba(15,23,42,0.25);}.admin-moderation-modal__title{margin:0 0 10px;font-size:18px;font-weight:700;color:#0f172a;}.admin-moderation-modal__message{margin:0 0 18px;line-height:1.5;color:#475569;}.admin-moderation-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;}.admin-moderation-modal__btn{border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;}.admin-moderation-modal__btn--cancel{background:#e2e8f0;color:#0f172a;}.admin-moderation-modal__btn--confirm{background:#b91c1c;color:#fff;}body.admin-moderation-modal-open{overflow:hidden;}#adminMenuBody{}#adminMenuHead{}#adminMenuPointList{overflow-x:hidden;height:100vh;}#adminMenuPointListItem{margin-top:20px;border-bottom:1px solid #000;}#adminMenuPointListItemId{float:left;padding:5px;width:120px;}#adminMenuPointListItemStatus{float:left;padding:5px;width:120px;}#adminMenuPointListItemStatusTextNez{color:#ffff;padding:5px;background-color:#0000ff;}#adminMenuPointListItemStatusTextSch{color:#ffff;padding:5px;background-color:#008000;}#adminMenuPointListItemStatusTextNes{color:#ffff;padding:5px;background-color:#ff0000;}#adminMenuPointListItemText{text-align:center;margin-top:10px;margin-bottom:10px;}#adminMenuPointListItemState{float:left;margin-left:10px;padding:5px;width:400px;}#adminMenuPointListItemButtonAccept{float:left;margin-left:10px;background-color:green;padding:5px;color:#fff;cursor:pointer;}#adminMenuPointListItemButtonAccept a{color:#fff!important;}#adminMenuPointListItemButtonNonaccept{float:left;margin-left:10px;background-color:var(--gc-danger-strong,#dc2626);padding:5px;color:#fff;cursor:pointer;}#adminMenuPointListItemButtonNonaccept a{color:#fff!important;}#adminMenuPointListItemDetail{float:left;margin-left:10px;background-color:blue;padding:5px;color:#fff;cursor:pointer;}#adminMenuPointListItemDetail a{color:#fff!important;}.adminMenuHeadInfoAccept{background-color:green;color:#fff;padding-left:5px;}.adminMenuHeadInfoReject{background-color:var(--gc-danger-strong,#dc2626);color:#fff;padding-left:5px;}.userpagenotfoundPageBody{}#userpagenotfoundPage{padding-top:100px;text-align:center;font-size:18px;font-weight:bold;}#adminMenuComentsList{overflow-y:auto;height:500px;}#adminMenuCommentsListItem{margin-top:20px;border-bottom:1px solid #000;}#adminMenuCommentsListItemId{float:left;padding:5px;width:120px;}#adminMenuCommentsListItemStatus{float:left;padding:5px;width:120px;}#adminMenuCommentsListItemStatusTextNez{color:#ffff;padding:5px;background-color:#0000ff;}#adminMenuCommentsListItemStatusTextSch{color:#ffff;padding:5px;background-color:#008000;}#adminMenuCommentsListItemStatusTextNes{color:#ffff;padding:5px;background-color:#ff0000;}#adminMenuCommentsListItemtext{float:left;margin-left:10px;padding:5px;width:400px;}#adminMenuCommentsListItemButtonAccept{float:left;margin-left:10px;background-color:green;padding:5px;color:#fff;cursor:pointer;}#adminMenuCommentsListItemButtonAccept a{color:#fff!important;}#adminMenuCommentsListItemButtonNonaccept{float:left;margin-left:10px;background-color:var(--gc-danger-strong,#dc2626);padding:5px;color:#fff;cursor:pointer;}#adminMenuCommentsListItemButtonNonaccept a{color:#fff!important;}#adminMenuCommentsListItemDetail{float:left;margin-left:10px;background-color:blue;padding:5px;color:#fff;cursor:pointer;}#adminMenuCommentsListItemDetail a{color:#fff!important;}.adminMenuHeadInfoAccept{background-color:green;color:#fff;padding-left:5px;}.adminMenuHeadInfoReject{background-color:var(--gc-danger-strong,#dc2626);color:#fff;padding-left:5px;}  .groupPageVisibilityDisabledBody{padding-top:24px;padding-bottom:20px;text-align:center;font-size:18px;font-weight:bold;position:relative;width:100%;cursor:pointer;}.groupPageVisibilityDisabledFollowButton #groupFollowButton{float:none!important;}#userFollowButton{  font-size:12px;float:left;}.userPageVisibilityDisabledFollowButton .userFollow{float:none!important;}.vh-100{min-height:100vh;}.w-400{width:400px;}.fs-xs{font-size:1rem;}.w-10{width:10%;}a{text-decoration:none;}.fs-big{font-size:5rem!important;}.online{width:10px;height:10px;background:#01fd01;border-radius:50%;float:left;margin-top:5px;}#onlineText{float:left;}.w-15{width:15%;}.fs-sm{font-size:1.4rem;}small{color:#bbb;font-size:0.7rem;text-align:right;}#alert-info-text-center{font-size:15px;}#message{font-size:15px;}.text-chat{  font-size:15px;}.chat-created-at{font-size:11px;}.chat-box{overflow-y:auto;overflow-x:hidden;max-height:50vh;}.rtext{width:65%;background:#f8f9fa;color:#444;}.ltext{width:65%;  color:#000;}.pageBodyChat{margin-top:50px;}.bodyChatList{border-right:1px solid #ddd;width:235px;height:calc(100vh - 50px);background-color:#ffff;float:left;overflow-y:scroll;overflow-x:hidden;padding-bottom:70px;margin-top:0px;}.bodyChatRoom{background-color:#ffffff;margin-left:235px;padding-left:10px;padding-right:20px;overflow-y:auto;height:calc(100vh - 50px);}.bodyChatListUserSelect{padding-left:10px;background-color:var(--gc-primary-strong,#0069d9);border-color:var(--gc-primary-strong,#0069d9);padding-top:5px;width:215px;border-radius:12px;margin-left:0px;}.bodyChatListUserSelect .bodyChatListUserName{color:#ffff!important;}.bodyChatListUser{padding-left:10px;padding-top:5px;}.bodyChatListUserImg{float:left;}.bodyChatListUserImgProfile{object-fit:cover;width:50px;height:50px;object-position:center;border-radius:50%;}.bodyChatListUserName{float:left;font-size:15px;text-decoration:none;color:#31708f;font-weight:bold;padding-top:5px;padding-left:10px;padding-right:5px;width:135px;height:55px;}.bodyChatListUserName a{text-decoration:none;color:#000;font-weight:bold;}.bodyChatListUserName a:hover{text-decoration:none;color:#000;font-weight:bold;}.bodyChatListUserNameOnline{width:10px;height:10px;background:#01fd01;border-radius:50%;float:right;margin-top:7px;}.bodyChatListUnreadMess{float:left;font-size:14px;text-decoration:none;text-align:center;color:#fff;margin-top:35px;margin-left:-22px;width:20px;height:20px;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:var(--gc-danger-strong,#dc2626);}.bodyChatListUserDelete{float:left;font-size:14px;width:50px;color:#000;margin-left:20px;padding-top:5px;}.bodyChatListUserDelete span{color:#fff;}.bodyChatListUserDelete a{text-decoration:none;color:#ff0000;font-weight:500;}.bodyChatListUserDelete a:hover{text-decoration:none;color:#000;font-weight:500;}.chatUserNameAndFormaneStatusBody{margin-left:10px;}.chatUserNameAndFormane{font-size:20px;}.chatUserNameAndFormane a{text-decoration:none;color:#000;}.chatUserStatusOnline{font-size:12px;font-weight:bold;}#chatBox{min-height:calc(100vh - 200px);}.send-text-chat{width:35px;font-size:20px!important;}.userGoToChat{margin-left:5px;margin-bottom:5px;font-size:12px;float:left;}#mapHeadIconsBody{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto;}#mapNavigationChatBody{padding:0;float:none;height:auto;width:auto;margin:0;display:flex;align-items:center;}#mapNavigationChatBody > a{display:flex;align-items:center;text-decoration:none;}.mapNavigationSettingsBody{padding:0;margin:0;display:flex;align-items:center;}.mapHeadSettingsBtn{width:36px;height:36px;padding:0;border:none;border-radius:0;background:transparent;color:#2a53e2;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;transition:color 0.15s ease;}.mapHeadSettingsBtn .glyphicon{color:inherit;}.mapHeadSettingsBtn:hover,.mapHeadSettingsBtn:focus{color:#2db6f1;background:transparent;border:none;}  .mapHeadSettingsBtn:focus-visible{outline:none;box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);border-radius:50%;}.mapNavigationChat{height:36px;width:36px;color:#2a53e2;display:inline-flex;align-items:center;justify-content:center;position:relative;}.mapNavigationChat svg{width:24px;height:24px;}#mapNavigationChatCount{color:#fff;position:absolute;top:2px;right:0;margin:0;border-radius:50%;min-width:15px;height:15px;padding:0 3px;text-align:center;font-weight:bold;font-size:10px;line-height:15px;background-color:var(--gc-danger-strong,#dc2626);box-sizing:border-box;}.viewStateDiv{text-align:right;}#chatnotfoundMess{padding-top:50px;}@media only screen and (max-width:955px){.bodyChatList{width:235px;position:absolute!important;z-index:9995!important;}.bodyChatRoom{width:98%!important;margin-left:0px!important;padding-right:0px!important;}.pageBodyChat .bodyChatListButtonHide{display:block;}}.bodyChatListButtonHide{display:none;position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:234px;background-color:#ffff;color:#5e5e5e;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.bodyChatListButtonOpen{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.userSetVisibilityInfo{width:300px;}.accauntIsPrivate{text-align:center;width:100%;background-color:#a33535;color:#fff;}.gosscard-cookie-consent-root{position:fixed;inset:0;z-index:2147483646;display:flex;align-items:flex-start;justify-content:center;  padding:120px 16px calc(16px + var(--gc-safe-bottom,0px));box-sizing:border-box;pointer-events:auto;  overflow-y:auto;-webkit-overflow-scrolling:touch;}  @media screen and (max-height:560px){.gosscard-cookie-consent-root{padding-top:16px;}}.gosscard-cookie-consent-backdrop{  position:fixed;inset:0;background-color:#000;opacity:0.5;z-index:0;pointer-events:auto;}.cookiesDivForm{position:relative;z-index:1;width:100%;max-width:360px;pointer-events:auto;}.cookiesDivFormDiv{background-color:#fff;margin-left:auto;margin-right:auto;margin-top:0;width:100%;max-width:330px;  -webkit-box-shadow:0 0 25px 6px rgba(0,0,0,0.75);-moz-box-shadow:0 0 25px 6px rgba(0,0,0,0.75);box-shadow:0 0 25px 6px rgba(0,0,0,0.75);border-radius:10px 10px 10px 10px;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;padding:10px;}.cookiesDivFormShadowBackround{position:fixed;inset:0;background-color:#000;opacity:0.5;z-index:2147483645;pointer-events:auto;}.cookiesDivFormDivHead{  color:var(--gc-primary-strong,#0069d9);font-size:20px;font-weight:bold;}.cookiesDivFormDivText{color:#000;font-size:14px;font-weight:bold;margin-top:10px;}  .cookiesDivFormDivButtons{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px;}.cookiesDivFormDivButtonTech,.cookiesDivFormDivButtonAccept{flex:1 1 auto;width:auto;min-width:0;max-width:100%;font-size:13px;font-weight:bold;padding:8px 12px;text-align:center;white-space:normal;line-height:1.25;overflow-wrap:break-word;border-radius:var(--gc-radius,12px);border:none;color:#fff;cursor:pointer;float:none;pointer-events:auto;position:relative;z-index:2;transition:background-color .15s ease,box-shadow .15s ease;}  .cookiesDivFormDivButtonTech{background-color:var(--gc-text,#1a202c); }.cookiesDivFormDivButtonTech:hover{background-color:#000;}.cookiesDivFormDivButtonAccept{background-color:var(--gc-primary-strong,#0069d9); }.cookiesDivFormDivButtonAccept:hover{background-color:var(--gc-primary-darker,#0056b3);}.cookiesDivFormDivButtonTech:focus-visible,.cookiesDivFormDivButtonAccept:focus-visible{outline:3px solid var(--gc-primary-strong,#0069d9);outline-offset:2px;}.userMoveToBlockButton{cursor:pointer;float:left;font-size:12px;margin-left:5px;margin-bottom:5px;}.userMoveToUnblockButton{cursor:pointer;float:left;margin-left:5px;margin-bottom:5px;font-size:12px;}.chatUserIsBlocked{font-size:15px;width:100%;text-align:center;margin-top:50px;}.groupLeftPannelWallItemHeaderStatus{text-align:center;color:#fff;background-color:#000;}.pointPageArticlePublicState{background-color:#26262c;color:#fff;text-align:center;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;font-size:17px;padding-top:4px;padding-bottom:4px;}.pointPageArticleTextEditAreaBody{display:none;}.pointPageArticleTextContentBoxIcon{cursor:pointer;font-size:23px;float:left;margin-top:0px;}.pointPagePublicCommentsBody{margin-top:20px;margin-bottom:20px;  flex-basis:100%;width:100%;clear:both;text-align:center;}.listEshopItemImgEdit{margin-top:-145px;margin-left:184px;font-size:15px;border:1px solid #ebe8e8;border-radius:10px;height:25px;width:25px;padding-top:0px;padding-left:5px;position:absolute!important;z-index:9995;}.listEshopItemEdit{float:right;margin-top:-25px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemButttonEdit{float:left;margin-top:3px;margin-right:5px;margin-left:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemButttonEditSave{display:none;float:left;margin-top:0px;margin-left:5px;margin-right:0px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemButttonSelectEdit{display:none;width:135px;float:right;}.listEshopItemButttonSelectEditSelect{width:100px;float:right;border-radius:12px;border:1px solid #ebe8e8;}.listEshopItemStateEdit{float:right;margin-top:0px;margin-bottom:5px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;}.listEshopItemStateEditSave{display:none;float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemStateSelectEdit{display:none;width:140px;float:left;margin-bottom:5px;margin-top:5px;}.listEshopItemStateSelectEditSelect{width:140px;float:left;}.listEshopItemPriceEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemPriceEditSave{display:none;float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemPriceSelectEdit{display:none;width:140px;float:left;margin-bottom:5px;}.listEshopItemPriceSelectEditSelect{width:100px;float:left;}.listEshopItemPriceSelectEditPriceCurrency{float:left;padding-top:3px;padding-left:5px;}.listEshopItemTextEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemTextEditSave{display:none;float:right;margin-top:90px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemTextSelectEdit{display:none;width:140px;float:left;}.listEshopItemTextSelectEditSelect{width:200px;float:left;}.listEshopItemTextSelectEditSelectTextarea{margin-bottom:16px;}.listEshopItemNameEdit{float:right;margin-top:3px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;margin-top:-45px;}.listEshopItemNameEditSave{display:none;float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;z-index:9999;}.listEshopItemNameSelectEdit{display:none;margin-bottom:15px;}.listEshopItemNameSelectEditSelect{width:140px;float:left;}.dialogItemChangePhotoHead{padding:10px;background-color:#fff;color:#000;}.dialogItemChangePhotoHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogItemChangePhotoHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;margin-top:-15px;}.dialogItemChangePhotoInsideBody{min-height:100px;padding-bottom:10px;padding-left:10px;}.dialogItemChangePhotoButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}#saveItemDetailChangePhotoDialog{display:none;float:left;}.dialogItemChangePhotoCloseDialogButton{float:left;}.uploadItemChangePhotoPreviewItemDeleteButtonEdit{font-size:25px;cursor:pointer;}.uploadItemChangePhotoPreviewEdit{max-width:140px;max-height:140px;}.dialogItemDeleteHead{padding:10px;background-color:#fff;color:#000;}.dialogItemDeleteHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogItemDeleteHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:40px;}#acceptItemDeleteDialogButton{display:block;float:left;}.dialogItemDeleteCloseDialogButton{float:left;}.dialogItemDeleteButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}#dialogItemDeleteInsideBody{padding:10px;}.dialogItemDeletesEditName{padding-top:5px;padding-bottom:5px;}.listEshopItemAddPlusHead{padding:10px;background-color:#fff;color:#000;}.listEshopItemAddPlusHeadTitle{float:left;font-weight:bold;cursor:default;}.listEshopItemAddPlusHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:40px;margin-top:-18px;}#acceptItemAddDialogButton{display:block;float:left;}.listEshopItemAddPlusCloseDialogButton{float:left;}.listEshopItemAddPlusButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}#listEshopItemAddPlusInsideBody{min-height:70px;padding:10px;}  .listEshopItemAddPlusError{font-size:70px;text-align:center;margin-top:15px;cursor:pointer;}.listEshopItemAddPlusErrorHead{padding:10px;background-color:#fff;color:#000;}.listEshopItemAddPlusErrorHeadTitle{float:left;font-weight:bold;cursor:default;}.listEshopItemAddPlusErrorHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;}.listEshopItemAddPlusErrorCloseDialogButton{float:left;}.listEshopItemAddPlusErrorButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}#listEshopItemAddPlusInsideBody{min-height:100px;padding:10px;}#listEshopItemAddPlusErrorsEditQuestion{padding:10px;}  #sendEshopButtonPointBuyDialogButton{display:block;float:left;}#sendEshopButtonPointReservationDialogButton{display:block;float:left;}.eshopButtonPointReservationDialogFormItemName{font-size:20px;font-weight:bold;}.eshopButtonPointBuyDialogFormItemName{font-size:12px;font-weight:bold;}#eshopButtonPointReservationDialogTable{width:100%;}#eshopButtonPointReservationDialogNameAndFormane{width:100%;}#eshopButtonPointReservationDialogNote{width:100%;}#eshopButtonPointReservationDialogStreet{width:100%;}#eshopButtonPointReservationDialogCity{width:100%;}#eshopButtonPointReservationDialogPsc{width:100%;}#eshopButtonPointReservationDialogMobile{width:100%;}#eshopButtonPointReservationDialogEmail{width:100%;}#sendEshopButtonPointRentDialogButton{display:block;float:left;}.eshopButtonPointRentDialogFormItemName{font-size:20px;font-weight:bold;}.eshopButtonPointBuyDialogFormItemName{font-size:12px;font-weight:bold;}#eshopButtonPointRentDialogTable{width:100%;}#eshopButtonPointRentDialogNameAndFormane{width:100%;}#eshopButtonPointRentDialogNote{width:100%;}#eshopButtonPointRentDialogStreet{width:100%;}#eshopButtonPointRentDialogCity{width:100%;}#eshopButtonPointRentDialogPsc{width:100%;}#eshopButtonPointRentDialogMobile{width:100%;}#eshopButtonPointRentDialogEmail{width:100%;}#eshopButtonPointBuyDialogTable{width:100%;font-size:12px;}#eshopButtonPointBuyDialogNameAndFormane{width:100%;}#eshopButtonPointBuyDialogStreet{width:100%;}#eshopButtonPointBuyDialogCity{width:100%;}#eshopButtonPointBuyDialogPsc{width:100%;}#eshopButtonPointBuyDialogMobile{width:100%;}#eshopButtonPointBuyDialogEmail{width:100%;}#eshopButtonPointBuyDialogNote{width:100%;}.dialogEditFollowRangeTextValue{float:left;margin-left:5px;}.dialogEditFollowRangeTextKm{float:left;}.dialogEditFollowRangeOkButton{float:left;margin-left:5px;margin-top:2px;}.dialogEditFollowRangeCloseDialogButton{float:left;margin-left:5px;margin-top:2px;}.dialogEditFollowRangeTextAtt{float:left;margin-left:5px;}.dialogEditFollowRangeText{margin-top:15px;}.dialogEditFollowRangeList{max-height:150px;overflow-y:auto;overflow-x:hidden;margin-top:30px;}.dialogEditFollowRangeListItem{margin-top:10px;}.dialogEditFollowRangeListItemUserPhoto{float:left;}.dialogEditFollowRangeListItemUserName{float:left;font-weight:bold;color:var(--gc-primary-strong,#0069d9);font-size:13px;margin-top:0px;height:33px;width:215px;padding-left:5px}.dialogEditFollowRangeListItemIconHref{float:left;font-size:15px;}.dialogEditFollowRangeListItemIconPosition{float:left;margin-left:5px;font-size:15px;}.dialogEditFollowRangeListItemIcons{float:left;margin-top:10px;}.dialogEditFollowRangeListItemPhotos{clear:both;display:inline-block;overflow:hidden;white-space:nowrap;max-height:32px;}.dialogEditFollowRangeListItemPhoto{float:left;margin-left:3px;}.dialogEditFollowRangeListItemPhoto img{max-height:50px;max-width:50px;}.translateDetailTextPoint{cursor:pointer;font-weight:bold;  margin-top:6px;margin-bottom:6px;}.pointPageArticleTextTranslate{cursor:pointer;font-weight:bold;  margin-top:10px;margin-bottom:6px;}.groupLeftPannelWallItemTextTranslate{cursor:pointer;font-weight:bold;  display:inline-block;margin-top:6px;margin-bottom:6px;margin-left:5px;}    .gcTranslateBtn[hidden]{display:none!important;}  .gcTranslateSpinner{width:16px;height:16px;margin:8px 0;border:2px solid rgba(0,0,0,0.12);border-top-color:var(--gc-primary,#007bff);border-radius:50%;animation:gc-spin 0.75s linear infinite;}@media (prefers-reduced-motion:reduce){.gcTranslateSpinner{animation-duration:2s;}}  .gcTranslateNotice{margin-left:8px;font-size:12px;font-weight:400;font-style:italic;color:var(--gc-text-muted,#6c757d);}.searchPageResultBodyRecordTextTranslate{cursor:pointer;font-weight:bold;  clear:both;margin-top:6px;margin-bottom:6px;margin-left:52px;font-size:13px;color:var(--gc-primary-strong,#0069d9)!important;}.searchPageResultBodyRecordTextTranslate:hover{text-decoration:underline;}.registrationInputDateOfBirthDay{float:left;padding-top:7px;font-weight:bold;}#registrationInputDateOfBirthDaySelect{float:left;margin-left:5px;height:50px;}.registrationInputDateOfBirthMonth{float:left;margin-left:5px;padding-top:7px;font-weight:bold;}#registrationInputDateOfBirthMonthSelect{float:left;margin-left:5px;width:85px;height:50px;}.registrationInputDateOfBirthYear{float:left;margin-left:5px;padding-top:7px;font-weight:bold;}#registrationInputDateOfBirthYearSelect{float:left;margin-left:5px;height:50px;}.detailUserInputDateOfBirthDayBody{float:left;margin-top:10px;}.detailUserInputDateOfBirthMonthBody{float:left;margin-top:10px;}.detailUserInputDateOfBirthYearBody{float:left;margin-top:10px;}.detailUserInputDateOfBirthDay{float:left;margin-top:8px;margin-left:5px;}.detailUserInputDateOfBirthDaySelect{float:left;margin-left:5px;}.detailUserInputDateOfBirthMonth{float:left;margin-left:5px;margin-top:8px;}.detailUserInputDateOfBirthMonthSelect{float:left;margin-left:5px;}.detailUserInputDateOfBirthYear{float:left;margin-left:5px;margin-top:8px;}.detailUserInputDateOfBirthYearSelect{float:left;margin-left:5px;}#isPublicPointSelectEdit{width:100%!important;border-radius:4px;border:1px solid #c3c1c1;}#dialogAddFiltEdit{width:100%!important;border-radius:4px;border:1px solid #c3c1c1;}#isPublicPointSelect{width:100%!important;border-radius:4px;font-size:12px;border:1px solid #c3c1c1;}#dialogAddFilt{width:100%!important;border-radius:4px;border:1px solid #c3c1c1;}.dialogAddPointAttributesCheckboxIsPublic{margin-top:5px;}.dialogAddPointAttributesSelectFiltr{margin-top:5px;}#dialogAddFiltColection{width:100%!important;}#dialogAddFiltColectionEdit{width:100%!important;}@media screen and (max-width:400px){.registrationInputDateOfBirthDaySelect{width:109px!important;float:right!important;}.registrationInputDateOfBirthMonth{clear:both;margin-left:0px!important;margin-top:5px!important;}.registrationInputDateOfBirthMonthSelect{float:right!important;margin-left:5px!important;margin-top:5px!important;width:109px!important;}.registrationInputDateOfBirthYear{clear:both!important;margin-left:0px!important;margin-top:5px!important;}.registrationInputDateOfBirthYearSelect{float:right!important;margin-left:5px!important;margin-top:5px!important;width:109px!important;}}.registrationInputTermsandconditions{margin-bottom:10px;}.deactiveButton{background-color:#f8f9fa;border:1px solid #ced4da;color:#000;border:1px solid #ced4da;font-size:14px;font-weight:bold;}.deactiveButton:hover{background-color:#007bff!important;}.activeButton{background-color:#0078A8;border:1px solid #0078A8;color:#fff;border:1px solid #ced4da;font-size:14px;font-weight:bold;}#trTextErrorName{text-align:center;color:#ff0000;display:none;}.formGroupUserText{ }.form-group-changepasswLabel{ }.form-control-userDetailSelet{margin-top:10px;}.dialogYouHaveNoRightButtons{float:left;margin-top:5px;}.container{width:100%;padding:0px!important;border:1px solid #ddd;border-radius:9px;box-shadow:0 2px 5px rgba(0,0,0,0.05);background-color:#fff;  min-height:calc(100vh - 51px - var(--gc-safe-top,0px));min-height:calc(100dvh - 51px - var(--gc-safe-top,0px));}.detailUserSideMenuContent{padding-right:0;padding-left:0;padding-bottom:24px;}.userDetailPageHeaderBody .form-horizontal .form-group{margin-left:0;margin-right:0;}.detailUserSideMenu a{color:#000!important;font-weight:bold;}.detailUserSideMenu a:hover{background-color:var(--gc-primary-strong,#0069d9)!important;color:#fff!important;border-radius:12px;}#detailUserProfileContainer{padding-bottom:50px; }.detailUserSideMenu a.liHrefUserActive{background-color:var(--gc-primary-strong,#0069d9);color:#fff!important;border-radius:12px;}.login-with-google-btn:hover{color:#fff;text-decoration:none;}.login-with-google-btn{text-align:left;transition:background-color 0.3s,box-shadow 0.3s;padding:6px 16px 7px 42px;border:none;border-radius:3px;box-shadow:0 -1px 0 rgb(0 0 0 / 4%),0 1px 1px rgb(0 0 0 / 25%);color:#ffffff;font-size:14px;font-weight:500;font-family:var(--gc-font);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);background-color:#4a4a4a;background-repeat:no-repeat;background-position:12px 8px;text-decoration:none;width:100%;display:block;height:32px;}.login-with-google-btn:focus{color:#fff;text-decoration:none;}.login-with-apple-btn:hover{color:#fff;text-decoration:none;}.login-with-apple-btn{text-align:left;transition:background-color 0.3s,box-shadow 0.3s;padding:6px 16px 7px 42px;border:none;border-radius:3px;box-shadow:0 -1px 0 rgb(0 0 0 / 4%),0 1px 1px rgb(0 0 0 / 25%);color:#ffffff;font-size:14px;font-weight:500;font-family:var(--gc-font);background-image:url(/images/applelogin.png);background-color:#4a4a4a;background-repeat:no-repeat;background-position:8px 5px;text-decoration:none;width:100%;display:block;height:32px;}.login-with-apple-btn:focus{color:#fff;text-decoration:none;}.dialogDeleteUserAccountDialogLastAcceptHead{padding:10px;background-color:#fff;color:#000;}.dialogDeleteUserAccountDialogLastAcceptHeadTitle{float:left;font-weight:bold;cursor:default;}.dialogDeleteUserAccountDialogLastAcceptHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:35px;margin-top:-15px;}.dialogDeleteUserAccountDialogLastAcceptBody{min-height:50px;padding:10px;}.dialogDeleteUserAccountDialogLastAcceptWarning{color:#ff0000;font-size:20px;font-weight:bold;}.dialogDeleteUserAccountDialogLastAcceptButtons{float:left;margin-bottom:10px;margin-top:25px;}.saveDialogDeleteUserAccountDialogLastAcceptButton{float:left;}.dialogDeleteUserAccountDialogLastAcceptCloseDialogButton{float:left;}.registationUserContentErrorLine{text-align:center;background-color:var(--gc-danger-strong,#dc2626);color:#fff;font-size:17px;font-weight:bold;height:30px;padding-top:3px;}.formBoxFormLogin{}.formBoxFormPass{margin-top:5px;height:65px;}.formBoxFormPassInputPassword{float:left;width:235px;}.formBoxFormPassInputEye{float:left;font-size:22px;margin-top:4px;cursor:pointer;}#regpass{  font-size:16px;}.formBoxFormPassInputPasswordRegistr{float:left;width:100%;}.formBoxFormPassInputEyeRegistr{float:left;font-size:22px;margin-top:12px;cursor:pointer;margin-left:-30px;width:24px;}.detailUserSideMenuNameTextJmenoPrijmeni{font-size:30px;font-weight:500;text-align:center;}.detailUserSideMenuNameTextLastLogin{font-weight:500;text-align:center;}.detailUserSideMenuProfileUser{width:100%;max-width:320px;float:none;}.detailUserSideMenu{float:none;width:100%;max-width:320px;padding-left:0;padding-right:0;margin-top:15px;}@media only screen and (max-width:995px){.detailUserSideMenu a{text-align:center;}}#detailUserInputDateOfBirthMonthSelect{width:75px;}#detailUserInputDateOfBirthYearSelect{width:79px;}#detailUserInputDateOfBirthDaySelect{width:63px;}.detailUserSideMenuNameLastLoginText{width:100%;max-width:320px;margin-left:auto;margin-right:auto;}  @media only screen and (max-width:1024px) and (min-width:768px){.detailUserSideMenuProfileUser{width:100%!important;}.detailUserSideMenu{width:100%!important;margin-top:25px;}}@media only screen and (max-width:767px){.detailUserSideMenuProfileUser{width:100%!important;}.detailUserProfilePhotoDivBody{margin-left:auto;margin-right:auto;width:100%!important;}.detailUserProfilePhotoBackgroundBody{width:100%!important;}.detailUserSideMenu{width:100%!important;}}.detailUserSideMenuKredit{text-align:center;font-weight:bold;}.pointPageAttributesSet{margin-top:5px;margin-bottom:0px;float:left;  width:100%;  justify-content:space-between;align-items:flex-start;}.pointPageAttributesSetCheckboxIsPublicBlock{display:none;}.pointPageAttributesSetCheckboxIsPublic{}.pointPageAttributesSetCheckboxIsPublicText{float:left;width:100%;}.pointPageAttributesSetCheckboxIsPublicBox{float:left;width:100%;}.pointPageAttributesSetSelectFiltr{margin-top:5px;}.pointPageAttributesSetSelectFiltrText{float:left;width:100%;}.pointPageAttributesSetSelectFiltrSelect{float:left;width:100%;}.pointPageAttributesPublicSelect{font-size:15px!important;}.pointPageAttributesCategorySelect{font-size:15px!important;}.pointPageAttributesUrlBuyCredits{margin-top:5px;font-size:15px;font-weight:bold;float:left;}.pointPageAttributesUrlBuyCreditsActualState{float:left;margin-top:5px;margin-left:10px;}.creditBuyTable{margin-top:20px;}.creditBuyTableBodyTable{width:100%;border:0px solid #e7dfdf;}.creditBuyTableBodyTableThead{padding:10px;}.creditBuyTableBodyTableTbody{padding:10px;}.creditBuyTableBodyTableTbodyBuyButton{font-size:15px;float:right;}  .creditBuyTableBodyTableTbodyBuyButton[disabled]{opacity:.5;cursor:not-allowed;filter:grayscale(1);}.creditBuyNotice{display:flex;align-items:flex-start;gap:8px;margin:0 10px 12px;padding:10px 12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e;font-size:13.5px;line-height:1.45;overflow-wrap:break-word;}.creditBuyNotice .glyphicon{flex:none;margin-top:2px;}.creditBuyTableHead{width:100%;height:40px; }.creditBuyTableHeadIcon{float:left;font-size:25px;margin-top:5px;margin-left:10px;}.creditBuyTableHeadText{float:left;margin-left:10px;font-size:25px;margin-top:2px;}.creditPointsListTable{width:100%;}.creditPointsListTableHead{width:100%;height:40px;  margin-top:30px;margin-bottom:10px;}.creditPointsListTableHeadText{float:left;margin-left:10px;font-size:25px;margin-top:2px;}.creditPointsListTableTbody{padding:10px;}#creditPointsListTableTbodyButton{float:right;}.creditPointsListTableTbodyItemImg{max-width:80px;max-height:50px;float:left;border-radius:12px;}.creditPointsListTableTbodyTr{ }.creditPointsList{margin-bottom:50px;}.mapNavigationNotificationContentPublicPointToPrivateItem{color:#333;}.mapNavigationNotificationContentPublicPointToPrivateItemIcon{float:left;font-size:55px;padding-left:8px;height:60px;}.mapNavigationNotificationContentPublicPointToPrivateItemText{width:200px;float:left;padding-left:3px;font-weight:bold;}.mapNavigationNotificationContentPublicPointToPrivateBody{margin-bottom:10px;}  .listEshopItemCategory{  height:40px;}.listEshopItemCategoryName{float:left;width:140px;height:40px;overflow:hidden;padding-left:5px;}.listEshopItemCategoryNameSelectbox{float:left;display:none;width:130px;}.listEshopItemCategorySelectbox{width:130px;}.listEshopItemCategoryEdit{float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;}.listEshopItemCategoryEditSave{display:none;float:right;margin-top:0px;margin-right:5px;background-color:#fff;font-size:15px;border:1px solid #ebe8e8;box-shadow:1px 2px 6px rgba(0,0,0,0.5);-moz-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 2px 6px rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:20px;width:20px;padding-left:3px;cursor:pointer;}.listEshopItemsCategoryListMenuBody{margin-top:5px;margin-left:10px;padding-bottom:10px; }.listEshopItemsCategoryListMenuItem{float:left;margin-right:0px;text-transform:uppercase;font-size:12px;padding:8px 10px 8px 10px;border:1px solid #a9a0a0;font-weight:bold;cursor:pointer;border-radius:12px;}.listEshopItemsCategoryListMenuItem.active{color:#fff;background-color:var(--gc-primary-strong,#0069d9);border:1px solid var(--gc-primary-strong,#0069d9);border-radius:12px;}.listEshopItemLoading{position:absolute;text-align:left;width:100%;display:none;z-index:9999;}.listEshopItemAddPlusWithPayHead{padding:10px;background-color:#fff;color:#000;}.listEshopItemAddPlusWithPayHeadTitle{float:left;font-weight:bold;cursor:default;}.listEshopItemAddPlusWithPayHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:40px;margin-top:-18px;}#listEshopItemAddPlusWithPayInsideBody{min-height:100px;padding:10px;}.listEshopItemAddPlusWithPayButtons{margin-top:1px;margin-left:7px;margin-bottom:10px;}#acceptItemAddWithPayDialogButton{display:block;float:left;}.listEshopItemAddPlusCloseDialogButton{float:left;}.listEshopItemsKontoCreditsInfo{text-align:center;color:#fff;background-color:#dc3545;display:none;}.listEshopItemAddPlusDialogNoCreditHead{padding:10px;background-color:#fff;color:#000;}.listEshopItemAddPlusDialogNoCreditHeadTitle{float:left;font-weight:bold;cursor:default;}.listEshopItemAddPlusDialogNoCreditHeadClose{cursor:pointer;float:right;font-weight:bold;font-size:40px;margin-top:-18px;}.listEshopItemAddPlusDialogNoCreditText{min-height:65px;padding:10px;}.listEshopItemAddPlusDialogNoCreditTextBuyCreditButton{color:#fff!important;margin-left:9px;margin-bottom:10px;text-decoration:none!important;}.uploadImagePreviewItemDeletePoint{display:flex;justify-content:center;align-items:center;height:90px;width:135px;}  .lightbox-modal .modal-content{background:var(--lightbox);}.lightbox-modal .btn-close{position:absolute;top:20px;right:18px;font-size:1.2rem;z-index:10;}.lightbox-modal .modal-body{display:flex;align-items:center;padding:0;text-align:center;}.lightbox-modal img{width:auto;max-height:100vh;max-width:100%;}.lightbox-modal .carousel-caption{left:0;right:0;bottom:0;background:rgba(36,36,36,0.75);}.lightbox-modal .carousel-control-prev,.lightbox-modal .carousel-control-next{top:50%;bottom:auto;transform:translateY(-50%);width:auto;}.lightbox-modal .carousel-control-prev{left:10px;}.lightbox-modal .carousel-control-next{right:10px;}  #uploadImage0{display:none;color:transparent;border-radius:0px!important;   }#uploadImage0::-webkit-file-upload-button{visibility:visible;}#uploadImage0Edit,#uploadImageEdit0{display:none;color:transparent;border-radius:0px!important;   }#uploadImage0Edit::-webkit-file-upload-button,#uploadImageEdit0::-webkit-file-upload-button{visibility:visible;}#uploadActionsItemChangePhotoImageEdit0{color:transparent;}#uploadActionsItemChangePhotoImageEdit0::-webkit-file-upload-button{visibility:visible;}#uploadItemChangePhotoImageEdit0{color:transparent;}#uploadItemChangePhotoImageEdit0::-webkit-file-upload-button{visibility:visible;}#uploadUserChangePhotoImageEdit0{color:transparent;}#uploadUserChangePhotoImageEdit0::-webkit-file-upload-button{visibility:visible;}#uploadUserBackgroundChangePhotoImageEdit0{color:transparent;}#uploadUserBackgroundChangePhotoImageEdit0::-webkit-file-upload-button{visibility:visible;}  .image-map-notificationquickmessage-icon{margin-top:-60px!important;margin-left:-20px!important;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;}.image-map-notificationquickmessage-icon:after{content:'';position:absolute;left:-6px;right:0;margin:0 auto;margin-top:30px;width:0;height:0;-webkit-box-shadow:1px -12px 7px 1px rgba(0,0,0,0.75);-moz-box-shadow:1px -12px 7px 1px rgba(0,0,0,0.75);box-shadow:1px -12px 7px 1px rgba(0,0,0,0.75);content:"";position:absolute;width:15px;height:15px;background:#f58122;transform:rotate(45deg);top:22px;z-index:1;}.image-map-notificationquickmessage-icon span{display:flex;  align-items:center;  justify-content:center;  border:2px solid #f58122;position:absolute;background:#fff;height:25px;width:25px;box-sizing:border-box;border-radius:50%;z-index:9;  margin-left:7px;margin-top:40px;     }.bubbleNotificationquickmessageBody{min-height:50px;}.bubbleNotificationquickmessageUserIcon{float:left;}.bubbleNotificationquickmessageUserIcon img{border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all 0.2s ease-in-out;}.bubbleNotificationquickmessageIcons{float:left;margin-left:10px;width:185px;}.bubbleNotificationquickmessageIconsDetailView{float:left;}.bubbleNotificationquickmessageIconsDetailDelete{float:left;margin-left:5px;cursor:pointer;}.bubbleNotificationquickmessageIcon{float:left;  font-size:25px;background-color:#007bff;color:#ffffff;margin-left:8px;width:45px;height:45px;border-radius:50%;border:2px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all 0.2s ease-in-out;  display:flex;  align-items:center;  justify-content:center;  padding:0;  object-fit:cover; }.bubbleNotificationquickmessageIcon i{padding-left:8px;padding-top:9px;}.bubbleNotificationquickmessageText{margin-top:0px;margin-bottom:10px;margin-left:5px;margin-right:5px;max-height:125px;overflow-x:hidden;overflow-y:auto;}.bubbleNotificationquickmessageComments{text-align:center;}.bubbleNotificationquickmessageDeleteIcon{float:left;font-size:20px;margin-top:5px;margin-left:10px;cursor:pointer;}.bubbleNotificationquickmessageDetailIcon{float:left;font-size:20px;margin-top:5px;cursor:pointer;}.dialogEditNotificationQuickMessageAddNotificationQuickMessageButton{float:left;margin-left:10px;}.dialogDeleteNotificationQuickMessageHeadTitle{height:35px;}.pointPageArticleInfoUserContentPanelLeftTypeactionIcon{  display:flex;align-items:center;  justify-content:center;  height:70px;width:70px;font-size:50px;margin-left:25px;margin-top:0px;border-radius:50%;object-fit:cover;box-shadow:0 2px 5px rgba(0,0,0,0.2);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;     }#form-group-followprice{display:none!important;}#form-group-followprice-input{float:left;width:80px;}#formfollowprice{}#form-group-followprice-input-text{float:left;margin-left:5px;margin-top:7px;}.userFollowLowCredit{float:left;margin-left:10px;margin-top:3px;}.userFollowLowCreditBig{}.mapNavigationNotificationContentUserFollowByCredits{margin-bottom:10px;}.mapNavigationNotificationContentUserFollowByCreditsItem{}.mapNavigationNotificationContentUserFollowByCreditsIcon{float:left;padding-left:5px;}.mapNavigationNotificationContentUserFollowByCreditsIcon img{border-radius:50%;}.mapNavigationNotificationContentUserFollowByCreditsText{width:210px;float:left;padding-left:10px;font-weight:bold;color:#333;}.mapNavigationNotificationUserCommentPointItem{color:#333;}.mapNavigationNotificationUserCommentPointItemIcon{float:left;width:40px;height:40px;margin:5px;}.mapNavigationNotificationUserCommentPointItemNameTextBody{float:left;width:200px;}.mapNavigationNotificationUserCommentPointItemName{font-weight:bold;}.mapNavigationNotificationUserCommentPointItemDate{}.mapNavigationNotificationUserCommentPointItemText{}.mapNavigationNotificationUserCommentActionItem{color:#333;}.mapNavigationNotificationUserCommentActionItemIcon{float:left;width:40px;height:40px;margin:5px;}.mapNavigationNotificationUserCommentActionItemNameTextBody{float:left;width:200px;}.mapNavigationNotificationUserCommentActionItemName{font-weight:bold;}.mapNavigationNotificationUserCommentActionItemDate{}.mapNavigationNotificationUserCommentActionItemText{}#emojiPicker{position:absolute;margin-left:-130px;z-index:1000;background:white;border:1px solid #ddd;border-radius:5px;padding:10px;width:200px;height:200px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow-y:auto;display:none;grid-template-columns:repeat(auto-fit,minmax(30px,1fr));}.emoji{font-size:20px;cursor:pointer;text-align:center;line-height:30px;  width:30px;height:30px;display:inline-block;border-radius:5px;}.emoji:hover{background:#f1f1f1;}#emojiPickerBubbleEdit{height:83px;max-width:340px;width:100%;  position:absolute;overflow-y:auto;background-color:#fff;z-index:9999;border:1px solid #ddd;border-radius:5px;padding:9px;display:none;  position:relative;}#emojiBtnEdit{border:1px solid #ddd;border-radius:5px;width:35px;height:35px;padding:7px;cursor:pointer;}#emojiPickerBubble{height:83px;max-width:340px;width:100%;  position:absolute;overflow-y:auto;background-color:#fff;z-index:9999;border:1px solid #ddd;border-radius:5px;padding:9px;display:none;  position:relative;}#emojiBtn,#emojiBtnEvent{border-radius:5px;width:35px;height:35px;cursor:pointer;}.pointPageHeaderArrowBack{float:left;color:#fff;width:30px;font-size:35px;margin-top:5px;margin-left:10px;cursor:pointer;}.rowPointDetail{   }.detailPoint-box{justify-content:space-between;align-items:flex-start;padding:15px;  background-color:#fff;border-radius:9px;min-width:280px;  box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);}.detailPoint-gps-info-section{}.detailPoint-user-info-section{}.detailPoint-user-info-section > .pointPageHashtagsSection{clear:both;width:100%;margin-top:12px;margin-bottom:0;}.detailPoint-description-info-section{}.detailPoint-user-profile{align-items:center;}.detailPoint-profile-pic{position:absolute;width:110px;height:110px;border-radius:50%;object-fit:cover;  left:5px;bottom:35px;transform:translateY(30%);box-shadow:0 2px 5px rgba(0,0,0,0.2);}.detailPoint-profile-pic-body{position:relative;width:100%;height:117px;float:left;overflow:hidden;border-radius:9px;box-shadow:0 2px 5px rgba(0,0,0,0.09);}.detailPoint-profile-pic-body-onlyuserimg{position:relative;width:100%;height:115px;float:left;overflow:hidden;}.detailPoint-user-details{margin-top:5px;float:left;width:100%;}.detailPoint-user-details h3{margin:0 0 5px 0;font-size:18px;color:#333;font-weight:700;padding-left:10px;}.detailPoint-user-details p{margin:0;font-size:13px;line-height:1.4;}.detailPoint-user-details h3 a{text-decoration:none;}.detailPoint-user-details-name{color:#333;text-decoration:none;max-width:200px;margin-top:10px;}.rowPointDetailLeftRight{font-family:var(--gc-font);margin:0;padding:0;display:flex;  flex-wrap:wrap;margin-top:0px;}.rowPointDetailLeftPanel,.rowPointDetailRightPanel{padding-left:10px;padding-right:10px;box-sizing:border-box;background-color:#fff;}.rowPointDetailLeftPanel{flex:1;}.rowPointDetailRightPanel{flex:1;}button{border-radius:12px!important;}input,select,textarea{border-radius:9px;}.fs-gal-close{margin-top:25px;}.container{padding-top:50px;}.form-horizontal .control-label{padding-top:0px!important;text-align:left!important;}.chatUserImgBody{margin-left:10px;}.chatUserImg{width:70px;height:70px;overflow:hidden;  border-radius:50%; }.chatUserImg img{width:100%;  height:100%;  object-fit:cover;  object-position:center; }.viewStateDivLtext{border-radius:8px!important;      padding:5px;}.viewStateDivLtextText{margin-left:10px;  background-color:var(--gc-primary-strong,#0069d9);color:#fff;padding:5px;width:100%;border-radius:9px;box-shadow:0 1px 1px rgba(0,0,0,0.08);}.viewStateDivLtextText .text-chat{overflow-wrap:break-word;}.viewStateDivLtextTime{color:#000;width:100%;text-align:right;}.messageChat{flex-grow:1;padding:10px;border:1px solid #ccc;  outline:none;resize:none;font-family:var(--gc-font);font-size:16px;min-height:20px;max-height:100px;overflow-y:hidden;height:45px;margin-left:50px;transition:border-color .15s ease,box-shadow .15s ease;}.messageChat:focus-visible{border-color:var(--gc-primary-strong,#0069d9);box-shadow:var(--gc-focus-ring,0 0 0 2px #fff,0 0 0 5px #0069d9);}.emojiBtnChat{background:none;border:none;font-size:24px;cursor:pointer;margin-left:10px;  min-width:40px;min-height:40px;line-height:1;}.sendBtnChat{  background-color:var(--gc-primary-strong,#0069d9);color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer;}.sendBtnChatBody{display:flex;align-items:center;padding:10px;border-top:1px solid #e0e0e0;background-color:#f9f9f9;}.sendBtnChatBody #emojiBtn{position:absolute!important;margin-top:0px!important;margin-left:8px!important;z-index:10;background:transparent!important;border:none!important;font-size:20px!important;transition:transform 0.2s;padding:0!important;}.regPage-registration-container{background-color:#ffffff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,0.1);display:flex;flex-direction:column;padding:40px;box-sizing:border-box;}.regPage-registration-container h1{color:#333;text-align:center;margin-bottom:30px;font-size:2em;}.regPage-form-content{display:flex;flex-direction:column;gap:25px;}.regPage-avatar-section{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;margin-left:auto;margin-right:auto;}.regPage-avatar-placeholder{width:120px;height:120px;background-color:#e0e0e0;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:15px;overflow:hidden;width:215px;height:215px;border-radius:50%;overflow:hidden;}.regPage-avatar-placeholder img{width:100%;height:100%;object-fit:cover;}.regPage-avatar-buttons{display:flex;gap:10px;width:100%;}.regPage-avatar-buttons label,.regPage-avatar-buttons button{background-color:#f0f0f0;color:#555;border:1px solid #ccc;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:0.9em;transition:background-color 0.2s ease;width:100%;text-align:center;}.regPage-avatar-buttons label:hover,.regPage-avatar-buttons button:hover{background-color:#e0e0e0;}.regPage-avatar-buttons input[type="file"]{display:none;}.regPage-form-group{display:flex;flex-direction:column;}.regPage-form-group label{font-weight:bold;margin-bottom:8px;color:#555;font-size:0.95em;}.regPage-form-group input[type="text"],.regPage-form-group input[type="email"],.regPage-form-group input[type="password"],.regPage-form-group select{padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1em;width:100%;box-sizing:border-box;transition:border-color 0.2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;}.regPage-form-group input:focus,.regPage-form-group select:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 3px rgba(0,123,255,0.25);}.regPage-input-group-password{flex:1;min-width:0;}.regPage-input-group-gendre{flex:1;min-width:0;}.regPage-input-group-langue{flex:1;min-width:0;}.regPage-input-with-icon{position:relative;}.regPage-input-with-icon input{padding-right:40px;}.regPage-input-with-icon .toggle-password{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer;}.regPage-date-of-birth{display:flex;gap:10px;}.regPage-date-of-birth select{flex:1;min-width:0;}.regPage-terms-and-conditions{margin-top:0px;font-size:0.9em;color:#666;text-align:center;}.regPage-terms-and-conditions a{  color:var(--gc-primary-strong,#0069d9);text-decoration:none;transition:color 0.2s ease;}.regPage-terms-and-conditions a:hover{color:var(--gc-primary-darker,#0056b3);text-decoration:underline;}.regPage-register-button{  background-color:var(--gc-primary-strong,#0069d9);color:#fff;border:none;padding:15px 25px;border-radius:var(--gc-radius,12px);cursor:pointer;font-size:1.1em;font-weight:bold;margin-top:0px;transition:background-color 0.2s ease,transform 0.1s ease;align-self:center;width:fit-content;}.regPage-register-button:hover{background-color:var(--gc-primary-darker,#0056b3);transform:translateY(-1px);}.regPage-register-button:active{transform:translateY(0);}.regPage-register-button:disabled,.regPage-register-button[disabled]{background-color:var(--gc-border,#e2e8f0);color:var(--gc-text-muted,#5c6b7f);cursor:not-allowed;transform:none;}  @media (min-width:768px){.regPage-form-content{display:grid;grid-template-columns:1fr 2fr;gap:20px;}.regPage-avatar-section{margin-bottom:0;align-items:flex-start;}.regPage-form-fields{display:flex;flex-direction:column;gap:25px;}.regPage-registration-container{ }}.userHeaderlContentText{display:flex;  justify-content:center;  align-items:center;  padding-left:10px;padding-right:10px;text-align:center;}  .userHeaderlContentProfileName{margin-right:0px;}  .userHeaderlContentProfileName,.bodyChatListUserNameOnlineUserProfile{display:inline-block;  vertical-align:middle; }  .userHeaderlContentProfileName{margin-right:0px; }.bodyChatListUserNameOnlineUserProfile{width:10px;height:10px;background:#01fd01;border-radius:50%;float:right;margin-top:10px;margin-left:5px;}#userPanelContentBoxPointsGroupsCreateGroupBody{cursor:pointer;text-align:center;}#userPanelContentBoxPointsGroupsCreateGroup{}@media screen and (max-width:630px){.pointPageActionsAdd{float:none!important;}}.headArrowBack{display:none;float:none;flex-shrink:0;width:36px;height:36px;align-items:center;justify-content:center;font-size:20px;color:#333;cursor:pointer;}@media screen and (max-width:1000px){.headArrowBack{display:inline-flex;}.page-head__inner{gap:8px;padding:0 10px;}.mapLogo img{height:20px;}#mapProfileIconsBody img{width:32px;height:32px;}}.page-footer-body{display:none;display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;width:100%;height:60px;left:0;z-index:9999;}.page-footer-body{background-color:#ffffff;box-shadow:0 -2px 5px rgba(0,0,0,0.5); }#page-footer-body-menu-map{width:265px;height:60px;background-color:#ffffff;margin-left:auto;margin-right:auto;padding:5px;}#page-footer-body-menu-page{width:190px;height:60px;background-color:#ffffff;margin-left:auto;margin-right:auto;padding:5px;}.page-footer-body-menu-button{text-align:center;width:60px;height:60px;float:left;text-align:center;}.page-footer-body-menu-button-icon{cursor:pointer;height:50px;font-size:35px;width:50px;margin-left:auto;margin-right:auto;margin-top:0px;color:var(--gc-primary-strong,#0069d9);}.page-footer-body-menu-button-icon-chat{width:38px;padding-top:5px;padding-left:0px;margin-left:6px;}  .page-footer-body-menu-link{display:block;flex:1 1 0;min-width:0;text-decoration:none!important;color:#64748b!important;}.page-footer-body-menu-link.is-active{color:#0069d9!important;}.page-footer-body-menu-link .page-footer-body-menu-button{width:100%;height:58px;float:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;}.page-footer-body-menu-link .page-footer-body-menu-button-icon{height:auto;width:auto;font-size:21px;line-height:1;color:inherit;}.page-footer-body-menu-link .page-footer-body-menu-button-icon-chat{width:22px;margin:0;padding:0;}.page-footer-body-menu-button-text{display:block;font-size:12px;line-height:1.2;max-width:100%;overflow-wrap:break-word;text-align:center;}#page-footer-body-menu-page{display:flex;align-items:stretch;width:100%;max-width:420px;height:58px;padding:0;}  @media screen and (max-width:1000px){.page-footer-body{display:none;}}@media screen and (max-width:480px){.page-head__inner{gap:6px;padding:0 8px;}#mapNavigationNotification,.mapNavigationChat,.mapHeadSettingsBtn{width:32px;height:32px;font-size:20px;}.mapNavigationChat svg{width:22px;height:22px;}}#mapNavigationNotificationQuickMessageSend{display:none!important;}@media screen and (min-width:1000px){#mapNavigationNotificationQuickMessageSend{ }  #page-footer-body{display:none;}}.logoutSettings{margin-left:5px;}.logoutSettings a{color:#fff!important;}      #mapNavigationLineMenuBody{margin:0;display:block;min-width:0;}@media (max-width:1006px){#mapNavigationLineMenuBody{display:none!important;}#headMenuSlide_leftPanelContentMapFilter{display:flex!important;position:fixed!important;top:var(--page-head-height,51px)!important;left:0!important;right:0!important;width:100%!important;margin-top:0!important;z-index:9998!important;box-sizing:border-box;}#leftPanelMainMap{top:var(--map-filter-height,40px)!important; }#myPositionButton{top:calc(var(--map-filter-height,40px) + 12px);}.mapPageToolPanelOpenMainMap{top:calc(var(--map-filter-height,40px) + 48px);left:0;}.mapPageToolPanelCloseMainMap{top:calc(var(--map-filter-height,40px) + 53px);left:min(292px,calc(100% - 40px));}.userPageToolPanelClose,.collectionPageToolPanelClose,.groupPageToolPanelClose{left:min(292px,calc(100% - 40px));}}#mapNavigationLineHeadMenuSlide_leftPanelContentMapFilter{margin-top:0;background-color:transparent;height:auto;padding:0;display:flex;align-items:center;justify-content:flex-start;z-index:1;position:relative;min-width:0;}#headMenuSlide_leftPanelContentMapFilter{margin-top:48px;background-color:#ffffff;height:40px;padding-top:0px;padding-left:5px;padding-right:5px;display:none;justify-content:center;  z-index:9998;position:relative;}      .headMenuSlide_mapNavigation{  overflow-x:auto;overflow-y:hidden;  max-width:100%;  -ms-overflow-style:none;  scrollbar-width:none; }  .headMenuSlide_mapNavigation::-webkit-scrollbar{display:none;}      .headMenuSlide_mapNavigation ul{  display:flex;  flex-wrap:nowrap;  width:fit-content;  list-style:none;padding:0;margin:0;}      .headMenuSlide_mapNavigationLi{position:relative;list-style:none;font-size:13px;font-weight:700;margin-top:1px;transition:0.5s;border:1px solid #e2e8f0!important;cursor:pointer;background-color:#f8f9fa;margin-right:2px;flex-shrink:0;padding:5px 5px;text-align:center;color:#333;}  .headMenuSlide_mapNavigationLi.active{background-color:var(--gc-primary-strong,#0069d9);color:white;border-color:var(--gc-primary-strong,#0069d9);}  .headMenuSlide_mapNavigationLi:hover:not(.active){background-color:#e9ecef;}  .headMenuSlide_mapNavigationLi span{  display:block;white-space:nowrap;color:inherit;}.mapPageToolPanelOpenMainMap{display:none;position:absolute;padding-left:9px;padding-right:5px;padding-top:27px;padding-bottom:5px;z-index:9990;top:285px;left:0px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:44px;height:80px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.mapPageToolPanelCloseMainMap{position:absolute;padding-left:5px;padding-right:5px;padding-top:21px;padding-bottom:5px;z-index:9990;top:290px;left:292px;background-color:#ffff;color:#5e5e5e;display:block;cursor:pointer;width:35px;height:70px;font-size:20px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;}.upload-button{  font-size:18px;cursor:pointer;}.upload-button-icon{margin-top:0px;float:left;}.upload-button-label{font-size:15px;float:left;margin-left:10px;margin-right:10px;}.uploadFileItemEdit{  text-align:center;}.listEshopItemsCategoryListMenu{display:flex;justify-content:center;}#drop-zone{min-height:70px;padding-top:12px;}.leaflet-top{top:70px!important;}  #dialogMapNavigationImgQuickUpload .gc-dialog__body{display:flex;flex-direction:column;gap:12px;}  .gc-qup__drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 18px;text-align:center;cursor:pointer;border:2px dashed var(--gc-border,#cbd5e1);border-radius:var(--gc-radius-lg,16px);background:var(--gc-bg-soft,#f8fafc);color:var(--gc-text-muted,#718096);transition:border-color .2s ease,background-color .2s ease,color .2s ease;}.gc-qup__drop:hover,.gc-qup__drop.active{border-color:var(--gc-primary,#007bff);background:var(--gc-primary-soft,#eff6ff);  color:var(--gc-primary-strong,#0069d9);}.gc-qup__icon{font-size:30px;color:var(--gc-primary,#007bff);}.gc-qup__lead{font-size:14px;line-height:1.45;color:var(--gc-text,#1a202c);}.gc-qup__lead strong{font-weight:700;}  .gc-qup__gps{display:inline-flex;align-items:center;gap:6px;align-self:center;padding:6px 12px;  font-size:12.5px;color:var(--gc-primary-strong,#0069d9);background:var(--gc-primary-soft,#eff6ff);border-radius:var(--gc-radius-pill,999px);}  .gc-qup__previews{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;}.gc-qup__previews:empty{display:none;}  .gc-qup__error:empty,.gc-qup__info:empty{display:none;}.gc-qup__error{text-align:center;font-size:13px;}.gc-qup__info{text-align:center;font-size:13px;color:var(--gc-text-muted,#718096);}  .gc-qup__save{display:inline-flex;align-items:center;gap:7px;padding:8px 16px!important;font-size:14px;}.btnSet.btnSetBlue:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;}.dropZoneuploadImagePreviewItem{position:relative;display:inline-block;margin:5px;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:#fff;}.dropZoneuploadImagePreviewItemDeleteButton{position:absolute;top:2px;right:2px;  background:var(--gc-danger-strong,#dc2626);color:#fff;border-radius:50%;  width:24px;height:24px;line-height:22px;text-align:center;font-size:14px;cursor:pointer;z-index:10;}.dropZoneuploadImagePreviewItemDeleteButton:hover{background:var(--gc-danger,#ef4444);}.dropZoneuploadImagePreviewItemDeleteButton:focus-visible{outline:3px solid var(--gc-primary-strong,#0069d9);outline-offset:2px;}.dropZoneuploadImagePreviewLoading{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:10px;}.uploadFileItem{text-align:center;}#dialogEditPointAttributesCheckboxIsPublicCollapseBox{display:none;}  .dialogClass-switch{position:relative;display:inline-block;width:46px;height:24px;margin-top:5px;}  .dialogClass-switch input{opacity:0;width:0;height:0;}  .dialogClass-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:24px;transition:.3s;}  .dialogClass-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;border-radius:50%;transition:.3s;}  input:checked + .dialogClass-slider{background-color:#007bff;}  input:checked + .dialogClass-slider:before{transform:translateX(22px);}.userPanelContentBoxTextArea{padding-left:5px;}.glyphicon-copy-text{margin-right:10px;}.glyphicon-share-alt-text{margin-right:10px;}.copyUrlToClipboardButtonText{border-radius:12px!important;background-color:var(--gc-primary-strong,#0069d9);cursor:pointer;padding:7px 10px!important;font-weight:700;color:#fff;}.userSetttingsButton{text-decoration:none;}.userSetttingsButton:hover{text-decoration:none;}  #dialogNoGps.ui-dialog-content{background-color:#ffffff!important;border-radius:12px!important;padding:20px!important;box-shadow:0 10px 30px rgba(0,0,0,0.15)!important;  box-sizing:border-box!important;border:none!important;display:flex!important;flex-direction:column!important;max-width:350px!important; }  #dialogNoGps .clear{display:none!important;}.dialogNoGpsFormText{font-family:var(--gc-font)!important;font-size:14px!important;color:#1e293b!important;line-height:1.5!important;    padding:6px 5px!important;border-radius:8px!important;margin-bottom:0px!important;float:none!important;}  #closeNoGpsCloseDialog{padding:8px 24px!important;border-radius:999px!important;  font-family:var(--gc-font)!important;font-size:14px!important;font-weight:600!important;background-color:var(--gc-primary-strong,#0069d9)!important;  color:#fff!important;border:none!important;cursor:pointer!important;transition:all 0.2s ease!important;box-shadow:none!important;margin:0!important;float:none!important;}#closeNoGpsCloseDialog:hover{background-color:var(--gc-primary-darker,#0056b3)!important;color:#fff!important;transform:translateY(-1px)!important;}.leftPanelContentSearchFormBody{margin-top:10px;margin-bottom:5px;  margin-left:0;}.infoGpsPositionWrong{position:absolute;left:50%;transform:translateX(-50%);top:12px;margin-left:0;margin-top:0;z-index:9999;background-color:#fff;padding:5px;border-radius:12px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;font-size:14px!important;font-weight:700!important;color:#ef4444!important;display:none;  width:min(300px,calc(100% - 24px));box-sizing:border-box;}.infoGpsPositionWrongMainMap{position:absolute;left:50%;transform:translateX(-50%);top:12px;margin-left:0;margin-top:0;z-index:9999;background-color:#fff;padding:5px;border-radius:12px;box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-webkit-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);-moz-box-shadow:1px 2px 5px -3px rgba(0,0,0,0.31);border:1px solid #ebe8e8;font-size:14px!important;font-weight:700!important;color:#ef4444!important;display:none;  width:min(300px,calc(100% - 24px));box-sizing:border-box;}@media (max-width:1006px){.map-container .infoGpsPositionWrongMainMap,#page-body:has(.map-container) .infoGpsPositionWrongMainMap{top:calc(var(--map-filter-height,40px) + 8px)!important;left:12px!important;right:12px!important;transform:none!important;margin-left:0!important;margin-top:0!important;width:auto!important;box-sizing:border-box!important;  padding:7px 10px!important;  pointer-events:none!important;}.map-container .infoGpsPositionWrongMainMap #infoGpsPositionWrongCloseX,#page-body:has(.map-container) .infoGpsPositionWrongMainMap #infoGpsPositionWrongCloseX,  .map-container .infoGpsPositionWrongMainMap #infoGpsPositionWrongRetry,#page-body:has(.map-container) .infoGpsPositionWrongMainMap #infoGpsPositionWrongRetry{pointer-events:auto!important;}.infoGpsPositionWrongText,.infoGpsPositionWrongRetry{text-align:center!important;margin-left:auto!important;margin-right:auto!important;}.map-container-user .infoGpsPositionWrong,.page-body:has(.map-container-user) .infoGpsPositionWrong{top:12px!important;left:12px!important;right:12px!important;transform:none!important;margin-left:0!important;margin-top:0!important;width:auto!important;box-sizing:border-box!important;padding:7px 10px!important;}.infoGpsPositionWrongHead{  float:none!important;display:block!important;width:100%!important;text-align:center!important;  padding:0 34px!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;}.infoGpsPositionWrongClose{float:none!important;  margin-left:0!important;position:absolute!important;  right:15px!important;    top:6px!important;transform:none!important;}.infoGpsPositionWrongText{clear:both!important;width:100%!important;  padding:0 34px!important;box-sizing:border-box!important;}.infoGpsPositionWrongRetry{float:none!important;clear:both!important;margin:6px auto 0!important;}}  .infoGpsPositionWrongText{clear:both;display:block;padding-top:3px;font-size:12px!important;line-height:1.3!important;font-weight:400!important;color:var(--gc-text,#334155)!important;}.infoGpsPositionWrongRetry{  clear:both;display:block;margin:6px auto 0;padding:3px 10px;  min-height:28px;border:1px solid var(--gc-border,#ebe8e8);border-radius:8px;background-color:var(--gc-surface,#fff);font-size:12.5px!important;font-weight:700!important;color:var(--gc-primary,#2563eb)!important;cursor:pointer;}.infoGpsPositionWrongHead{  float:none;display:block;text-align:center;padding-top:1px;box-sizing:border-box;font-size:13px!important;line-height:1.25!important;  max-width:100%;}.infoGpsPositionWrongClose{font-size:24px!important;  color:var(--gc-text-faint,#64748b)!important;cursor:pointer!important;line-height:1!important;transition:color 0.2s ease,background-color 0.2s ease!important;  position:absolute!important;top:6px!important;right:8px!important;float:none!important;  width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;margin-left:4px;}.infoGpsPositionWrongClose:hover{color:var(--gc-danger,#ef4444)!important;background-color:var(--gc-danger-soft,#fef2f2);}.infoGpsPositionWrongClose:focus-visible{outline:3px solid var(--gc-primary-strong,#0069d9);outline-offset:2px;}  @media (min-width:1007px){.infoGpsPositionWrong,.infoGpsPositionWrongMainMap{width:min(340px,calc(100% - 24px))!important;  padding:11px 34px!important;border:1px solid #fecaca!important;border-radius:12px!important;background-color:#fff!important;box-shadow:0 1px 2px rgba(16,24,40,.05),0 8px 20px rgba(16,24,40,.10)!important;font-size:13.5px!important;font-weight:600!important;color:#b91c1c!important;line-height:1.35!important;}.infoGpsPositionWrong::before,.infoGpsPositionWrongMainMap::before{content:"\f071";font-family:"Font Awesome 6 Free";font-weight:900;font-size:13px;color:#ef4444;position:absolute;left:13px;top:50%;transform:translateY(-50%);line-height:1;}  .infoGpsPositionWrongHead{float:none!important;display:block!important;width:100%!important;max-width:none!important;text-align:center!important;padding-top:0!important;margin-left:0!important;margin-right:0!important;}  .infoGpsPositionWrongText{text-align:center!important;padding-left:0!important;padding-right:0!important;}.infoGpsPositionWrongRetry{margin-left:auto!important;margin-right:auto!important;}.infoGpsPositionWrongClose{float:none!important;position:absolute!important;right:9px!important;top:50%!important;transform:translateY(-50%)!important;margin-left:0!important;  width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;border-radius:6px!important;  color:var(--gc-danger-strong,#dc2626)!important; }.infoGpsPositionWrongClose:hover{color:#991b1b!important;background-color:#fef2f2!important;}}.sub-list{list-style-type:lower-alpha;padding-left:20px;margin-top:5px;}.bullet-list{list-style-type:disc;padding-left:20px;margin-top:5px;}.controller-box{background-color:#f8fafc;border-left:4px solid #3b82f6;padding:15px 20px;margin:15px 0;border-radius:0 4px 4px 0;}.controller-box p{margin:6px 0;font-size:14px;}.intro-text{font-size:15px;color:#475569;margin-bottom:25px;}    .searchHashtagCloud{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 12px;}.searchHashtagChip{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8!important;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none!important;transition:background-color .15s ease;}.searchHashtagChip:hover{background:#dbeafe;}.searchHashtagChip__count{min-width:18px;padding:1px 6px;border-radius:999px;background:#ffffff;color:#475569;font-size:12px;font-weight:700;text-align:center;}  .searchItemFilters{padding:12px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;}.searchItemFilters__row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;}.searchItemFilters__field{display:flex;flex-direction:column;gap:4px;flex:1 1 180px;min-width:0;}.searchItemFilters__field--narrow{flex:1 1 110px;}.searchItemFilters__field > span{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;}.searchItemFilters__field .inputSet{width:100%!important;height:38px;box-sizing:border-box;margin:0!important;}.searchItemFilters__actions{display:flex;align-items:center;gap:12px;}.searchItemFilters__reset{font-size:13px;color:#64748b!important;text-decoration:underline;}  .searchItemCard{display:flex;align-items:flex-start;gap:12px;padding:12px;margin-bottom:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-decoration:none!important;color:inherit!important;transition:border-color .15s ease,box-shadow .15s ease;}.searchItemCard:hover{border-color:#bfdbfe;box-shadow:0 2px 10px rgba(15,23,42,.06);}.searchItemCard__body{flex:1 1 auto;min-width:0;}.searchItemCard__name{font-size:15px;font-weight:700;color:#0f172a;line-height:1.3;}.searchItemCard__text{margin-top:3px;font-size:13px;color:#64748b;line-height:1.4;}.searchItemCard__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:6px;font-size:12px;color:#94a3b8;}.searchItemCard__type{padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-weight:600;}.searchItemCard__price{flex:0 0 auto;font-size:16px;font-weight:800;color:#0f172a;white-space:nowrap;}@media screen and (max-width:560px){.searchItemFilters__field{flex:1 1 100%;}}  .searchPageFormHead{font-size:22px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 14px!important;padding:0!important;}  .searchPageForm form{display:flex;gap:8px;align-items:stretch;}.searchPageFormInput{flex:1 1 auto;min-width:0;float:none!important;width:auto!important;}.searchPageFormInput .inputSet{width:100%!important;height:46px!important;box-sizing:border-box;padding:0 16px!important;border:1px solid #cbd5e1!important;border-radius:12px!important;font-size:15px!important;margin:0!important;transition:border-color .15s ease,box-shadow .15s ease;}.searchPageFormInput .inputSet:focus{outline:none;border-color:#007bff!important;box-shadow:0 0 0 3px rgba(0,123,255,.12);}.searchPageFormButton{flex:0 0 auto;float:none!important;width:auto!important;}.searchPageFormButton .btnSet{height:46px!important;padding:0 22px!important;border-radius:12px!important;font-size:15px!important;font-weight:700!important;margin:0!important;}  .searchPageBookmarks{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 14px!important;padding:0!important;border-bottom:1px solid #e2e8f0;padding-bottom:10px!important;}.searchPageBookmarksItem{position:relative;display:inline-flex!important;align-items:center;gap:7px;width:auto!important;margin:0!important;padding:8px 14px!important;border:0!important;border-radius:999px!important;background:#f1f5f9;color:#475569!important;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease;}.searchPageBookmarksItem:hover{background:#e2e8f0;color:#0f172a!important;}.searchPageBookmarksItem.is-active{background:var(--gc-primary-strong,#0069d9);color:#fff!important;border:0!important;}  .searchPageBookmarksCount{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;border-radius:999px;background:#ffffff;color:#475569;font-size:11px;font-weight:800;line-height:1;}.searchPageBookmarksItem.is-active .searchPageBookmarksCount{background:var(--gc-primary-darker,#0056b3);color:#fff;}  .searchPageBookmarksItem[data-count="0"]:not(.is-active){background:transparent;color:#94a3b8!important;}.searchPageBookmarksItem[data-count="0"]:not(.is-active) .searchPageBookmarksCount{background:#f1f5f9;color:#94a3b8;}.searchPageBookmarksHelp{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:rgba(148,163,184,.25);color:inherit;font-size:10px;font-weight:700;cursor:help;}  .searchPageResult--message{padding:22px 16px!important;border:1px dashed #e2e8f0!important;border-radius:12px!important;background:#f8fafc!important;color:#64748b!important;font-size:14px;text-align:center;}@media screen and (max-width:560px){.searchPageForm form{flex-wrap:wrap;}.searchPageFormInput{flex:1 1 100%;}.searchPageFormButton{flex:1 1 100%;}.searchPageFormButton .btnSet{width:100%!important;}.searchPageBookmarks{gap:5px;}.searchPageBookmarksItem{padding:7px 11px!important;font-size:13px;}}  .admin-moderation__pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #e2e8f0;}.admin-moderation__pager-info{font-size:13px;color:#64748b;font-variant-numeric:tabular-nums;}.admin-moderation__pager-links{display:flex;flex-wrap:wrap;align-items:center;gap:4px;}.admin-moderation__pager-btn{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 9px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#334155!important;font-size:13px;font-weight:600;text-decoration:none!important;font-variant-numeric:tabular-nums;transition:background-color .15s ease,border-color .15s ease;}.admin-moderation__pager-btn:hover{background:#f1f5f9;border-color:#cbd5e1;}.admin-moderation__pager-btn.is-active{background:var(--gc-primary-strong,#0069d9);border-color:var(--gc-primary-strong,#0069d9);color:#fff!important;cursor:default;}.admin-moderation__pager-btn.is-disabled{color:#cbd5e1!important;background:#f8fafc;cursor:default;}.admin-moderation__pager-gap{padding:0 2px;color:#94a3b8;font-size:13px;}@media screen and (max-width:520px){.admin-moderation__pager{justify-content:center;}.admin-moderation__pager-btn{min-width:30px;height:30px;}}  @media (max-width:560px){  #leftPanel,#leftPanelMainMap{width:min(292px,calc(100% - 64px))!important;max-width:292px!important;box-shadow:0 8px 28px rgba(0,0,0,.18);}  #mapPageToolPanelCloseMainMap{left:min(292px,calc(100% - 64px))!important;right:auto!important;}  .userPanelContent,.collectionPanelContent{width:min(292px,calc(100% - 40px))!important;max-width:292px!important;box-shadow:0 8px 28px rgba(0,0,0,.18);}  #userPageToolPanelClose,#groupPageToolPanelClose,#collectionPageToolPanelClose{left:min(292px,calc(100% - 40px))!important;right:auto!important;}  .userPanelContent > *,.collectionPanelContent > *{max-width:100%!important;}  body:has(.userPanelContent:not([style*="display: none"])) #myPositionButton,body:has(.userPanelContent:not([style*="display: none"])) #copyUrlToClipboardButton,body:has(.userPanelContent:not([style*="display: none"])) #gosscard-mini-chat,body:has(.collectionPanelContent:not([style*="display: none"])) #myPositionButton,body:has(.collectionPanelContent:not([style*="display: none"])) #copyUrlToClipboardButton,body:has(.collectionPanelContent:not([style*="display: none"])) #gosscard-mini-chat{display:none!important;}  #leftPanelMainMap > #leftPanelContent,#leftPanel > #leftPanelContent{width:100%!important;max-width:100%!important;box-sizing:border-box!important;}#mapPageToolPanelCloseMainMap,#mapPageToolPanelOpenMainMap{z-index:9999;}  #leftPanelMainMap,.userPanelContent,.collectionPanelContent{z-index:9999;}  #mapPageToolPanelCloseMainMap,#userPageToolPanelClose,#groupPageToolPanelClose,#collectionPageToolPanelClose{z-index:10000!important;}  #map{width:100%!important;left:0!important;}}  .dialogAddPointBookmark--icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:46px;}.dialogAddPointBookmark__label{display:block;font-size:11px;line-height:1.2;white-space:nowrap;}  #isPublicPointSelect,#dialogAddFilt,#dialogAddEventFilt,#dialogEditPointFilt,.dialogAddPointWindowBody select,#dialogAddPoint select,#dialogEditPoint select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236b7280'%3E%3Cpath d='M4.5 6l3.5 4 3.5-4z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:16px 16px!important;padding-right:32px;}  .groupLeftPannelWallItemAddsDelete,.wallItemDelete{opacity:.55;transition:opacity .15s ease;}.groupLeftPannelWallItemAddsDelete:hover,.groupLeftPannelWallItemAddsDelete:focus-visible,.wallItemDelete:hover,.wallItemDelete:focus-visible{opacity:1;}  .gcWallEmpty{padding:24px 16px;text-align:center;color:var(--gc-text-muted,#718096);font-size:14px;line-height:1.5;}  .dialogSettingsGroupInsideItemsUserRequestListItemState{display:inline-block;margin:0 0 6px 0;padding:2px 8px;border-radius:var(--gc-radius-pill,999px);background:#fff3cd;color:#8a6100;font-size:12px;line-height:18px;}  button.bodyChatListButtonHide{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:15px!important;border-bottom-right-radius:15px!important;}button.bodyChatListButtonOpen{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:15px!important;border-bottom-right-radius:15px!important;}  .gc-qup__nogps{display:none;align-items:flex-start;gap:8px;padding:8px 12px;font-size:12.5px;line-height:1.4;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--gc-radius,12px);}.gc-qup__nogps.is-visible{display:flex;}.gc-qup__nogps i{margin-top:2px;flex:0 0 auto;}  .gc-qup__text{display:flex;flex-direction:column;gap:4px;}.gc-qup__label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gc-text-muted,#5c6b7f);}#dialogMapNavigationImgQuickUploadText{width:100%;box-sizing:border-box;min-height:60px;padding:8px 10px;font-size:13.5px;line-height:1.45;color:var(--gc-text,#1a202c);border:1px solid var(--gc-border,#cbd5e1);border-radius:var(--gc-radius-sm,8px);background:var(--gc-surface,#fff);resize:vertical;}#dialogMapNavigationImgQuickUploadText:focus{outline:none;border-color:var(--gc-primary-strong,#0069d9);box-shadow:0 0 0 3px color-mix(in srgb,var(--gc-primary,#007bff) 18%,transparent);}