{"cssBlock":{"css":"\n\/* GENERAL *\/\n\/* HEADER *\/\n\/* HOMEPAGE *\/\n\/* LIST *\/\n\/* CARD *\/\n\/* BUTTONS *\/\n\/* BADGES *\/\n\/* UTILS *\/\n\/** not used *\/\n\/** not used *\/\n\/** not used *\/\n\/* CHECKBOX *\/\n\/* RADIO *\/\n\/* TOGGLE *\/\n\/* TOOLTIP *\/\n\/* SPINNER *\/\n\/* FONT FAMILY *\/\n\/* ICON CUSTOM *\/\n\/* DIALOG *\/\n\/* GENERAL *\/\nbody, .ionic-body {\n color: rgba(17, 17, 17, 1); }\n\nh1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, div, p, span, a, * {\n font-family: \"Helvetica Neue\", \"Roboto\", \"Segoe UI\", \"sans-serif\"; }\n\nh1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {\n color: rgba(17, 17, 17, 1); }\n\n.text-base {\n font-size: 14px; }\n\n.text-small {\n font-size: 11px; }\n\n.text-large {\n font-size: 16px; }\n\nbutton, input, select, textarea {\n font-family: \"Helvetica Neue\", \"Roboto\", \"Segoe UI\", \"sans-serif\"; }\n\/** Modal background is opacified *\/\nion-modal-view {\n background-color: #ededed !important; }\n\/** 100vh height is important for iOS 14+ viewports *\/\n.platform-ios14, .platform-ios15, .platform-ios16, .platform-ios17, .platform-ios18 {\n \/** Specific hint for ios & browser *\/ }\n .platform-ios14 ion-side-menus, .platform-ios15 ion-side-menus, .platform-ios16 ion-side-menus, .platform-ios17 ion-side-menus, .platform-ios18 ion-side-menus {\n height: 100vh !important; }\n .platform-ios14.platform-browser ion-side-menus, .platform-ios15.platform-browser ion-side-menus, .platform-ios16.platform-browser ion-side-menus, .platform-ios17.platform-browser ion-side-menus, .platform-ios18.platform-browser ion-side-menus {\n height: var(--app-height) !important; }\n\nion-side-menu {\n background-color: rgba(255, 255, 255, 1) !important; }\n\nion-side-menu-content {\n color: rgba(17, 17, 17, 1);\n background-color: rgba(237, 237, 237, 1) !important; }\n ion-side-menu-content .general-custom-border {\n border-color: rgba(221, 221, 221, 1) !important; }\n\nion-content {\n background-color: transparent !important; }\n\/* HEADER \/ FOOTER *\/\n.bar.bar-custom {\n border-color: rgba(178, 178, 178, 1);\n background-color: rgba(248, 248, 248, 1);\n background-image: linear-gradient(0deg, rgba(178, 178, 178, 1), rgba(178, 178, 178, 1) 50%, transparent 50%);\n color: rgba(68, 68, 68, 1); }\n .bar.bar-custom .title {\n color: rgba(68, 68, 68, 1); }\n .bar.bar-custom.bar-footer {\n background-image: linear-gradient(180deg, rgba(178, 178, 178, 1), rgba(178, 178, 178, 1) 50%, transparent 50%); }\n\n.bar-custom .button {\n border-color: rgba(178, 178, 178, 1);\n background-color: rgba(248, 248, 248, 1);\n color: rgba(68, 68, 68, 1); }\n .bar-custom .button:hover {\n color: rgba(68, 68, 68, 1);\n text-decoration: none; }\n .bar-custom .button.active, .bar-custom .button.activated {\n border-color: rgba(178, 178, 178, 1);\n background-color: rgba(248, 248, 248, 1); }\n .bar-custom .button.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(68, 68, 68, 1);\n font-size: 16px; }\n .bar-custom .button.button-icon {\n border-color: transparent;\n background: none; }\n\/* HEADER TABS TOP *\/\n.tabs-top.tabs-custom .tabs {\n border-color: rgba(178, 178, 178, 1);\n background-color: rgba(248, 248, 248, 1);\n background-image: linear-gradient(0deg, rgba(178, 178, 178, 1), rgba(178, 178, 178, 1) 50%, transparent 50%);\n color: rgba(68, 68, 68, 1);\n border-color: transparent !important; }\n\/* HOMEPAGE *\/\n.homepage-custom {\n background: rgba(255, 255, 255, 1); }\n .homepage-custom h2, .homepage-custom p, .homepage-custom span, .homepage-custom i {\n color: rgba(17, 17, 17, 1); }\n .homepage-custom.translucent {\n background: rgba(255, 255, 255, 1); }\n .homepage-custom .translucent {\n background: rgba(255, 255, 255, 1); }\n .homepage-custom.transparent {\n background: transparent; }\n .homepage-custom .transparent {\n background: transparent; }\n .homepage-custom.border-custom {\n border-color: rgba(221, 221, 221, 1); }\n .homepage-custom .border-custom {\n border-color: rgba(221, 221, 221, 1); }\n\/* LIST *\/\n.list {\n padding-top: 0; }\n .list .item-divider.item-divider-custom {\n background-color: rgba(248, 248, 248, 1);\n color: rgba(34, 34, 34, 1);\n border: rgba(248, 248, 248, 1); }\n .list .item-divider.item-divider-custom h2, .list .item-divider.item-divider-custom p, .list .item-divider.item-divider-custom span {\n color: rgba(34, 34, 34, 1); }\n .list.transparent {\n background-color: transparent;\n box-shadow: none; }\n .list.transparent .item.item-custom {\n background-color: transparent; }\n .list.transparent .item.item-custom.active, .list.transparent .item.item-custom:active {\n border-color: transparent;\n background-color: transparent; }\n .list.transparent .item.item-custom.active.item-complex > .item-content, .list.transparent .item.item-custom:active.item-complex > .item-content {\n border-color: transparent;\n background-color: transparent; }\n .list .item.item-custom {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .list .item.item-custom h1, .list .item.item-custom h2, .list .item.item-custom h3, .list .item.item-custom h4, .list .item.item-custom h5, .list .item.item-custom h6, .list .item.item-custom p, .list .item.item-custom .input-label, .list .item.item-custom input, .list .item.item-custom textarea, .list .item.item-custom.item-select select {\n color: rgba(68, 68, 68, 1);\n background-color: transparent; }\n .list .item.item-custom input::-moz-placeholder, .list .item.item-custom textarea::-moz-placeholder {\n color: rgba(68, 68, 68, 1); }\n .list .item.item-custom input:-ms-input-placeholder, .list .item.item-custom textarea:-ms-input-placeholder {\n color: rgba(68, 68, 68, 1); }\n .list .item.item-custom input::-webkit-input-placeholder, .list .item.item-custom textarea::-webkit-input-placeholder {\n color: rgba(68, 68, 68, 1);\n text-indent: 0; }\n .list .item.item-custom.translucent {\n background-color: rgba(68, 68, 68, 1); }\n .list .item .item-custom-bg {\n background-color: rgba(68, 68, 68, 1); }\n\n.item-text.item-text-custom {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .item-text.item-text-custom * {\n color: rgba(68, 68, 68, 1); }\n\n.item-text-custom {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n\n.item.active.item-custom, .item.activated.item-custom, .item-complex.active .item-content.item-custom, .item-complex.activated .item-content.item-custom, .item .item-content.active.item-custom, .item .item-content.activated.item-custom {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n .item.active.item-custom.item-complex > .item-content, .item.activated.item-custom.item-complex > .item-content, .item-complex.active .item-content.item-custom.item-complex > .item-content, .item-complex.activated .item-content.item-custom.item-complex > .item-content, .item .item-content.active.item-custom.item-complex > .item-content, .item .item-content.activated.item-custom.item-complex > .item-content {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n\n.item-complex.item-custom > .item-content {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .item-complex.item-custom > .item-content.active, .item-complex.item-custom > .item-content:active {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n .item-complex.item-custom > .item-content.active.item-complex > .item-content, .item-complex.item-custom > .item-content:active.item-complex > .item-content {\n border-color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n\/* CARD *\/\n.card {\n background-color: transparent; }\n .card .item-divider.item-divider-custom {\n background-color: rgba(248, 248, 248, 1);\n color: rgba(34, 34, 34, 1);\n border: rgba(248, 248, 248, 1); }\n .card .item-divider.item-divider-custom h2, .card .item-divider.item-divider-custom p, .card .item-divider.item-divider-custom span {\n color: rgba(34, 34, 34, 1); }\n .card.transparent {\n background-color: transparent;\n box-shadow: none; }\n .card.transparent .item.item-custom {\n background-color: transparent; }\n .card.transparent .item.item-custom.active, .card.transparent .item.item-custom:active {\n border-color: transparent;\n background-color: transparent; }\n .card.transparent .item.item-custom.active.item-complex > .item-content, .card.transparent .item.item-custom:active.item-complex > .item-content {\n border-color: transparent;\n background-color: transparent; }\n .card .item.item-custom {\n border-color: rgba(255, 255, 255, 1);\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .card .item.item-custom h1, .card .item.item-custom h2, .card .item.item-custom h3, .card .item.item-custom h4, .card .item.item-custom h5, .card .item.item-custom h6, .card .item.item-custom p, .card .item.item-custom .input-label, .card .item.item-custom input, .card .item.item-custom textarea, .card .item.item-custom.item-select select {\n color: rgba(68, 68, 68, 1);\n background-color: transparent; }\n .card .item.item-custom input::-moz-placeholder, .card .item.item-custom textarea::-moz-placeholder {\n color: rgba(68, 68, 68, 1); }\n .card .item.item-custom input:-ms-input-placeholder, .card .item.item-custom textarea:-ms-input-placeholder {\n color: rgba(68, 68, 68, 1); }\n .card .item.item-custom input::-webkit-input-placeholder, .card .item.item-custom textarea::-webkit-input-placeholder {\n color: rgba(68, 68, 68, 1);\n text-indent: 0; }\n .card .item.item-custom.active, .card .item.item-custom:active {\n border-color: rgba(255, 255, 255, 1);\n background-color: rgba(255, 255, 255, 1); }\n .card .item.item-custom.active.item-complex > .item-content, .card .item.item-custom:active.item-complex > .item-content {\n border-color: rgba(255, 255, 255, 1);\n background-color: rgba(255, 255, 255, 1); }\n .card .item.item-custom.translucent {\n background-color: rgba(68, 68, 68, 1); }\n .card .item .item-custom-bg {\n background-color: rgba(255, 255, 255, 1); }\n\/* BUTTONS *\/\n.button.button-custom {\n border-color: rgba(178, 178, 178, 1);\n background-color: rgba(248, 248, 248, 1);\n color: rgba(68, 68, 68, 1); }\n .button.button-custom:hover {\n color: rgba(68, 68, 68, 1);\n text-decoration: none; }\n .button.button-custom.active, .button.button-custom.activated {\n border-color: rgba(172, 172, 172, 1);\n background-color: rgba(223, 223, 223, 1); }\n .button.button-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(178, 178, 178, 1); }\n .button.button-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-custom.button-outline {\n border-color: rgba(178, 178, 178, 1);\n background: transparent;\n color: rgba(178, 178, 178, 1); }\n .button.button-custom.button-outline.active, .button.button-custom.button-outline.activated {\n background-color: rgba(178, 178, 178, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-light-custom {\n border-color: rgba(221, 221, 221, 1);\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .button.button-light-custom:hover {\n color: rgba(68, 68, 68, 1);\n text-decoration: none; }\n .button.button-light-custom.active, .button.button-light-custom.activated {\n border-color: rgba(179, 179, 179, 1);\n background-color: rgba(230, 230, 230, 1); }\n .button.button-light-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(221, 221, 221, 1); }\n .button.button-light-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-light-custom.button-outline {\n border-color: rgba(221, 221, 221, 1);\n background: transparent;\n color: rgba(221, 221, 221, 1); }\n .button.button-light-custom.button-outline.active, .button.button-light-custom.button-outline.activated {\n background-color: rgba(221, 221, 221, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-positive-custom {\n border-color: rgba(12, 96, 238, 1);\n background-color: rgba(56, 126, 245, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-positive-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-positive-custom.active, .button.button-positive-custom.activated {\n border-color: rgba(7, 57, 141, 1);\n background-color: rgba(12, 96, 238, 1); }\n .button.button-positive-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(12, 96, 238, 1); }\n .button.button-positive-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-positive-custom.button-outline {\n border-color: rgba(12, 96, 238, 1);\n background: transparent;\n color: rgba(12, 96, 238, 1); }\n .button.button-positive-custom.button-outline.active, .button.button-positive-custom.button-outline.activated {\n background-color: rgba(12, 96, 238, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-calm-custom {\n border-color: rgba(10, 157, 199, 1);\n background-color: rgba(17, 193, 243, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-calm-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-calm-custom.active, .button.button-calm-custom.activated {\n border-color: rgba(5, 80, 102, 1);\n background-color: rgba(10, 157, 199, 1); }\n .button.button-calm-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(10, 157, 199, 1); }\n .button.button-calm-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-calm-custom.button-outline {\n border-color: rgba(10, 157, 199, 1);\n background: transparent;\n color: rgba(10, 157, 199, 1); }\n .button.button-calm-custom.button-outline.active, .button.button-calm-custom.button-outline.activated {\n background-color: rgba(10, 157, 199, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-balanced-custom {\n border-color: rgba(40, 165, 76, 1);\n background-color: rgba(51, 205, 95, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-balanced-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-balanced-custom.active, .button.button-balanced-custom.activated {\n border-color: rgba(20, 83, 38, 1);\n background-color: rgba(40, 165, 76, 1); }\n .button.button-balanced-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(40, 165, 76, 1); }\n .button.button-balanced-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-balanced-custom.button-outline {\n border-color: rgba(40, 165, 76, 1);\n background: transparent;\n color: rgba(40, 165, 76, 1); }\n .button.button-balanced-custom.button-outline.active, .button.button-balanced-custom.button-outline.activated {\n background-color: rgba(40, 165, 76, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-energized-custom {\n border-color: rgba(230, 181, 0, 1);\n background-color: rgba(255, 201, 0, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-energized-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-energized-custom.active, .button.button-energized-custom.activated {\n border-color: rgba(102, 80, 0, 1);\n background-color: rgba(204, 161, 0, 1); }\n .button.button-energized-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(230, 181, 0, 1); }\n .button.button-energized-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-energized-custom.button-outline {\n border-color: rgba(230, 181, 0, 1);\n background: transparent;\n color: rgba(230, 181, 0, 1); }\n .button.button-energized-custom.button-outline.active, .button.button-energized-custom.button-outline.activated {\n background-color: rgba(230, 181, 0, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-assertive-custom {\n border-color: rgba(228, 33, 18, 1);\n background-color: rgba(239, 71, 58, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-assertive-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-assertive-custom.active, .button.button-assertive-custom.activated {\n border-color: rgba(133, 20, 11, 1);\n background-color: rgba(228, 33, 18, 1); }\n .button.button-assertive-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(228, 33, 18, 1); }\n .button.button-assertive-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-assertive-custom.button-outline {\n border-color: rgba(228, 33, 18, 1);\n background: transparent;\n color: rgba(228, 33, 18, 1); }\n .button.button-assertive-custom.button-outline.active, .button.button-assertive-custom.button-outline.activated {\n background-color: rgba(228, 33, 18, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-royal-custom {\n border-color: rgba(107, 70, 229, 1);\n background-color: rgba(136, 106, 234, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-royal-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-royal-custom.active, .button.button-royal-custom.activated {\n border-color: rgba(56, 23, 164, 1);\n background-color: rgba(100, 61, 228, 1); }\n .button.button-royal-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(107, 70, 229, 1); }\n .button.button-royal-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-royal-custom.button-outline {\n border-color: rgba(107, 70, 229, 1);\n background: transparent;\n color: rgba(107, 70, 229, 1); }\n .button.button-royal-custom.button-outline.active, .button.button-royal-custom.button-outline.activated {\n background-color: rgba(107, 70, 229, 1);\n box-shadow: none;\n color: #fff; }\n .button.button-dark-custom {\n border-color: rgba(17, 17, 17, 1);\n background-color: rgba(68, 68, 68, 1);\n color: rgba(255, 255, 255, 1); }\n .button.button-dark-custom:hover {\n color: rgba(255, 255, 255, 1);\n text-decoration: none; }\n .button.button-dark-custom.active, .button.button-dark-custom.activated {\n border-color: rgba(0, 0, 0, 1);\n background-color: rgba(43, 43, 43, 1); }\n .button.button-dark-custom.button-clear {\n border-color: transparent;\n background: none;\n box-shadow: none;\n color: rgba(17, 17, 17, 1); }\n .button.button-dark-custom.button-icon {\n border-color: transparent;\n background: none; }\n .button.button-dark-custom.button-outline {\n border-color: rgba(17, 17, 17, 1);\n background: transparent;\n color: rgba(17, 17, 17, 1); }\n .button.button-dark-custom.button-outline.active, .button.button-dark-custom.button-outline.activated {\n background-color: rgba(17, 17, 17, 1);\n box-shadow: none;\n color: #fff; }\n\/* BADGES *\/\n.badge.badge-custom {\n background-color: rgba(248, 248, 248, 1);\n color: rgba(68, 68, 68, 1); }\n .badge.badge-light-custom {\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .badge.badge-positive-custom {\n background-color: rgba(56, 126, 245, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-calm-custom {\n background-color: rgba(17, 193, 243, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-balanced-custom {\n background-color: rgba(51, 205, 95, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-energized-custom {\n background-color: rgba(255, 201, 0, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-assertive-custom {\n background-color: rgba(239, 71, 58, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-royal-custom {\n background-color: rgba(136, 106, 234, 1);\n color: rgba(255, 255, 255, 1); }\n .badge.badge-dark-custom {\n background-color: rgba(68, 68, 68, 1);\n color: rgba(255, 255, 255, 1); }\n\n.tabs .tab-item .badge.badge-custom {\n background-color: rgba(248, 248, 248, 1);\n color: rgba(68, 68, 68, 1); }\n .tabs .tab-item .badge.badge-light-custom {\n background-color: rgba(255, 255, 255, 1);\n color: rgba(68, 68, 68, 1); }\n .tabs .tab-item .badge.badge-positive-custom {\n background-color: rgba(56, 126, 245, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-calm-custom {\n background-color: rgba(17, 193, 243, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-balanced-custom {\n background-color: rgba(51, 205, 95, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-energized-custom {\n background-color: rgba(255, 201, 0, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-assertive-custom {\n background-color: rgba(239, 71, 58, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-royal-custom {\n background-color: rgba(136, 106, 234, 1);\n color: rgba(255, 255, 255, 1); }\n .tabs .tab-item .badge.badge-dark-custom {\n background-color: rgba(68, 68, 68, 1);\n color: rgba(255, 255, 255, 1); }\n\/** UTILS *\/\n.light.light-custom, a.light.light-custom {\n color: rgba(68, 68, 68, 1); }\n\n.light-bg.light-bg-custom {\n background-color: rgba(68, 68, 68, 1); }\n\n.light-border.light-border-custom {\n border-color: rgba(68, 68, 68, 1); }\n\n.positive.positive-custom, a.positive.positive-custom {\n color: rgba(56, 126, 245, 1); }\n\n.positive-bg.positive-bg-custom {\n background-color: rgba(56, 126, 245, 1); }\n\n.positive-border.positive-border-custom {\n border-color: rgba(56, 126, 245, 1); }\n\n.calm.calm-custom, a.calm.calm-custom {\n color: rgba(17, 193, 243, 1); }\n\n.calm-bg.calm-bg-custom {\n background-color: rgba(17, 193, 243, 1); }\n\n.calm-border.calm-border-custom {\n border-color: rgba(17, 193, 243, 1); }\n\n.assertive.assertive-custom, a.assertive.assertive-custom {\n color: rgba(239, 71, 58, 1); }\n\n.assertive-bg.assertive-bg-custom {\n background-color: rgba(239, 71, 58, 1); }\n\n.assertive-border.assertive-border-custom {\n border-color: rgba(239, 71, 58, 1); }\n\n.balanced.balanced-custom, a.balanced.balanced-custom {\n color: rgba(51, 205, 95, 1); }\n\n.balanced-bg.balanced-bg-custom {\n background-color: rgba(51, 205, 95, 1); }\n\n.balanced-border.balanced-border-custom {\n border-color: rgba(51, 205, 95, 1); }\n\n.energized.energized-custom, a.energized.energized-custom {\n color: rgba(255, 201, 0, 1); }\n\n.energized-bg.energized-bg-custom {\n background-color: rgba(255, 201, 0, 1); }\n\n.energized-border.energized-border-custom {\n border-color: rgba(255, 201, 0, 1); }\n\n.royal.royal-custom, a.royal.royal-custom {\n color: rgba(136, 106, 234, 1); }\n\n.royal-bg.royal-bg-custom {\n background-color: rgba(136, 106, 234, 1); }\n\n.royal-border.royal-border-custom {\n border-color: rgba(136, 106, 234, 1); }\n\n.dark.dark-custom, a.dark.dark-custom {\n color: rgba(17, 17, 17, 1); }\n\n.dark-bg.dark-bg-custom {\n background-color: rgba(17, 17, 17, 1); }\n\n.dark-border.dark-border-custom {\n border-color: rgba(17, 17, 17, 1); }\n\/* CHECKBOX *\/\n.checkbox-custom {\n background-color: rgba(255, 255, 255, 1); }\n .checkbox-custom h1, .checkbox-custom h2, .checkbox-custom h3, .checkbox-custom h4, .checkbox-custom h5, .checkbox-custom h6, .checkbox-custom span, .checkbox-custom p, .checkbox-custom a, .checkbox-custom textarea {\n color: rgba(68, 68, 68, 1); }\n\n.checkbox-custom .checkbox input:before, .checkbox-custom .checkbox .checkbox-icon:before {\n border-color: rgba(217, 217, 217, 1); }\n .checkbox-custom .checkbox input:checked:before, .checkbox-custom .checkbox input:checked + .checkbox-icon:before {\n background: rgba(56, 126, 245, 1);\n border-color: rgba(56, 126, 245, 1); }\n\n.checkbox-custom .checkbox input:before, .checkbox-custom .checkbox-icon:before {\n background: rgba(255, 255, 255, 1); }\n\n.checkbox-custom .checkbox input:disabled:before, .checkbox-custom .checkbox input:disabled + .checkbox-icon:before {\n border-color: rgba(217, 217, 217, 1); }\n\n.checkbox-custom .checkbox input:checked:after, input:checked + .checkbox-icon:after {\n border-color: rgba(255, 255, 255, 1); }\n\n.checkbox-custom .checkbox input:disabled:checked:before, .checkbox-custom .checkbox input:disabled:checked + .checkbox-icon:before {\n background: rgba(56, 126, 245, 1); }\n\/* RADIO *\/\n.item-radio.radio-custom {\n color: rgba(68, 68, 68, 1);\n background-color: transparent; }\n .item-radio.radio-custom.item-complex .item-content, .item-radio.radio-custom.item-radio .item-content {\n background-color: rgba(255, 255, 255, 1); }\n .item-radio.radio-custom input:checked ~ .item-content {\n background-color: rgba(247, 247, 247, 1); }\n\/* TOGGLE *\/\n.toggle-custom.item-toggle {\n background-color: rgba(255, 255, 255, 1); }\n .toggle-custom.item-toggle h1, .toggle-custom.item-toggle h2, .toggle-custom.item-toggle h3, .toggle-custom.item-toggle h4, .toggle-custom.item-toggle h5, .toggle-custom.item-toggle h6, .toggle-custom.item-toggle span, .toggle-custom.item-toggle p, .toggle-custom.item-toggle a, .toggle-custom.item-toggle textarea {\n color: rgba(68, 68, 68, 1); }\n .toggle-custom.item-toggle .toggle input:checked + .track {\n border-color: rgba(56, 126, 245, 1);\n background-color: rgba(56, 126, 245, 1); }\n .toggle-custom.item-toggle .toggle input:checked + .track .handle {\n background-color: rgba(255, 255, 255, 1); }\n .toggle-custom.item-toggle .toggle .track {\n border-color: rgba(230, 230, 230, 1);\n background-color: rgba(255, 255, 255, 1); }\n .toggle-custom.item-toggle .toggle .handle {\n background-color: rgba(255, 255, 255, 1); }\n\/* TOOLTIP *\/\n.tooltip.tooltip-custom {\n color: rgba(255, 255, 255, 1);\n background-color: rgba(68, 68, 68, 1); }\n .tooltip.tooltip-custom i {\n color: rgba(68, 68, 68, 1); }\n\/* SPINNER *\/\n.spinner-ios.spinner-custom, .spinner-ios-small.spinner-custom, .spinner-custom .spinner-ios, .spinner-custom .spinner-ios-small {\n stroke: rgba(105, 113, 125, 1); }\n\n.spinner-android.spinner-custom, .spinner-android-small.spinner-custom, .spinner-custom .spinner-android, .spinner-custom .spinner-android-small {\n stroke: rgba(75, 139, 244, 1); }\n\/* ICON *\/\n.icon-custom, .homepage-custom *.icon-custom {\n color: rgba(255, 255, 255, 1) !important; }\n\n.icon-active-custom, .homepage-custom *.icon-active-custom {\n color: rgba(68, 68, 68, 1) !important; }\n\n.icon-inactive-custom, .homepage-custom *.icon-inactive-custom {\n color: rgba(96, 96, 96, 1) !important; }\n\n.icon-warning-custom, .homepage-custom *.icon-warning-custom {\n color: rgba(230, 127, 0, 1) !important; }\n\n.icon-danger-custom, .homepage-custom *.icon-danger-custom {\n color: rgba(173, 56, 48, 1) !important; }\n\/* SLIDER PAGER *\/\n.layout.colorize-pager .slider-pager {\n background-color: rgba(255, 255, 255, 1); }\n .layout.colorize-pager .slider-pager-page {\n color: rgba(191, 191, 191, 1); }\n .layout.colorize-pager .slider-pager-page:active {\n color: rgba(255, 255, 255, 1); }\n\/* IONIC POPUP *\/\n.platform-browser .popup, .platform-overview .popup, .platform-ios .popup, .platform-android .popup {\n width: 80vw;\n overflow: hidden !important;\n background-color: rgba(255, 255, 255, 1);\n border-radius: 2px !important;\n box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);\n color: rgba(0, 0, 0, 1);\n max-width: 600px !important; }\n .platform-browser .popup-buttons, .platform-overview .popup-buttons, .platform-ios .popup-buttons, .platform-android .popup-buttons {\n padding: 0;\n height: initial;\n min-height: initial; }\n .platform-browser .popup button.button, .platform-overview .popup button.button, .platform-ios .popup button.button, .platform-android .popup button.button {\n border: 0;\n border-radius: 0;\n border-top: 0;\n border-radius: 0 !important; }\n .platform-browser .popup .popup-head, .platform-overview .popup .popup-head, .platform-ios .popup .popup-head, .platform-android .popup .popup-head {\n padding: 20px 20px 0;\n border-bottom: 0;\n text-align: left; }\n .platform-browser .popup .popup-head .popup-title, .platform-overview .popup .popup-head .popup-title, .platform-ios .popup .popup-head .popup-title, .platform-android .popup .popup-head .popup-title {\n font-size: 1.4em;\n color: rgba(0, 0, 0, 1); }\n .platform-browser .popup .popup-body, .platform-overview .popup .popup-body, .platform-ios .popup .popup-body, .platform-android .popup .popup-body {\n padding: 20px 20px;\n border-bottom: 0;\n text-align: left; }\n .platform-browser .popup button.button, .platform-overview .popup button.button, .platform-ios .popup button.button, .platform-android .popup button.button {\n border: 0 !important;\n background: none !important;\n text-align: right; }\n .platform-browser .popup button.button:first-of-type, .platform-overview .popup button.button:first-of-type, .platform-ios .popup button.button:first-of-type, .platform-android .popup button.button:first-of-type {\n border-radius: 0 !important; }\n .platform-browser .popup-buttons, .platform-overview .popup-buttons, .platform-ios .popup-buttons, .platform-android .popup-buttons {\n display: block;\n text-align: right;\n padding: 0 20px 0 0;\n min-height: 48px; }\n .platform-browser .popup-buttons .button, .platform-overview .popup-buttons .button, .platform-ios .popup-buttons .button, .platform-android .popup-buttons .button {\n display: inline-block;\n color: rgba(0, 122, 255, 1) !important;\n text-transform: uppercase;\n font-size: 14px !important;\n text-align: right;\n padding: 0;\n font-weight: bold; }\n .platform-browser .popup-buttons .button-positive, .platform-overview .popup-buttons .button-positive, .platform-ios .popup-buttons .button-positive, .platform-android .popup-buttons .button-positive {\n color: rgba(0, 122, 255, 1) !important;\n background: transparent !important; }\n .platform-browser .popup-buttons .button.activated, .platform-overview .popup-buttons .button.activated, .platform-ios .popup-buttons .button.activated, .platform-android .popup-buttons .button.activated {\n box-shadow: none !important;\n font-weight: bold; }\n .platform-browser .popup .popup-body input, .platform-overview .popup .popup-body input, .platform-ios .popup .popup-body input, .platform-android .popup .popup-body input, .platform-browser .popup .popup-body textarea, .platform-overview .popup .popup-body textarea, .platform-ios .popup .popup-body textarea, .platform-android .popup .popup-body textarea {\n background-color: transparent;\n border-bottom: 2px solid rgba(0, 122, 255, 1) !important;\n color: rgba(0, 0, 0, 1) !important; }\n .platform-browser .popup .popup-body input::-webkit-input-placeholder, .platform-overview .popup .popup-body input::-webkit-input-placeholder, .platform-ios .popup .popup-body input::-webkit-input-placeholder, .platform-android .popup .popup-body input::-webkit-input-placeholder, .platform-browser .popup .popup-body textarea::-webkit-input-placeholder, .platform-overview .popup .popup-body textarea::-webkit-input-placeholder, .platform-ios .popup .popup-body textarea::-webkit-input-placeholder, .platform-android .popup .popup-body textarea::-webkit-input-placeholder {\n color: #aaa;\n text-indent: rgba(0, 0, 0, 1); }\n\n.popup-buttons .button {\n margin-left: 15px !important;\n min-height: 20px !important;\n margin-bottom: 15px !important; }\n\/** InAppBrowser *\/\n.iab-footer-nav {\n background-color: rgba(248, 248, 248, 1) !important; }\n .iab-footer-nav .iab-footer-button {\n color: rgba(68, 68, 68, 1) !important; }\n\n.module-mcommerce {\n \/** Payment methods *\/ }\n .module-mcommerce .saved-card {\n font-weight: bold;\n letter-spacing: 0; }\n .module-mcommerce .saved-card .last-star {\n transform: translateY(3px);\n display: inline-block; }\n\/** RSS SCSS File *\/\n.rss-list .design-cover .rss-title {\n margin: 0 15px 0 0;\n font-size: 16px;\n font-weight: bold;\n white-space: normal; }\n .rss-list .design-cover .rss-subtitle {\n white-space: normal;\n margin-top: 5px;\n font-size: 12px; }\n .rss-list .design-cover .rss-date {\n font-size: 13px;\n text-align: right; }\n\/** Layout 1 *\/\n.rss-group-l1 .card {\n margin: 10px; }\n .rss-group-l1 .item .rss-title {\n font-size: 16px;\n font-weight: bold;\n margin-right: 15px;\n \/**white-space: normal;*\/ }\n .rss-group-l1 .item .rss-subtitle {\n \/**white-space: normal;*\/ }\n .rss-group-l1 .item .rss-date {\n font-size: 13px;\n text-align: right; }\n .rss-group-l1 .item .rss-item-thumbnail {\n background-size: cover;\n background-position: center center; }\n\n.rss-list-l1 .card {\n margin: 10px; }\n .rss-list-l1 .item .rss-title {\n font-size: 16px;\n font-weight: bold;\n margin-right: 15px;\n \/**white-space: normal;*\/ }\n .rss-list-l1 .item .rss-subtitle {\n \/**white-space: normal;*\/\n margin-top: 5px;\n font-size: 12px; }\n .rss-list-l1 .item .rss-date {\n font-size: 13px;\n text-align: right; }\n .rss-list-l1 .item .rss-item-thumbnail {\n background-size: cover;\n background-position: center center; }\n\/** All three views are the same for now *\/\n.rss-view-l1 .item-description *, .rss-view-l2 .item-description *, .rss-view-l3 .item-description * {\n max-width: 100% !important; }\n .rss-view-l1 .item-description img, .rss-view-l2 .item-description img, .rss-view-l3 .item-description img {\n width: 100%;\n height: auto; }\n\/** Layout 2 *\/\n.rss-group-l2 .design-card {\n margin-top: 10px; }\n\n.rss-group-l2 .design-card.no-cover, .rss-list-l2 .design-card.no-cover {\n margin-top: 10px; }\n .rss-group-l2 .design-card .row + .row, .rss-list-l2 .design-card .row + .row {\n margin-top: -12px; }\n .rss-group-l2 .design-card .list.row .col.col-50, .rss-list-l2 .design-card .list.row .col.col-50 {\n margin: 0 5px;\n padding: 0;\n flex: 0 0 calc(50% - 10px);\n max-width: calc(50% - 10px); }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body {\n height: 100%;\n margin: 0;\n padding: 0;\n overflow: hidden; }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body .item-content, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body .item-content {\n padding: 10px; }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body .rss-title, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body .rss-title {\n font-size: 14px;\n font-weight: bold;\n margin: 0 15px 0 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden; }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body .rss-subtitle, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body .rss-subtitle {\n white-space: normal;\n margin-top: 5px;\n font-size: 12px; }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body .rss-date, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body .rss-date {\n font-size: 13px;\n text-align: right; }\n .rss-group-l2 .design-card .list.row .col.col-50 .item.item-body .rss-item-thumbnail, .rss-list-l2 .design-card .list.row .col.col-50 .item.item-body .rss-item-thumbnail {\n width: calc(50vw - 15px);\n height: 33vw;\n background-size: cover;\n background-position: center center; }\n .rss-group-l2 .design-list .list.row, .rss-list-l2 .design-list .list.row {\n padding: 0;\n margin: 0; }\n .rss-group-l2 .design-list .list.row .col:nth-child(1) .item, .rss-list-l2 .design-list .list.row .col:nth-child(1) .item {\n border-left: 0;\n border-right: 0;\n border-bottom: 0; }\n .rss-group-l2 .design-list .list.row .col:nth-child(2) .item, .rss-list-l2 .design-list .list.row .col:nth-child(2) .item {\n border-right: 0;\n border-bottom: 0; }\n .rss-group-l2 .design-list .list.row .col.col-50, .rss-list-l2 .design-list .list.row .col.col-50 {\n margin: 0;\n padding: 0; }\n .rss-group-l2 .design-list .list.row .col.col-50 .item.item-body, .rss-list-l2 .design-list .list.row .col.col-50 .item.item-body {\n height: 100%;\n margin: 0;\n padding: 0;\n overflow: hidden; }\n .rss-group-l2 .design-list .list.row .col.col-50 .item.item-body .item-content, .rss-list-l2 .design-list .list.row .col.col-50 .item.item-body .item-content {\n padding: 10px; }\n .rss-group-l2 .design-list .list.row .col.col-50 .item.item-body .rss-item-thumbnail, .rss-list-l2 .design-list .list.row .col.col-50 .item.item-body .rss-item-thumbnail {\n width: 50vw;\n height: 33vw;\n background-size: cover;\n background-position: center center; }\n\/** Layout 3 *\/\n.rss-group-l3 .design-card {\n margin-top: 10px; }\n\n.rss-group-l3 .design-card.no-cover, .rss-list-l3 .design-card.no-cover {\n margin-top: 10px; }\n .rss-group-l3 .design-card .list.row, .rss-list-l3 .design-card .list.row {\n margin-bottom: 10px; }\n .rss-group-l3 .design-card .list.row .col, .rss-list-l3 .design-card .list.row .col {\n margin: 0 5px;\n padding: 0; }\n .rss-group-l3 .design-card .list.row .col .item.item-body, .rss-list-l3 .design-card .list.row .col .item.item-body {\n height: 100%;\n margin: 0;\n padding: 0;\n overflow: hidden; }\n .rss-group-l3 .design-card .list.row .col .item.item-body .item-content, .rss-list-l3 .design-card .list.row .col .item.item-body .item-content {\n padding: 10px; }\n .rss-group-l3 .design-card .list.row .col .item.item-body .rss-title, .rss-list-l3 .design-card .list.row .col .item.item-body .rss-title {\n font-size: 14px;\n font-weight: bold;\n margin: 0 15px 0 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden; }\n .rss-group-l3 .design-card .list.row .col .item.item-body .rss-subtitle, .rss-list-l3 .design-card .list.row .col .item.item-body .rss-subtitle {\n white-space: normal;\n margin-top: 5px;\n font-size: 12px; }\n .rss-group-l3 .design-card .list.row .col .item.item-body .rss-date, .rss-list-l3 .design-card .list.row .col .item.item-body .rss-date {\n font-size: 13px;\n text-align: right; }\n .rss-group-l3 .design-card .list.row .col .item.item-body .rss-item-thumbnail, .rss-list-l3 .design-card .list.row .col .item.item-body .rss-item-thumbnail {\n width: 100vw;\n height: 30vw;\n background-size: cover;\n background-position: center center; }\n .rss-group-l3 .design-card .list.row .col.col-50, .rss-list-l3 .design-card .list.row .col.col-50 {\n flex: 0 0 calc(50% - 10px);\n max-width: calc(50% - 10px); }\n .rss-group-l3 .design-card .list.row .col.col-50 .rss-item-thumbnail, .rss-list-l3 .design-card .list.row .col.col-50 .rss-item-thumbnail {\n width: calc(50vw - 15px) !important;\n height: 33vw !important; }\n .rss-group-l3 .design-list .list.row, .rss-list-l3 .design-list .list.row {\n padding: 0;\n margin: 0; }\n .rss-group-l3 .design-list .list.row .col:nth-child(1) .item, .rss-list-l3 .design-list .list.row .col:nth-child(1) .item {\n border-left: 0;\n border-right: 0;\n border-bottom: 0; }\n .rss-group-l3 .design-list .list.row .col:nth-child(2) .item, .rss-list-l3 .design-list .list.row .col:nth-child(2) .item {\n border-right: 0;\n border-bottom: 0; }\n .rss-group-l3 .design-list .list.row .col, .rss-list-l3 .design-list .list.row .col {\n margin: 0;\n padding: 0; }\n .rss-group-l3 .design-list .list.row .col .item.item-body, .rss-list-l3 .design-list .list.row .col .item.item-body {\n height: 100%;\n margin: 0;\n padding: 0;\n overflow: hidden; }\n .rss-group-l3 .design-list .list.row .col .item.item-body .item-content, .rss-list-l3 .design-list .list.row .col .item.item-body .item-content {\n padding: 10px; }\n .rss-group-l3 .design-list .list.row .col .item.item-body .rss-title, .rss-list-l3 .design-list .list.row .col .item.item-body .rss-title {\n font-size: 14px;\n font-weight: bold;\n margin: 0 15px 0 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden; }\n .rss-group-l3 .design-list .list.row .col .item.item-body .rss-subtitle, .rss-list-l3 .design-list .list.row .col .item.item-body .rss-subtitle {\n white-space: normal;\n margin-top: 5px;\n font-size: 12px; }\n .rss-group-l3 .design-list .list.row .col .item.item-body .rss-date, .rss-list-l3 .design-list .list.row .col .item.item-body .rss-date {\n font-size: 13px;\n text-align: right; }\n .rss-group-l3 .design-list .list.row .col .item.item-body .rss-item-thumbnail, .rss-list-l3 .design-list .list.row .col .item.item-body .rss-item-thumbnail {\n width: 100vw;\n height: 30vw;\n background-size: cover;\n background-position: center center; }\n .rss-group-l3 .design-list .list.row .col-50 .rss-item-thumbnail, .rss-list-l3 .design-list .list.row .col-50 .rss-item-thumbnail {\n width: 50vw !important;\n height: 33vw !important; }\n\n.module-form2 img.form2-illustration {\n width: 100%;\n height: auto;\n display: block; }\n .module-form2 .remove-image-list, .module-form2 .remove-image-card {\n position: absolute;\n right: 6px;\n top: 6px; }\n .module-form2 .remove-image-list i.icon, .module-form2 .remove-image-card i.icon {\n font-size: 26px; }\n .module-form2 .form2-richtext * {\n white-space: normal; }\n .module-form2 img.form2-pictures {\n max-height: 15vh;\n width: auto;\n max-width: 90%;\n margin: 6px auto; }\n .module-form2 .form2-radio .radio-title {\n padding: 5px 15px;\n font-weight: bold; }\n .module-form2 .form2-radio .radio-item .radio-content .item-content {\n padding: 10px 15px;\n font-size: 13px; }\n .module-form2 .form2-radio .radio-item .radio-content .radio-icon {\n padding: 2px 15px; }\n .module-form2 .form2-image .upload-title {\n padding: 5px 15px;\n font-weight: bold; }\n .module-form2 .form2-image .upload-action {\n padding: 10px 15px 10px 54px; }\n .module-form2 .form2-datetime, .module-form2 .form2-date {\n padding: 2px 0 2px 54px; }\n .module-form2 .form2-datetime input[type=\"text\"], .module-form2 .form2-date input[type=\"text\"] {\n width: 100%; }\n .module-form2 .list .form2-radio label .radio-content {\n border-left: 2px solid rgba(68, 68, 68, 1); }\n .module-form2 .card .form2-radio label .radio-content {\n border-left: 2px solid rgba(68, 68, 68, 1); }\n\/** Special case for layout 1 fixed *\/\n.layout-always-visible .module-form2 .form2-tabs {\n bottom: calc(var(--safe-area-inset-bottom) + 55px); }\n\n.module-job {\n \/** Search in page *\/ }\n .module-job .search-action {\n position: fixed;\n z-index: 100; }\n .module-job .search-button {\n position: fixed;\n bottom: 0;\n z-index: 100;\n margin: 0 !important; }\n .module-job .svg_filter_text {\n fill: rgba(255, 255, 255, 1); }\n .module-job .svg_filter_bg {\n fill: rgba(255, 201, 0, 1); }\n .module-job .places-filters {\n margin-bottom: 0 !important; }\n .module-job .places-filters .card {\n padding: 0 !important;\n margin: 1vw !important; }\n .module-job .category-item-block {\n width: calc(100% \/ 3);\n padding: 1vw; }\n .module-job .category-item-block .category-item {\n border: 2px solid transparent !important;\n background-size: 70%;\n background-repeat: no-repeat;\n background-position: center 30%;\n padding: 0 !important;\n margin: 0 !important; }\n .module-job .category-item-block .category-item img {\n width: 100%; }\n .module-job .category-item-block .category-item h4 {\n position: relative;\n bottom: 0.5rem;\n text-align: center;\n font-size: 0.6875rem; }\n .module-job .category-item-block .category-item.category-selected {\n border: 2px solid rgba(68, 68, 68, 1) !important; }\n .module-job .categories-container {\n display: flex;\n flex-direction: row;\n flex-flow: row wrap;\n justify-content: flex-start;\n padding: 0 !important; }\n .module-job i.clear-text {\n position: absolute;\n right: 1.5rem;\n top: calc(50% - .625rem);\n font-size: 1.25rem; }\n @media screen and (orientation: portrait) {\n .module-job .search-action {\n width: 9vh;\n height: 9vh;\n bottom: 2vh;\n right: 2vh; } }\n @media screen and (orientation: landscape) {\n .module-job .search-action {\n width: 9vw;\n height: 9vw;\n bottom: 2vw;\n right: 2vw; } }\n .module-job .job-search {\n padding: 0;\n border: 0; }\n .module-job .job-search i.icon {\n font-size: 24px;\n margin-left: 4px; }\n .module-job .job-search .textual {\n width: 100%; }\n .module-job .job-search .place {\n float: right;\n max-width: 200px;\n font-size: 14px;\n overflow: hidden; }\n .module-job .job-search .place i.icon {\n font-size: 22px;\n margin-right: 6px; }\n .module-job .job-search .more {\n float: right;\n max-width: 30px; }\n .module-job .job-search .textual, .module-job .job-search .place, .module-job .job-search .more {\n padding: 0;\n border-radius: 0;\n border: 0;\n background-color: transparent; }\n .module-job .item.item-custom .row {\n padding: 0 !important; }\n .module-job .item.item-custom .row .col {\n padding: 0 !important; }\n .module-job .item-place {\n padding: 6px 12px; }\n .module-job .item-place .row {\n padding: 0 !important; }\n .module-job .item-place .row .col {\n padding: 0 !important; }\n .module-job .item-place p.subtitle {\n font-size: 13px;\n opacity: 0.7; }\n .module-job .item-place p.subtitle-company {\n font-size: 13px;\n opacity: 0.5; }\n .module-job .job-company-logo {\n position: absolute;\n width: 25%;\n left: 26px;\n bottom: 34px;\n z-index: 1000;\n border: 4px solid rgba(255, 255, 255, 0.85);\n border-radius: 2px;\n background: white; }\n .module-job .job-company-header {\n text-align: left; }\n .module-job .job-company-header p {\n font-weight: normal; }\n .module-job .job-company-header p.employee {\n margin-left: 25vw;\n padding-left: 26px; }\n .module-job .job-company-header p.location {\n margin-left: 12px; }\n .module-job .job-company-header p i {\n margin-right: 6px; }\n .module-job .job-company-header h2 {\n margin-left: 25vw !important;\n padding-left: 26px !important; }\n .module-job .item-thumbnail-custom {\n padding-left: 76px; }\n .module-job .item-thumbnail-custom img {\n position: absolute;\n top: 7px;\n left: 7px;\n height: 60px;\n border: 3px solid rgba(0, 0, 0, 0.25);\n border-radius: 3px; }\n .module-job .job-distance {\n float: right; }\n .module-job .job-more label.item.item-checkbox.ng-valid {\n border: 0;\n width: 50%;\n float: left;\n padding: 4px 4px 4px 26px;\n font-size: 14px; }\n .module-job .job-more .checkbox input, .module-job .job-more .checkbox-icon {\n width: 20px;\n height: 20px; }\n .module-job .job-more .checkbox.checkbox-input-hidden.disable-pointer-events.checkbox-circle {\n padding: 0; }\n .module-job .job-more i.checkbox-icon ::before {\n margin-left: -6px;\n margin-top: 10px;\n border-radius: 0; }\n .module-job .job-more i.checkbox-icon ::after {\n margin-left: -8px;\n margin-top: 0px; }\n .module-job .job-more input.ng-valid.ng-touched.ng-dirty.ng-valid-parse {\n width: 100%;\n margin-top: 16px; }\n .module-job .job-padding {\n padding: 0 20%; }\n .module-job .platform-android .job-more i.checkbox-icon::before {\n margin-top: 5px; }\n .module-job .platform-android .job-more i.checkbox-icon::after {\n margin-left: -10px;\n margin-top: -1px; }\n .module-job .platform-android .job-more label.item.item-checkbox.ng-valid {\n margin-bottom: 12px; }\n .module-job .job-contact .icon-form {\n margin-right: 10px; }\n .module-job .job-contact textarea {\n min-height: 120px; }\n .module-job .ta-root button {\n width: 10.6%;\n background: none; }\n .module-job .ta-root .btn-group:first-of-type {\n margin-bottom: 4px; }\n .module-job .ta-root .btn-group button {\n border: 1px solid grey;\n border-width: 1px 0 1px 1px; }\n .module-job .ta-root .btn-group button:first-of-type {\n border-width: 1px 0 1px 1px;\n border-radius: 2px 0 0 2px; }\n .module-job .ta-root .btn-group button:last-of-type {\n border-width: 1px 1px 1px 1px;\n border-radius: 0 2px 2px 0; }\n .module-job .ta-root .ta-editor * {\n overflow: auto;\n text-overflow: clip;\n white-space: normal; }\n .module-job .ta-text.ta-editor {\n margin-right: 4.6%;\n padding: 0; }\n .module-job .ta-editor.ta-html, .module-job .ta-scroll-window.form-control {\n min-height: 200px;\n height: 200px; }\n .module-job .job-line-return {\n text-overflow: clip;\n white-space: initial; }\n .module-job .job-small-text {\n font-size: 12px; }\n .module-job .job-inactive {\n background-color: #ac2925;\n color: white;\n text-transform: uppercase;\n padding: 0 30px 30px 30px;\n font-size: 11px;\n font-weight: bold;\n -webkit-transform: rotate(-45deg);\n -moz-transform: rotate(-45deg);\n -ms-transform: rotate(-45deg);\n -o-transform: rotate(-45deg);\n transform: rotate(-45deg);\n text-align: center;\n position: absolute;\n bottom: -10px;\n right: -42px;\n z-index: 100; }\n .module-job button.create-job {\n margin-top: -7px;\n background: transparent;\n border: none;\n color: inherit; }\n .module-job .job-admin span {\n font-size: 13px; }\n .module-job .job-card-margin {\n margin-top: 6px;\n margin-bottom: 0; }\n .module-job .job-card-margin:first-of-type {\n margin-top: 12px; }\n .module-job .job-card-margin:last-of-type {\n margin-bottom: 12px; }\n .module-job .add-image-icon {\n font-size: 18px; }\n .module-job .remove-image-list, .module-job .remove-image-card {\n position: absolute;\n right: 6px;\n top: 6px; }\n .module-job .remove-image-list i.icon, .module-job .remove-image-card i.icon {\n font-size: 26px; }\n\/** Special case footer fixed *\/\n@media screen and (orientation: landscape) {\n .has-footer-fixed .module-job .search-action {\n bottom: calc(2vw + 60px); } }\n\n@media screen and (orientation: portrait) {\n .has-footer-fixed .module-job .search-action {\n bottom: calc(2vh + 60px); } }\n\/** Header icons are outside scope, needs scoped name. *\/\n.job-icon-small:before {\n font-size: 20px !important; }\n\n.job-location-action:before {\n font-size: 26px !important; }\n\n\/**\n * Stripe SCA, 3DS 2\n *\/\n\n#challengeFrame {\n pointer-events: all !important;\n user-select: all !important; }\n\n[name^=\"__privateStripeFrame\"] {\n user-select: all !important;\n pointer-events: all !important; }\n\n.payment-stripe-cards .card-item {\n padding: 0;\n margin: -1px; }\n .payment-stripe-cards .card-actions button {\n margin: 0; }\n\/**\n * @version 4.15.7\n *\/\n.module-places {\n \/** Display subtitles only for 100 list *\/\n \/** Map view *\/ }\n .module-places .places {\n display: flex;\n flex-direction: row;\n flex-flow: row wrap;\n justify-content: flex-start; }\n .module-places .search-action {\n position: fixed;\n z-index: 100; }\n .module-places .search-button {\n position: fixed;\n bottom: 0;\n z-index: 100;\n margin: 0 !important; }\n .module-places .svg_filter_text {\n fill: rgba(255, 255, 255, 1); }\n .module-places .svg_filter_bg {\n fill: rgba(255, 201, 0, 1); }\n .module-places .sb-row {\n display: flex;\n width: 100%;\n height: 100%; }\n .module-places .category-item-block {\n width: calc(100% \/ 3);\n padding: 1vw; }\n .module-places .category-item-block .category-item {\n border: 2px solid transparent !important;\n background-size: 70%;\n background-repeat: no-repeat;\n background-position: center 30%;\n padding: 0 !important;\n margin: 0 !important; }\n .module-places .category-item-block .category-item img {\n width: 100%; }\n .module-places .category-item-block .category-item h4 {\n position: relative;\n bottom: 0.5rem;\n text-align: center;\n font-size: 0.6875rem; }\n .module-places .category-item-block .category-item.category-selected {\n border: 2px solid rgba(68, 68, 68, 1) !important; }\n @media screen and (orientation: portrait) {\n .module-places {\n \/** Maps section *\/ }\n .module-places .places {\n padding-left: 2vw; }\n .module-places .places .place:last-of-type {\n margin-bottom: 2vw; }\n\n .module-places .place-blocks-portrait {\n display: block; }\n\n .module-places .place-blocks-landscape {\n display: none !important; }\n\n .module-places .place-25 {\n width: 25%; }\n .module-places .place-25 .card {\n height: 30vw;\n margin: 2vw 2vw 0 0; }\n\n .module-places .place-33 {\n width: 33.33%; }\n .module-places .place-33 .card {\n height: 16vh;\n margin: 2vw 2vw 0 0; }\n\n .module-places .place-50 {\n width: 50%; }\n .module-places .place-50 .card {\n height: 20vh;\n margin: 2vw 2vw 0 0; }\n\n .module-places .place-100 {\n width: 100%; }\n .module-places .place-100 .card {\n height: calc((25vw \/ 1.5909) + 2vw);\n margin: 2vw 2vw 0 0; }\n .module-places .place-100 .card .sb-col-20 {\n background-color: rgba(242, 242, 242, 1); }\n .module-places .place-100 .card .image {\n width: 100%;\n height: 100%;\n background-size: cover;\n background-position: center center; }\n .module-places .place-100 .card .image.category {\n background-size: auto 80%;\n background-position: center center;\n background-repeat: no-repeat; }\n .module-places .place-100 .card .text {\n width: 100%;\n height: calc((25vw \/ 1.5909) + 2vw);\n padding: 1vw; }\n .module-places .place-100 .card .text .title {\n font-size: calc((25vw \/ 1.5909) \/ 5);\n line-height: calc((25vw \/ 1.5909) \/ 4);\n height: calc((25vw \/ 1.5909) \/ 4); }\n .module-places .place-100 .card .text .subtitle {\n font-size: calc(((25vw \/ 1.5909) \/ 4) * 0.7);\n line-height: calc((25vw \/ 1.5909) \/ 4);\n height: calc(((25vw \/ 1.5909) \/ 4) * 3);\n margin: 0; }\n\n .module-places .distance-flex {\n text-align: center;\n display: flex;\n flex-flow: row;\n height: 100%;\n align-items: center;\n justify-content: center;\n background-color: rgba(0, 0, 0, 0.08);\n border-left: 1px solid rgba(0, 0, 0, 0.1); }\n .module-places .distance-flex .distance {\n font-size: calc(25vw \/ 1.5909 \/ 4);\n line-height: calc(25vw \/ 1.5909 \/ 4); }\n .module-places .distance-flex .unit {\n font-size: calc(25vw \/ 1.5909 \/ 6);\n line-height: calc(25vw \/ 1.5909 \/ 6); }\n .module-places .distance-flex .stars {\n font-size: calc((25vw \/ 1.5909) \/ 6);\n color: gold; }\n\n .module-places .search-action {\n width: 9vh;\n height: 9vh;\n bottom: 2vh;\n right: 2vh; }\n\n .module-places .info-window {\n width: 100vw;\n position: absolute;\n bottom: 0;\n padding: 0 2vw; } }\n @media screen and (orientation: landscape) {\n .module-places {\n \/** LandScape places two columns *\/\n \/** Maps section *\/ }\n .module-places .places {\n padding-left: 2vh; }\n .module-places .places .place:last-of-type {\n margin-bottom: 2vh; }\n\n .module-places .place-blocks-portrait {\n display: none !important; }\n\n .module-places .place-blocks-landscape {\n display: flex; }\n\n .module-places .place-25 {\n width: 25%; }\n .module-places .place-25 .card {\n height: 30vh;\n margin: 2vh 2vh 0 0; }\n\n .module-places .place-33 {\n width: 33.33%; }\n .module-places .place-33 .card {\n height: 20vw;\n margin: 2vh 2vh 0 0; }\n\n .module-places .place-50 {\n width: 50%; }\n .module-places .place-50 .card {\n height: 20vw;\n margin: 2vh 2vh 0 0; }\n\n .module-places .place-100 {\n width: 100%; }\n .module-places .place-100 .card {\n height: calc((25vh \/ 1.5909) + 2vh);\n margin: 2vh 2vh 0 0; }\n .module-places .place-100 .card .sb-col-20 {\n background-color: rgba(242, 242, 242, 1); }\n .module-places .place-100 .card .image {\n width: 100%;\n height: 100%;\n background-size: cover;\n background-position: center center; }\n .module-places .place-100 .card .image.category {\n background-size: auto 80%;\n background-position: center center;\n background-repeat: no-repeat; }\n .module-places .place-100 .card .text {\n width: 100%;\n height: calc((25vh \/ 1.5909) + 2vh);\n padding: 1vh; }\n .module-places .place-100 .card .text .title {\n font-size: calc((25vh \/ 1.5909) \/ 5);\n line-height: calc((25vh \/ 1.5909) \/ 4);\n height: calc((25vh \/ 1.5909) \/ 4); }\n .module-places .place-100 .card .text .subtitle {\n font-size: calc(((25vh \/ 1.5909) \/ 4) * 0.7);\n line-height: calc((25vh \/ 1.5909) \/ 4);\n height: calc(((25vh \/ 1.5909) \/ 4) * 3);\n margin: 0; }\n\n .module-places .image-placeholder {\n height: 40vh !important; }\n\n .module-places .distance-flex {\n text-align: center;\n display: flex;\n flex-flow: row;\n height: 100%;\n align-items: center;\n justify-content: center;\n background-color: rgba(0, 0, 0, 0.08);\n border-left: 1px solid rgba(0, 0, 0, 0.1); }\n .module-places .distance-flex .distance {\n font-size: calc(25vh \/ 1.5909 \/ 4);\n line-height: calc(25vh \/ 1.5909 \/ 4); }\n .module-places .distance-flex .unit {\n font-size: calc(25vh \/ 1.5909 \/ 6);\n line-height: calc(25vh \/ 1.5909 \/ 6); }\n .module-places .distance-flex .stars {\n font-size: calc((25vh \/ 1.5909) \/ 6);\n color: gold; }\n\n .module-places .search-action {\n width: 9vw;\n height: 9vw;\n bottom: 2vw;\n right: 2vw; }\n\n .module-places .place-blocks {\n display: flex;\n flex-direction: column;\n flex-flow: column;\n justify-content: flex-start;\n width: 50vw;\n float: left; }\n\n .module-places .place-header {\n margin-bottom: 0 !important; }\n\n .module-places .place-block .card {\n margin-bottom: 0 !important; }\n\n .module-places .category-item-block {\n width: calc(100% \/ 6);\n padding: 1vh; }\n .module-places .category-item-block .category-item {\n width: 100%; }\n\n .module-places .info-window {\n width: 50vw;\n position: absolute;\n bottom: 0;\n left: 0;\n padding: 0 2vw; } }\n .module-places .text .subtitle {\n display: none; }\n .module-places .card {\n padding: 0 !important; }\n .module-places .card .text {\n padding: 0.5rem;\n font-size: 0.75rem;\n line-height: 1rem; }\n .module-places .card .text .title {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .module-places .sb-col-20 {\n flex: 0 0 20%;\n max-width: 20%; }\n .module-places .sb-col-60 {\n flex: 0 0 60%;\n max-width: 60%; }\n .module-places .sb-col-80 {\n flex: 0 0 80%;\n max-width: 80%; }\n .module-places .place-100 .card .text .title {\n margin-bottom: 0; }\n .module-places .place-100 .card .text .subtitle {\n display: block !important;\n overflow: hidden;\n text-overflow: ellipsis; }\n .module-places .place-33 .card .image, .module-places .place-50 .card .image {\n width: 100%;\n height: calc(100% - 2rem);\n background-size: cover;\n background-position: center center; }\n .module-places .place-33 .card .image.category, .module-places .place-50 .card .image.category {\n background-size: auto 80%;\n background-position: center center;\n background-repeat: no-repeat; }\n .module-places .place-33 .card .text, .module-places .place-50 .card .text {\n width: 100%;\n height: 2rem; }\n .module-places .place-100 .card .text .title {\n font-weight: bold; }\n .module-places .place .card .text {\n color: rgba(68, 68, 68, 1);\n background-color: rgba(255, 255, 255, 1); }\n .module-places .place .card .image {\n background-color: rgba(242, 242, 242, 1); }\n .module-places .place .card .distance-flex {\n color: rgba(68, 68, 68, 1);\n background-color: rgba(242, 242, 242, 1); }\n .module-places .cover-place {\n background-size: cover; }\n .module-places .sb-cms-address-label {\n display: none !important; }\n .module-places .sb-cms-block-address .item {\n border-top: 0 !important;\n border-bottom: 0 !important;\n margin: 0 !important; }\n .module-places .sb-cms-block-address .item a, .module-places .sb-cms-block-address .item p {\n font-size: 0.9rem !important;\n line-height: 1.2rem !important;\n text-decoration: none !important; }\n .module-places .sb-cms-block-address .item i.icon {\n font-size: 1.25rem !important;\n opacity: 0.75 !important; }\n .module-places .sb-place-block-image .description {\n font-size: 0.9rem;\n padding: 0.75rem 0.75rem 0 0.75rem;\n border-bottom: 0; }\n .module-places .sb-place-block-image .item-image-gallery {\n border-top: 0; }\n .module-places .sb-place-block-image .item-image-gallery .gallery-view .image-container {\n border: 2px solid transparent !important; }\n .module-places .cover-place .place-title {\n position: absolute;\n bottom: 2vh;\n left: 0;\n z-index: 100;\n color: white;\n font-weight: 700;\n text-align: left;\n display: inline-block; }\n .module-places .cover-place .place-title .span-title {\n background: rgba(25, 0, 0, 0.6);\n max-width: calc(100vw + 2px);\n overflow: hidden;\n text-overflow: ellipsis;\n padding: 0.25rem 2vh 0.25rem 2vh;\n display: inline-block; }\n .module-places .cover-place .place-title .span-subtitle {\n font-size: 0.75rem;\n background: rgba(25, 0, 0, 0.6);\n max-width: calc(100vw + 2px);\n overflow: hidden;\n text-overflow: ellipsis;\n padding: 0.25rem 2vh 0.25rem 2vh;\n display: inline-block; }\n .module-places .places-filters {\n margin-bottom: 0 !important; }\n .module-places .places-filters .card {\n padding: 0 !important;\n margin: 1vw !important; }\n .module-places .categories-container {\n display: flex;\n flex-direction: row;\n flex-flow: row wrap;\n justify-content: flex-start;\n padding: 0 !important;\n padding-bottom: 60px !important; }\n .module-places i.clear-text {\n position: absolute;\n right: 1.5rem;\n top: calc(50% - .625rem);\n font-size: 1.25rem; }\n .module-places .info-window .item {\n padding-top: 10px;\n padding-bottom: 10px;\n margin: -1px 0 !important;\n border-top: 0;\n border-bottom: 0; }\n .module-places .info-window .info-window-icon {\n padding: 10px;\n border-bottom: 0; }\n .module-places .info-window .info-window-icon span {\n font-size: 0.85rem;\n font-weight: bold;\n width: 85%;\n display: inline-block; }\n .module-places .info-window .info-window-icon span.info-window-title {\n padding-left: 8px;\n padding-bottom: 6px; }\n .module-places .info-window .info-window-icon span.info-window-more, .module-places .info-window .info-window-icon span.info-window-distance {\n font-size: 0.7rem;\n width: auto; }\n .module-places .info-window .info-window-icon span.info-window-distance {\n padding-left: 8px; }\n .module-places .info-window .info-window-icon i.info-close {\n position: absolute;\n right: 10px;\n top: 8px; }\n .module-places i.button-share:before {\n font-size: 1.25rem !important; }\n .module-places.places-map .map-container {\n height: 100%; }\n .module-places.places-map #crMap {\n position: absolute;\n width: 100vw;\n top: 0;\n bottom: 0; }\n .module-places.places-map #cr-map-overlay {\n \/** Map zoom actions *\/\n \/** Overlay loader *\/\n \/** Small overlay loader *\/ }\n .module-places.places-map #cr-map-overlay .cr-map-zoom {\n position: absolute;\n right: 1rem;\n bottom: 1rem;\n text-align: center; }\n .module-places.places-map #cr-map-overlay .cr-map-zoom .cr-zoom-center-me {\n border: 0;\n background-color: rgba(255, 255, 255, 0.9);\n padding: 0.4rem 0.75rem;\n border-radius: 4px;\n margin-bottom: 1rem;\n box-shadow: 2px 2px 5px #8a8a8a; }\n .module-places.places-map #cr-map-overlay .cr-map-zoom .cr-zoom-shadow {\n box-shadow: 2px 2px 5px #8a8a8a;\n border-radius: 4px; }\n .module-places.places-map #cr-map-overlay .cr-map-zoom .cr-zoom-shadow .cr-zoom-in {\n border: 0;\n background-color: rgba(255, 255, 255, 0.9);\n padding: 0.4rem 0.75rem; }\n .module-places.places-map #cr-map-overlay .cr-map-zoom .cr-zoom-shadow .cr-zoom-out {\n border: 0;\n border-top: 1px solid lightgrey;\n background-color: rgba(255, 255, 255, 0.9);\n padding: 0.4rem 0.75rem; }\n .module-places.places-map #cr-map-overlay .cr-map-loading {\n position: absolute;\n left: 40vw;\n top: 50vh;\n transform: translate(-15vw, -15vh);\n text-align: center;\n border: 0;\n background-color: rgba(255, 255, 255, 0.9);\n font-variant: small-caps;\n text-transform: lowercase;\n letter-spacing: 0.05em;\n font-size: 1rem;\n border-radius: 4px;\n box-shadow: 2px 2px 5px #8a8a8a; }\n .module-places.places-map #cr-map-overlay .cr-map-loading .cr-map-loader .cr-loader-spinner img {\n width: 80%;\n height: auto; }\n .module-places.places-map #cr-map-overlay .cr-map-loading .cr-map-loader .cr-loader-label {\n margin-bottom: 0.5rem;\n padding: 0 10px; }\n .module-places.places-map #cr-map-overlay .cr-map-loading-small {\n position: absolute;\n top: 15px;\n left: 15px;\n background-color: rgba(255, 255, 255, 0.9);\n font-variant: small-caps;\n text-transform: lowercase;\n letter-spacing: 0.05em;\n font-size: 1rem;\n border-radius: 4px;\n box-shadow: 2px 2px 5px #8a8a8a;\n padding: 3px 15px 5px 15px; }\n .module-places.places-map #cr-map-overlay .cr-map-search-bar p {\n position: absolute;\n top: 15px;\n left: 15px;\n background-color: rgba(255, 255, 255, 0.9);\n font-variant: small-caps;\n text-transform: lowercase;\n letter-spacing: 0.05em;\n font-size: 1rem;\n border-radius: 4px;\n box-shadow: 2px 2px 5px #8a8a8a;\n padding: 5px 14px 7px 14px;\n width: calc(100vw - 30px);\n cursor: text;\n overflow: hidden;\n height: 32px; }\n .module-places .place-notes-block .note-textare-custom {\n padding-top: 16px;\n padding-bottom: 16px;\n padding-right: 16px; }\n\/** Extra namespace *\/\nbutton.places-secondary-button {\n margin-left: 8px !important; }\n\n.places-location-action:before {\n font-size: 22px !important; }\n\/** Special case footer fixed *\/\n@media screen and (orientation: landscape) {\n .has-footer-fixed .module-places .search-action {\n bottom: calc(2vw + 60px); } }\n\n@media screen and (orientation: portrait) {\n .has-footer-fixed .module-places .search-action {\n bottom: calc(2vh + 60px); } }\n\/** WordPress 2 *\/\n.module-wordpress2 .post-content img {\n max-width: 100%;\n height: auto; }\n .module-wordpress2 .post-content p {\n margin-bottom: 1em; }\n .module-wordpress2 .post-content iframe {\n max-width: 100%;\n height: auto; }\n\n.module-fanwall {\n \/** Card style for header bar & content *\/\n \/** Popover, scoped outside for global usage, to be moved in general scss. *\/\n \/** Profile *\/\n \/** Item history *\/\n \/** woo commerce image slider *\/ }\n .module-fanwall ion-header-bar.option-card {\n width: calc(100% - 20px);\n margin-left: 10px;\n margin-top: 10px;\n margin-bottom: 15px;\n border-radius: 2px;\n overflow: hidden; }\n .module-fanwall ion-header-bar.option-card button {\n border: 0; }\n .module-fanwall .option-card ion-content {\n padding-top: 10px; }\n .module-fanwall .option-card ion-content.fanwall-map {\n padding-top: 20px; }\n .module-fanwall .option-card ion-content.fanwall-map #google-maps {\n border-radius: 2px;\n overflow: hidden; }\n .module-fanwall.popover {\n margin-top: 10px !important;\n transform: translate(-14px, -14px);\n border-radius: 2px !important; }\n .module-fanwall.popover.popover-custom {\n max-height: 260px;\n border-radius: 2px !important; }\n .module-fanwall.popover.popover-custom .item-custom {\n padding: 10px 10px 5px 10px !important;\n border: 0 !important; }\n .module-fanwall.popover.popover-custom .popover-icon-left {\n width: 20px;\n text-align: center;\n display: inline-block;\n transform: translate(0px, -5px); }\n .module-fanwall.popover.popover-custom .popover-action-title {\n font-size: 10px;\n font-weight: bold;\n transform: translate(6px, -1px);\n display: inline-block;\n letter-spacing: 1px;\n text-overflow: ellipsis;\n width: calc(100% - 40px);\n overflow: hidden; }\n .module-fanwall.popover.popover-custom .popover-content-custom {\n border-radius: 2px !important;\n margin: 0 !important;\n background: none;\n padding-top: 5px; }\n .module-fanwall.popover.popover-custom .popover-arrow {\n display: none !important; }\n .module-fanwall .fanwall-profile .customer-image {\n margin-top: 15px;\n margin-bottom: 15px; }\n .module-fanwall .fanwall-profile .customer-image img {\n margin: 0 auto;\n width: 10em;\n border-radius: 5em;\n border: 0.4em solid white;\n display: block; }\n .module-fanwall .fanwall-profile .customer-fullname {\n font-size: 1.2em;\n text-align: center;\n margin-bottom: 15px; }\n .module-fanwall .fanwall-profile .customer-actions {\n text-align: center; }\n .module-fanwall .fanwall-profile .customer-actions button {\n font-size: 12px;\n letter-spacing: 0.7px;\n padding-right: 10px; }\n .module-fanwall .fanwall-profile .customer-actions button i {\n margin-left: 5px;\n margin-right: 5px; }\n .module-fanwall .fanwall-profile .section-title h2 {\n font-size: 16px !important;\n font-weight: bold !important;\n padding-bottom: 7px; }\n .module-fanwall .user-blocked.item-avatar {\n min-height: 52px !important; }\n .module-fanwall .item-history {\n padding: 10px !important; }\n .module-fanwall .item-history .history-date {\n font-size: 11px;\n line-height: 11px; }\n .module-fanwall .item-history .history-text {\n margin-top: 10px;\n white-space: initial; }\n .module-fanwall .item-history .history-image {\n display: block;\n float: left;\n width: calc((100vw \/ 5) - 6px);\n height: calc(100vw \/ 7);\n padding: 4px; }\n .module-fanwall .item-history .history-image a {\n width: 100%;\n height: 100%;\n display: inline-block;\n border: 1px solid lightgrey;\n border-radius: 2px;\n background-position: center center;\n background-size: cover; }\n .module-fanwall .blocked-item {\n opacity: 0.5; }\n .module-fanwall .no-post {\n white-space: normal !important;\n padding-top: 15px !important;\n padding-bottom: 15px !important; }\n .module-fanwall .fanwall-map .map-canvas {\n width: 100%;\n height: 100%; }\n .module-fanwall .fanwall-map .info-window .item {\n padding-top: 10px;\n padding-bottom: 10px;\n margin: -1px 0 !important;\n border-top: 0;\n border-bottom: 0; }\n .module-fanwall .fanwall-map .info-window .info-window-icon {\n padding: 10px;\n border-bottom: 0; }\n .module-fanwall .fanwall-map .info-window .info-window-icon span {\n font-size: 0.85rem;\n font-weight: bold;\n width: 85%;\n display: inline-block; }\n .module-fanwall .fanwall-map .info-window .info-window-icon span.info-window-title {\n padding-left: 8px;\n padding-bottom: 6px; }\n .module-fanwall .fanwall-map .info-window .info-window-icon span.info-window-more, .module-fanwall .fanwall-map .info-window .info-window-icon span.info-window-distance {\n font-size: 0.7rem;\n width: auto; }\n .module-fanwall .fanwall-map .info-window .info-window-icon span.info-window-distance {\n padding-left: 8px; }\n .module-fanwall .fanwall-map .info-window .info-window-icon i.info-close {\n position: absolute;\n right: 10px;\n top: 8px; }\n .module-fanwall.fanwall-list-l1 .bar-subheader {\n padding: 0 !important; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button.button-positive-custom.activated {\n background-color: rgba(56, 126, 245, 1) !important;\n border-color: rgba(12, 96, 238, 1) !important; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button img {\n filter: grayscale(100%); }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button img.fw-icon-header {\n height: 24px;\n margin-top: 8px; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button i {\n filter: grayscale(100%); }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button i.icon:before {\n font-size: 24px !important; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button:first-child {\n border-radius: 0; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button:last-child {\n border-radius: 0; }\n .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button:active img, .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button.fw-icon-selected img, .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button:active i, .module-fanwall.fanwall-list-l1 .bar-subheader .button-bar > .button.fw-icon-selected i {\n filter: grayscale(0); }\n .module-fanwall.fanwall-list-l1 .item {\n padding-bottom: 0;\n margin-top: 12px;\n margin-bottom: 0; }\n .module-fanwall.fanwall-list-l1 .item .post-body {\n padding-top: 10px;\n padding-bottom: 10px; }\n .module-fanwall.fanwall-list-l1 .item .post-body h2 {\n padding: 0 0 10px 0;\n font-weight: bold; }\n .module-fanwall.fanwall-list-l1 .item .post-body p {\n overflow: initial;\n text-overflow: initial;\n white-space: initial; }\n .module-fanwall.fanwall-list-l1 .item .post-body p.subtitle {\n padding: 8px 0; }\n .module-fanwall.fanwall-list-l1 .item .post-author.item-avatar {\n padding-left: 50px;\n min-height: 50px; }\n .module-fanwall.fanwall-list-l1 .item .post-author h2 {\n font-weight: bold;\n line-height: 16px;\n height: 16px;\n margin-top: 2px !important; }\n .module-fanwall.fanwall-list-l1 .item .post-author h2 i.icon {\n margin: 0 0 0 12px;\n font-size: 20px; }\n .module-fanwall.fanwall-list-l1 .item .post-author h2 i.icon.icon-pin {\n transform: rotate(20deg); }\n .module-fanwall.fanwall-list-l1 .item .post-author .post-date {\n font-size: 11px; }\n .module-fanwall.fanwall-list-l1 .item .post-images .row.fanwall-row {\n margin: 0;\n padding: 0;\n height: 25vh; }\n .module-fanwall.fanwall-list-l1 .item .post-images .fanwall-image-bg-2 {\n border-left: 2px solid rgba(255, 255, 255, 1); }\n .module-fanwall.fanwall-list-l1 .item .post-images .fanwall-image-bg-2.fanwall-bg-card {\n border-left: 2px solid rgba(255, 255, 255, 1); }\n .module-fanwall.fanwall-list-l1 .item .post-images .fanwall-image-bg-3 {\n border-top: 2px solid rgba(255, 255, 255, 1); }\n .module-fanwall.fanwall-list-l1 .item .post-images .fanwall-image-bg-3.fanwall-bg-card {\n border-top: 2px solid rgba(255, 255, 255, 1); }\n .module-fanwall.fanwall-list-l1 .item .post-image {\n margin: 0 -16px 0 -16px; }\n .module-fanwall.fanwall-list-l1 .item .post-image.fanwall-bg-2 {\n margin: 0 -16px 0 0; }\n .module-fanwall.fanwall-list-l1 .item .post-image.fanwall-bg-3 {\n height: 20vh; }\n .module-fanwall.fanwall-list-l1 .item .post-image a.fanwall-image-bg {\n display: inline-block;\n width: 100%;\n background-position: center center;\n background-size: cover;\n height: 30vh; }\n .module-fanwall.fanwall-list-l1 .item .post-image a.fanwall-image-bg.fanwall-image-bg-1 {\n height: 25vh; }\n .module-fanwall.fanwall-list-l1 .item .post-image a.fanwall-image-bg.fanwall-image-bg-2 {\n height: 25vh; }\n .module-fanwall.fanwall-list-l1 .item .post-image a.fanwall-image-bg.fanwall-image-bg-3 {\n height: 20vh; }\n .module-fanwall.fanwall-list-l1 .item .post-image img {\n display: block; }\n .module-fanwall.fanwall-list-l1 .item .post-likes {\n padding-top: 4px;\n padding-bottom: 4px; }\n .module-fanwall.fanwall-list-l1 .item .post-likes span {\n font-size: 14px; }\n .module-fanwall.fanwall-list-l1 .item .post-actions {\n padding-top: 7px;\n padding-bottom: 6px;\n font-weight: bold; }\n .module-fanwall.fanwall-list-l1 .item .post-likes ~ .post-actions {\n border-top: 1px solid rgba(68, 68, 68, 0.2); }\n .module-fanwall.fanwall-list-l1 .item .post-body ~ .post-actions {\n border-top: 1px solid rgba(68, 68, 68, 0.2); }\n .module-fanwall.fanwall-list-l1 .item.card .post-likes ~ .post-actions {\n border-top: 1px solid rgba(68, 68, 68, 0.2); }\n .module-fanwall.fanwall-list-l1 .item.card .post-body ~ .post-actions {\n border-top: 1px solid rgba(68, 68, 68, 0.2); }\n .module-fanwall.fanwall-list-l1 .item.card .post-author {\n padding-top: 16px;\n margin-bottom: 10px; }\n .module-fanwall.fanwall-list-l1 .card .item {\n margin-top: 0; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-date ~ .comment-image {\n margin-top: 10px; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author.item-avatar {\n padding-top: 5px;\n padding-left: 50px;\n min-height: 50px; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author i.icon {\n font-size: 16px; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author h2 {\n font-weight: bold;\n font-size: 13px;\n line-height: 15px; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author p.comment-date {\n font-size: 11px;\n line-height: 11px; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author p.comment-text {\n margin-top: 10px;\n white-space: initial; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-author p.comment-text * {\n white-space: initial; }\n .module-fanwall.fanwall-comment-l1 .item-comment .comment-image img {\n max-width: 100%;\n max-height: 140px;\n padding: 3px;\n border: 1px solid rgba(196, 196, 196, 1);\n border-radius: 6px; }\n .module-fanwall.fanwall-comment-l1 .item-comment.card {\n margin-bottom: 0;\n margin-top: 12px; }\n .module-fanwall.fanwall-comment-l1 .item-comment.card .comment-image img {\n border: 1px solid rgba(196, 196, 196, 1); }\n .module-fanwall.fanwall-comment-l1 .item-comment.card .comment-author.item-avatar {\n padding-top: 15px;\n padding-left: 50px;\n padding-bottom: 10px;\n min-height: 50px; }\n .module-fanwall.fanwall-comment-l1 .comment-footer .item-input-inset {\n width: 100%; }\n .module-fanwall.fanwall-comment-l1 .comment-footer .picture-badge {\n font-size: 10px;\n padding: 0 6px 0 5px;\n margin-left: -17px; }\n .module-fanwall.fanwall-comment-l1 .comment-footer textarea {\n resize: none;\n margin: 0;\n height: 32px;\n width: 100%;\n padding: 8px 33px 7px 16px;\n border-radius: 50px; }\n .module-fanwall.fanwall-comment-l1 .comment-footer .clear-comment {\n font-size: 26px;\n position: absolute;\n right: 54px;\n opacity: 0.6; }\n .module-fanwall fanwall-comment-item .card {\n margin: 10px; }\n .module-fanwall.fanwall-new-l1 .post-button {\n position: fixed;\n bottom: 0;\n z-index: 100;\n margin: 0 !important; }\n .module-fanwall.fanwall-new-l1 .post-author.item-avatar {\n padding-left: 72px;\n min-height: 50px; }\n .module-fanwall.fanwall-new-l1 .post-author h2 {\n font-weight: bold;\n line-height: 15px; }\n .module-fanwall.fanwall-new-l1 .post-author h2 i.icon {\n margin: 0 0 0 12px; }\n .module-fanwall.fanwall-new-l1 .post-author h2 i.icon.icon-pin {\n transform: rotate(30deg); }\n .module-fanwall.fanwall-new-l1 .post-author .post-location {\n font-size: 11px; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item {\n margin-top: 12px;\n padding-top: 15px;\n padding-bottom: 15px;\n padding-right: 15px; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item .new-post-author {\n margin-top: 4px; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item label {\n width: 100%; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item textarea {\n resize: none; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item.item-avatar {\n padding-left: 72px;\n min-height: 72px; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item.card {\n margin-top: 0;\n margin-bottom: 6px; }\n .module-fanwall.fanwall-new-l1 .new-post-items .item.card:first-of-type {\n margin-top: 12px !important; }\n .module-fanwall.fanwall-new-l1 .new-post-items .card .item {\n margin-top: 0; }\n .module-fanwall.fanwall-new-l1 img.fanwall-pictures {\n max-height: 15vh;\n width: auto;\n max-width: 90%;\n margin: 6px auto; }\n .module-fanwall.fanwall-new-l1 .remove-image-list, .module-fanwall.fanwall-new-l1 .remove-image-card {\n position: absolute;\n right: 6px;\n top: 6px; }\n .module-fanwall.fanwall-new-l1 .remove-image-list i.icon, .module-fanwall.fanwall-new-l1 .remove-image-card i.icon {\n font-size: 26px; }\n .module-fanwall .new-post-items .card, .module-fanwall fanwall-post-item .card {\n margin: 10px; }\n .module-fanwall .more-circle {\n position: relative;\n width: 48px;\n height: 48px;\n background: rgba(255, 255, 255, 0.9);\n border-radius: 50%;\n text-align: center;\n display: flex;\n justify-content: space-evenly;\n align-items: center;\n font-size: 20px;\n padding: 5px;\n pointer-events: none;\n left: calc(75% - 24px);\n top: calc(-50% - 24px);\n box-shadow: 0 0 2px black; }\n .module-fanwall .more-circle i.icon {\n font-size: 14px; }\n .module-fanwall .fanwall-gallery {\n justify-content: flex-start;\n display: flex;\n flex-direction: row;\n flex-flow: row wrap; }\n .module-fanwall .fanwall-gallery .gallery-item {\n background-position: center center;\n background-repeat: no-repeat;\n background-size: cover; }\n .module-fanwall .fanwall-gallery .gallery-item img {\n width: 100%; }\n .module-fanwall .fanwall-gallery .gallery-item:nth-child(3n+1) {\n width: 32%;\n margin-top: 2%; }\n .module-fanwall .fanwall-gallery .gallery-item:nth-child(3n+2) {\n width: 32%;\n margin-left: 2%;\n margin-right: 2%;\n margin-top: 2%; }\n .module-fanwall .fanwall-gallery .gallery-item:nth-child(3n+3) {\n width: 32%;\n margin-top: 2%; }\n .module-fanwall .fanwall-post-image-container {\n margin: 0 -12px; }\n .module-fanwall .fanwall-slider-container {\n height: 30vh;\n overflow: hidden; }\n .module-fanwall .fanwall-slider-container-product {\n height: 50vh;\n margin: 0;\n overflow: hidden; }\n .module-fanwall .fanwall-directive-slider, .module-fanwall [fanwall-slider] {\n height: 100%; }\n .module-fanwall.fanwall-slider, .module-fanwall.fanwall-slider-modal {\n height: 100%;\n padding: 0 !important; }\n .module-fanwall.fanwall-slider ul[rn-carousel], .module-fanwall.fanwall-slider-modal ul[rn-carousel] {\n height: 100%; }\n .module-fanwall.fanwall-slider ul[rn-carousel] li > div, .module-fanwall.fanwall-slider-modal ul[rn-carousel] li > div {\n height: 100%;\n background-size: cover;\n background-repeat: no-repeat; }\n .module-fanwall.fanwall-slider div[rn-carousel-indicators], .module-fanwall.fanwall-slider-modal div[rn-carousel-indicators] {\n text-align: center;\n background-color: transparent;\n position: relative;\n left: 0;\n right: 0;\n bottom: 20px; }\n .module-fanwall.fanwall-slider div[rn-carousel-indicators] div.rn-carousel-indicator span, .module-fanwall.fanwall-slider-modal div[rn-carousel-indicators] div.rn-carousel-indicator span {\n font-size: 16px;\n margin: 0 4px;\n color: #fff; }\n .module-fanwall.fanwall-slider div[rn-carousel-indicators] div.rn-carousel-indicator span.active, .module-fanwall.fanwall-slider-modal div[rn-carousel-indicators] div.rn-carousel-indicator span.active {\n color: rgba(239, 71, 58, 1); }\n .module-fanwall.fanwall-slider.fullscreen .bar-header.bar-dark, .module-fanwall.fanwall-slider-modal.fullscreen .bar-header.bar-dark {\n background-color: black; }\n .module-fanwall.fanwall-slider.fullscreen .scroll, .module-fanwall.fanwall-slider-modal.fullscreen .scroll {\n background-color: black;\n height: 100%;\n width: 100%; }\n .module-fanwall.fanwall-slider.fullscreen .scroll ul li .scroll-view, .module-fanwall.fanwall-slider-modal.fullscreen .scroll ul li .scroll-view {\n background-color: black;\n height: 100%;\n width: 100%; }\n .module-fanwall.fanwall-slider.fullscreen .scroll ul li .scroll .image, .module-fanwall.fanwall-slider-modal.fullscreen .scroll ul li .scroll .image {\n background-repeat: no-repeat;\n background-size: contain;\n background-position: center;\n height: 100%;\n width: 100%; }\n\n@media screen and (orientation: portrait) {\n \/** Maps section *\/\n .module-fanwall .fanwall-map .info-window {\n width: 100vw;\n position: absolute;\n bottom: 0;\n padding: 0 2vw; } }\n\n@media screen and (orientation: landscape) {\n \/** Maps section *\/\n .module-fanwall .fanwall-map .info-window {\n width: 50vw;\n position: absolute;\n bottom: 0;\n left: 0;\n padding: 0 2vw; } }\n\n#baguetteBox-overlay {\n user-select: all;\n pointer-events: all; }\n\n.fanwall-location-action:before {\n font-size: 26px !important; }\n\/** Radio *\/\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n\n\/** Radio *\/\n","x-cache":"MISS","x-delay":6.094207048416138},"loadBlock":{"application":{"id":"1784","name":"CashBro","share_domain":"app.bestappbuilder.net","requestTrackingAuthorization":false,"is_locked":false,"is_bo_locked":true,"disableUpdates":false,"colors":{"header":{"statusBarColor":"#dedede","backgroundColorHex":"#f8f8f8","backgroundColor":{"red":248,"green":248,"blue":248},"color":{"red":68,"green":68,"blue":68}},"background":{"backgroundColor":"#ededed","color":"#111","rgba":"rgba(237,237,237,1)"},"loader":{"trail":"#000000","bar_text":"#000"},"list_item":{"color":"#444"}},"admob":{"isTesting":false,"ios_weight":{"app":1,"platform":0},"android_weight":{"app":1,"platform":0},"app":{"ios":{"banner_id":false,"interstitial_id":false,"banner":false,"interstitial":false,"videos":false},"android":{"banner_id":false,"interstitial_id":false,"banner":false,"interstitial":false,"videos":false}},"platform":{"ios":{"banner_id":false,"interstitial_id":false,"banner":false,"interstitial":false,"videos":false},"android":{"banner_id":false,"interstitial_id":false,"banner":false,"interstitial":false,"videos":false}}},"facebook":{"id":null,"scope":"email"},"pushIconcolor":"#0099c7","gmapsKey":null,"offlineContent":false,"osAppId":null,"iosStatusBarIsHidden":false,"androidStatusBarIsHidden":false,"privacyPolicy":{"title":"Privacy policy","text":"

<\/h1>

Ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt c\u1ee7a \u1ee9ng d\u1ee5ng CashBro<\/b><\/strong><\/p>

\u1ee8ng d\u1ee5ng n\u00e0y thu th\u1eadp m\u1ed9t s\u1ed1 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n t\u1eeb ng\u01b0\u1eddi s\u1eed d\u1ee5ng.<\/p>

B\u1ed9 \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u v\u00e0 ch\u1ee7 s\u1edf h\u1eefu<\/p>

C\u00e1c lo\u1ea1i d\u1eef li\u1ec7u thu th\u1eadp \u0111\u01b0\u1ee3c<\/p>

Trong s\u1ed1 c\u00e1c lo\u1ea1i d\u1eef li\u1ec7u c\u00e1 nh\u00e2n m\u00e0 \u1ee9ng d\u1ee5ng n\u00e0y s\u1ebd thu th\u1eadp, do ch\u00ednh \u1ee9ng d\u1ee5ng ho\u1eb7c th\u00f4ng qua b\u00ean th\u1ee9 ba, bao g\u1ed3m: v\u1ecb tr\u00ed \u0111\u1ecba l\u00fd, Cookie v\u00e0 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n. D\u1eef li\u1ec7u c\u00e1 nh\u00e2n kh\u00e1c thu th\u1eadp \u0111\u01b0\u1ee3c c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c m\u00f4 t\u1ea3 trong c\u00e1c ph\u1ea7n kh\u00e1c c\u1ee7a ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt n\u00e0y ho\u1eb7c b\u1eb1ng v\u0103n b\u1ea3n gi\u1ea3i th\u00edch theo ng\u1eef c\u1ea3nh chuy\u00ean d\u1ee5ng v\u1edbi c\u00e1c b\u1ed9 s\u01b0u t\u1eadp d\u1eef li\u1ec7u. C\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c cung c\u1ea5p mi\u1ec5n ph\u00ed b\u1edfi ng\u01b0\u1eddi d\u00f9ng, ho\u1eb7c thu th\u1eadp t\u1ef1 \u0111\u1ed9ng khi s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng n\u00e0y. Vi\u1ec7c s\u1eed d\u1ee5ng Cookies - hay c\u00e1c c\u00f4ng c\u1ee5 theo d\u00f5i kh\u00e1c - b\u1edfi \u1ee9ng d\u1ee5ng n\u00e0y ho\u1eb7c c\u1ee7a c\u00e1c ch\u1ee7 s\u1edf h\u1eefu c\u1ee7a c\u00e1c d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba s\u1eed d\u1ee5ng b\u1edfi \u1ee9ng d\u1ee5ng n\u00e0y, tr\u1eeb khi c\u00f3 quy \u0111\u1ecbnh kh\u00e1c, ch\u1ec9 \u0111\u1ec3 ph\u1ee5c v\u1ee5 ch\u00ednh ng\u01b0\u1eddi s\u1eed d\u1ee5ng v\u00e0 ghi nh\u1edb s\u1edf th\u00edch c\u1ee7a h\u1ecd, v\u1edbi m\u1ee5c \u0111\u00edch duy nh\u1ea5t l\u00e0 cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 theo y\u00eau c\u1ea7u c\u1ee7a ng\u01b0\u1eddi d\u00f9ng. Th\u1ea5t b\u1ea1i trong vi\u1ec7c cung c\u1ea5p m\u1ed9t s\u1ed1 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u00f3 th\u1ec3 l\u00e0m cho n\u00f3 kh\u00f4ng th\u1ec3 cho \u1ee9ng d\u1ee5ng n\u00e0y \u0111\u1ec3 cung c\u1ea5p d\u1ecbch v\u1ee5 c\u1ee7a m\u00ecnh. Nh\u1eefng th\u00e0nh vi\u00ean nh\u1eadn tr\u00e1ch nhi\u1ec7m cho c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a b\u00ean th\u1ee9 ba \u0111\u01b0\u1ee3c c\u00f4ng b\u1ed1 ho\u1eb7c chia s\u1ebb th\u00f4ng qua \u1ee9ng d\u1ee5ng n\u00e0y v\u00e0 tuy\u00ean b\u1ed1 c\u00f3 quy\u1ec1n giao ti\u1ebfp, ph\u00e1t cho h\u1ecd, do \u0111\u00f3 l\u00e0m gi\u1ea3m c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u c\u1ee7a t\u1ea5t c\u1ea3 c\u00e1c tr\u00e1ch nhi\u1ec7m.<\/p>

Ch\u1ebf \u0111\u1ed9 v\u00e0 \u0111\u1ecba \u0111i\u1ec3m x\u1eed l\u00fd d\u1eef li\u1ec7u<\/p>

Ph\u01b0\u01a1ng ph\u00e1p x\u1eed l\u00fd<\/p>

B\u1ed9 \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u x\u1eed l\u00fd c\u00e1c d\u1eef li\u1ec7u c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng m\u1ed9t c\u00e1ch h\u1ee3p l\u00fd v\u00e0 c\u00f3 bi\u1ec7n ph\u00e1p an ninh th\u00edch h\u1ee3p \u0111\u1ec3 ng\u0103n ch\u1eb7n truy c\u1eadp tr\u00e1i ph\u00e9p, ti\u1ebft l\u1ed9, thay \u0111\u1ed5i ho\u1eb7c h\u1ee7y ho\u1ea1i tr\u00e1i ph\u00e9p c\u00e1c d\u1eef li\u1ec7u. Vi\u1ec7c x\u1eed l\u00fd d\u1eef li\u1ec7u \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n s\u1eed d\u1ee5ng m\u00e1y t\u00ednh v\u00e0 \/ ho\u1eb7c k\u00edch ho\u1ea1t c\u00e1c c\u00f4ng c\u1ee5 CNTT, sau c\u00e1c th\u1ee7 t\u1ee5c t\u1ed5 ch\u1ee9c v\u00e0 ph\u01b0\u01a1ng th\u1ee9c li\u00ean quan ch\u1eb7t ch\u1ebd \u0111\u1ebfn c\u00e1c m\u1ee5c \u0111\u00edch ch\u1ec9 \u0111\u1ecbnh. Ngo\u00e0i c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u, trong m\u1ed9t s\u1ed1 tr\u01b0\u1eddng h\u1ee3p, d\u1eef li\u1ec7u c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c truy c\u1eadp v\u00e0o m\u1ed9t s\u1ed1 lo\u1ea1i c\u1ee7a ng\u01b0\u1eddi ph\u1ee5 tr\u00e1ch, tham gia v\u1edbi c\u00e1c ho\u1ea1t \u0111\u1ed9ng c\u1ee7a c\u00e1c trang web (h\u00e0nh ch\u00ednh, b\u00e1n h\u00e0ng, ti\u1ebfp th\u1ecb, ph\u00e1p l\u00fd, qu\u1ea3n tr\u1ecb h\u1ec7 th\u1ed1ng) ho\u1eb7c b\u00ean ngo\u00e0i (nh\u01b0 ba b\u00ean cung c\u1ea5p d\u1ecbch v\u1ee5 k\u1ef9 thu\u1eadt, v\u1eadn chuy\u1ec3n th\u01b0, l\u01b0u tr\u1eef nh\u00e0 cung c\u1ea5p, c\u00e1c c\u00f4ng ty CNTT, c\u00e1c c\u01a1 quan truy\u1ec1n th\u00f4ng) ch\u1ec9 \u0111\u1ecbnh, n\u1ebfu c\u1ea7n thi\u1ebft, nh\u01b0 d\u1eef li\u1ec7u x\u1eed l\u00fd c\u1ee7a Ch\u1ee7 \u0111\u1ea7u t\u01b0. C\u00f3 th\u1ec3 y\u00eau c\u1ea7u danh s\u00e1ch c\u1eadp nh\u1eadt c\u00e1c b\u00ean t\u1eeb b\u1ed9 \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u b\u1ea5t c\u1ee9 l\u00fac n\u00e0o.<\/p>

\u0110\u1ecba \u0111i\u1ec3m<\/p>

C\u00e1c d\u1eef li\u1ec7u \u0111\u01b0\u1ee3c x\u1eed l\u00fd t\u1ea1i v\u0103n ph\u00f2ng \u0111i\u1ec1u h\u00e0nh \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u v\u00e0 trong b\u1ea5t k\u1ef3 nh\u1eefng n\u01a1i kh\u00e1c m\u00e0 c\u00e1c b\u00ean c\u00f3 li\u00ean quan v\u1edbi vi\u1ec7c x\u1eed l\u00fd \u0111\u01b0\u1ee3c \u0111\u1eb7t. \u0110\u1ec3 bi\u1ebft th\u00eam th\u00f4ng tin, xin vui l\u00f2ng li\u00ean h\u1ec7 v\u1edbi c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u.<\/p>

Th\u1eddi gian l\u01b0u<\/p>

C\u00e1c d\u1eef li\u1ec7u \u0111\u01b0\u1ee3c l\u01b0u gi\u1eef trong th\u1eddi gian c\u1ea7n thi\u1ebft \u0111\u1ec3 cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 theo y\u00eau c\u1ea7u c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng, ho\u1eb7c \u0111\u00e3 \u0111\u01b0\u1ee3c ghi b\u1edfi c\u00e1c m\u1ee5c \u0111\u00edch n\u00eau trong t\u00e0i li\u1ec7u n\u00e0y, v\u00e0 ng\u01b0\u1eddi d\u00f9ng lu\u00f4n c\u00f3 th\u1ec3 y\u00eau c\u1ea7u \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u t\u1ea1m \u0111\u00ecnh ch\u1ec9 ho\u1eb7c x\u00f3a d\u1eef li\u1ec7u.<\/p>

Vi\u1ec7c s\u1eed d\u1ee5ng c\u00e1c d\u1eef li\u1ec7u thu th\u1eadp \u0111\u01b0\u1ee3c<\/p>

C\u00e1c d\u1eef li\u1ec7u li\u00ean quan \u0111\u1ebfn vi\u1ec7c ng\u01b0\u1eddi d\u00f9ng \u0111\u01b0\u1ee3c thu th\u1eadp \u0111\u1ec3 cho ph\u00e9p c\u00e1c \u1ee9ng d\u1ee5ng \u0111\u1ec3 cung c\u1ea5p d\u1ecbch v\u1ee5 c\u1ee7a m\u00ecnh, c\u0169ng nh\u01b0 cho c\u00e1c m\u1ee5c \u0111\u00edch sau: Truy c\u1eadp v\u00e0o c\u00e1c t\u00e0i kho\u1ea3n d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba, t\u01b0\u01a1ng t\u00e1c d\u1ef1a tr\u00ean v\u1ecb tr\u00ed, n\u1ed9i dung \u00fd ki\u1ebfn \u200b\u200bv\u00e0 t\u01b0\u01a1ng t\u00e1c v\u1edbi c\u00e1c m\u1ea1ng x\u00e3 h\u1ed9i b\u00ean ngo\u00e0i v\u00e0 n\u1ec1n t\u1ea3ng. C\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng cho t\u1eebng m\u1ee5c \u0111\u00edch \u0111\u01b0\u1ee3c n\u00eau trong c\u00e1c ph\u1ea7n c\u1ee5 th\u1ec3 c\u1ee7a t\u00e0i li\u1ec7u n\u00e0y.<\/p>

Quy\u1ec1n Facebook h\u1ecfi b\u1edfi \u1ee9ng d\u1ee5ng n\u00e0y<\/p>

\u1ee8ng d\u1ee5ng n\u00e0y c\u00f3 th\u1ec3 y\u00eau c\u1ea7u m\u1ed9t s\u1ed1 \u0111i\u1ec1u kho\u1ea3n Facebook cho ph\u00e9p n\u00f3 \u0111\u1ec3 th\u1ef1c hi\u1ec7n c\u00e1c h\u00e0nh \u0111\u1ed9ng v\u1edbi t\u00e0i kho\u1ea3n Facebook c\u1ee7a ng\u01b0\u1eddi d\u00f9ng v\u00e0 \u0111\u1ec3 l\u1ea5y th\u00f4ng tin, bao g\u1ed3m c\u1ea3 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n, t\u1eeb n\u00f3. \u0110\u1ec3 bi\u1ebft th\u00eam th\u00f4ng tin v\u1ec1 c\u00e1c \u0111i\u1ec1u kho\u1ea3n sau \u0111\u00e2y, tham kh\u1ea3o t\u00e0i li\u1ec7u cho ph\u00e9p Facebook v\u00e0 c\u00e1c ch\u00ednh s\u00e1ch ri\u00eang t\u01b0 c\u1ee7a Facebook. C\u00e1c \u0111i\u1ec1u kho\u1ea3n y\u00eau c\u1ea7u nh\u01b0 sau:<\/p>

Th\u00f4ng tin c\u01a1 b\u1ea3n<\/p>

Theo m\u1eb7c \u0111\u1ecbnh, \u0111i\u1ec1u n\u00e0y bao g\u1ed3m m\u1ed9t s\u1ed1 d\u1eef li\u1ec7u c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng nh\u01b0 id, t\u00ean, h\u00ecnh \u1ea3nh, gi\u1edbi t\u00ednh, v\u00e0 mi\u1ec1n \u0111\u1ecba ph\u01b0\u01a1ng c\u1ee7a h\u1ecd. M\u1ed9t s\u1ed1 k\u1ebft n\u1ed1i c\u1ee7a ng\u01b0\u1eddi d\u00f9ng, ch\u1eb3ng h\u1ea1n nh\u01b0 nh\u1eefng ng\u01b0\u1eddi b\u1ea1n, c\u0169ng c\u00f3 s\u1eb5n. N\u1ebfu ng\u01b0\u1eddi d\u00f9ng \u0111\u00e3 l\u00e0m cho nhi\u1ec1u c\u00f4ng d\u1eef li\u1ec7u c\u1ee7a h\u1ecd, nhi\u1ec1u th\u00f4ng tin s\u1ebd c\u00f3 s\u1eb5n.<\/p>

Vi\u1ec7c \u0111\u0103ng<\/p>

Cung c\u1ea5p truy c\u1eadp \u0111\u1ecdc \u0111\u1ec3 check-in c\u1ee7a ng\u01b0\u1eddi d\u00f9ng \u0111\u01b0\u1ee3c \u1ee7y quy\u1ec1n<\/p>

E-mail<\/p>

Cung c\u1ea5p truy c\u1eadp t\u1edbi \u0111\u1ecba ch\u1ec9 email ch\u00ednh c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng<\/p>

Likes<\/p>

Cung c\u1ea5p truy c\u1eadp v\u00e0o danh s\u00e1ch c\u1ee7a t\u1ea5t c\u1ea3 c\u00e1c trang m\u00e0 ng\u01b0\u1eddi d\u00f9ng \u0111\u00e3 th\u00edch.<\/p>

H\u00ecnh \u1ea3nh<\/p>

Cung c\u1ea5p truy c\u1eadp \u0111\u1ebfn c\u00e1c h\u00ecnh \u1ea3nh ng\u01b0\u1eddi s\u1eed d\u1ee5ng \u0111\u00e3 \u0111\u01b0\u1ee3c t\u1ea3i l\u00ean, v\u00e0 h\u00ecnh \u1ea3nh ng\u01b0\u1eddi s\u1eed d\u1ee5ng \u0111\u00e3 \u0111\u01b0\u1ee3c g\u1eafn th\u1ebb.<\/p>

Ho\u1ea1t \u0111\u1ed9ng xu\u1ea5t b\u1ea3n \u1ee9ng d\u1ee5ng<\/p>

Cho ph\u00e9p c\u00e1c \u1ee9ng d\u1ee5ng \u0111\u1ec3 xu\u1ea5t b\u1ea3n cho c\u00e1c \u0111\u1ed3 th\u1ecb M\u1edf b\u1eb1ng x\u00e2y d\u1ef1ng trong h\u00e0nh \u0111\u1ed9ng, th\u00e0nh t\u00edch, tuy\u1ebfn, ho\u1eb7c Custom Actions. \u1ee8ng d\u1ee5ng n\u00e0y c\u0169ng c\u00f3 th\u1ec3 xu\u1ea5t b\u1ea3n c\u00e1c ho\u1ea1t \u0111\u1ed9ng kh\u00e1c \u0111\u01b0\u1ee3c n\u00eau chi ti\u1ebft trong t\u00e0i li\u1ec7u xu\u1ea5t b\u1ea3n Quy\u1ec1n c\u1ee7a Facebook.<\/p>

Th\u00f4ng tin chi ti\u1ebft v\u1ec1 vi\u1ec7c x\u1eed l\u00fd d\u1eef li\u1ec7u c\u00e1 nh\u00e2n<\/p>

D\u1eef li\u1ec7u c\u00e1 nh\u00e2n \u0111\u01b0\u1ee3c thu th\u1eadp cho m\u1ee5c \u0111\u00edch v\u00e0 s\u1eed d\u1ee5ng c\u00e1c d\u1ecbch v\u1ee5 sau \u0111\u00e2y sau \u0111\u00e2y:<\/p>

Truy c\u1eadp v\u00e0o c\u00e1c t\u00e0i kho\u1ea3n d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba<\/p>

Nh\u1eefng d\u1ecbch v\u1ee5 n\u00e0y cho ph\u00e9p \u1ee9ng d\u1ee5ng n\u00e0y truy c\u1eadp d\u1eef li\u1ec7u t\u1eeb t\u00e0i kho\u1ea3n c\u1ee7a b\u1ea1n tr\u00ean m\u1ed9t d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba v\u00e0 th\u1ef1c hi\u1ec7n h\u00e0nh \u0111\u1ed9ng v\u1edbi n\u00f3. Nh\u1eefng d\u1ecbch v\u1ee5 n\u00e0y kh\u00f4ng \u0111\u01b0\u1ee3c k\u00edch ho\u1ea1t t\u1ef1 \u0111\u1ed9ng, nh\u01b0ng y\u00eau c\u1ea7u \u1ee7y quy\u1ec1n r\u00f5 r\u00e0ng c\u1ee7a ng\u01b0\u1eddi d\u00f9ng.<\/p>

Truy c\u1eadp v\u00e0o c\u00e1c t\u00e0i kho\u1ea3n Facebook (\u1ee8ng d\u1ee5ng n\u00e0y)<\/p>

D\u1ecbch v\u1ee5 n\u00e0y cho ph\u00e9p \u1ee9ng d\u1ee5ng n\u00e0y \u0111\u1ec3 k\u1ebft n\u1ed1i v\u1edbi t\u00e0i kho\u1ea3n ng\u01b0\u1eddi d\u00f9ng tr\u00ean m\u1ea1ng x\u00e3 h\u1ed9i Facebook, \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi Facebook Inc Quy\u1ec1n h\u1ecfi: Th\u00f4ng tin \u0111\u0103ng, Email, Th\u00edch, h\u00ecnh \u1ea3nh v\u00e0 xu\u1ea5t b\u1ea3n Ho\u1ea1t \u0111\u1ed9ng \u1ee9ng d\u1ee5ng. N\u01a1i ch\u1ebf bi\u1ebfn: Hoa K\u1ef3 - Ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt<\/p>

N\u1ed9i dung b\u00ecnh lu\u1eadn<\/p>

N\u1ed9i dung b\u00ecnh lu\u1eadn c\u00e1c d\u1ecbch v\u1ee5 cho ph\u00e9p ng\u01b0\u1eddi s\u1eed d\u1ee5ng \u0111\u1ec3 t\u1ea1o ra v\u00e0 ph\u00e1t ki\u1ebfn \u200b\u200bc\u1ee7a h\u1ecd v\u1ec1 c\u00e1c n\u1ed9i dung c\u1ee7a \u1ee9ng d\u1ee5ng n\u00e0y. T\u00f9y thu\u1ed9c v\u00e0o c\u00e1c thi\u1ebft l\u1eadp \u0111\u01b0\u1ee3c l\u1ef1a ch\u1ecdn b\u1edfi c\u00e1c ch\u1ee7 s\u1edf h\u1eefu, ng\u01b0\u1eddi s\u1eed d\u1ee5ng c\u0169ng c\u00f3 th\u1ec3 \u0111\u1ec3 l\u1ea1i b\u00ecnh lu\u1eadn n\u1eb7c danh. N\u1ebfu c\u00f3 m\u1ed9t \u0111\u1ecba ch\u1ec9 email gi\u1eefa c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi ng\u01b0\u1eddi s\u1eed d\u1ee5ng, n\u00f3 c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 g\u1eedi c\u00e1c th\u00f4ng b\u00e1o \u00fd ki\u1ebfn \u200b\u200bv\u1ec1 c\u00e1c n\u1ed9i dung t\u01b0\u01a1ng t\u1ef1. Ng\u01b0\u1eddi ch\u1ecbu tr\u00e1ch nhi\u1ec7m v\u1ec1 n\u1ed9i dung c\u00e1c \u00fd ki\u1ebfn \u200b\u200bc\u1ee7a ri\u00eang m\u00ecnh. N\u1ebfu m\u1ed9t n\u1ed9i dung cho \u00fd ki\u1ebfn \u200b\u200bd\u1ecbch v\u1ee5 cung c\u1ea5p b\u1edfi b\u00ean th\u1ee9 ba \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t, n\u00f3 v\u1eabn c\u00f3 th\u1ec3 thu th\u1eadp d\u1eef li\u1ec7u l\u01b0u l\u01b0\u1ee3ng web cho c\u00e1c trang m\u00e0 c\u00e1c d\u1ecbch v\u1ee5 \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t b\u00ecnh lu\u1eadn, ngay c\u1ea3 khi ng\u01b0\u1eddi d\u00f9ng kh\u00f4ng s\u1eed d\u1ee5ng d\u1ecbch v\u1ee5 cho \u00fd ki\u1ebfn \u200b\u200bn\u1ed9i dung.<\/p>

\u0110\u0103ng Nh\u1eadn x\u00e9t (Facebook)<\/p>

Facebook B\u00ecnh lu\u1eadn l\u00e0 m\u1ed9t n\u1ed9i dung cho \u00fd ki\u1ebfn \u200b\u200bd\u1ecbch v\u1ee5 cung c\u1ea5p b\u1edfi Facebook Inc cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng \u0111\u1ec3 l\u1ea1i \u00fd ki\u1ebfn \u200b\u200bv\u00e0 chia s\u1ebb ch\u00fang tr\u00ean c\u00e1c n\u1ec1n t\u1ea3ng Facebook. D\u1eef li\u1ec7u c\u00e1 nh\u00e2n thu th\u1eadp: Cookie v\u00e0 li\u1ec7u s\u1eed d\u1ee5ng. N\u01a1i ch\u1ebf bi\u1ebfn: Hoa K\u1ef3 - Ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt<\/p>

T\u01b0\u01a1ng t\u00e1c v\u1edbi c\u00e1c m\u1ea1ng x\u00e3 h\u1ed9i b\u00ean ngo\u00e0i v\u00e0 c\u00e1c n\u1ec1n t\u1ea3ng<\/p>

Nh\u1eefng d\u1ecbch v\u1ee5 n\u00e0y cho ph\u00e9p t\u01b0\u01a1ng t\u00e1c v\u1edbi c\u00e1c m\u1ea1ng x\u00e3 h\u1ed9i ho\u1eb7c c\u00e1c n\u1ec1n t\u1ea3ng kh\u00e1c b\u00ean ngo\u00e0i tr\u1ef1c ti\u1ebfp t\u1eeb c\u00e1c trang c\u1ee7a \u1ee9ng d\u1ee5ng n\u00e0y. S\u1ef1 t\u01b0\u01a1ng t\u00e1c v\u00e0 th\u00f4ng tin thu \u0111\u01b0\u1ee3c b\u1eb1ng c\u00e1ch \u1ee9ng d\u1ee5ng n\u00e0y lu\u00f4n l\u00e0 ch\u1ee7 \u0111\u1ec1 \u0111\u1ec3 c\u00e0i \u0111\u1eb7t b\u1ea3o m\u1eadt c\u1ee7a ng\u01b0\u1eddi d\u00f9ng cho m\u1ed7i m\u1ea1ng x\u00e3 h\u1ed9i. N\u1ebfu m\u1ed9t d\u1ecbch v\u1ee5 cho ph\u00e9p t\u01b0\u01a1ng t\u00e1c v\u1edbi c\u00e1c m\u1ea1ng x\u00e3 h\u1ed9i \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t n\u00f3 v\u1eabn c\u00f3 th\u1ec3 thu th\u1eadp d\u1eef li\u1ec7u giao th\u00f4ng cho c\u00e1c trang m\u00e0 c\u00e1c d\u1ecbch v\u1ee5 \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t, ngay c\u1ea3 khi ng\u01b0\u1eddi d\u00f9ng kh\u00f4ng s\u1eed d\u1ee5ng n\u00f3.<\/p>

N\u00fat Facebook Like v\u00e0 widget x\u00e3 h\u1ed9i (Facebook)<\/p>

C\u00e1c n\u00fat Facebook Like v\u00e0 widget x\u00e3 h\u1ed9i l\u00e0 d\u1ecbch v\u1ee5 cho ph\u00e9p t\u01b0\u01a1ng t\u00e1c v\u1edbi m\u1ea1ng x\u00e3 h\u1ed9i Facebook cung c\u1ea5p b\u1edfi Facebook Inc d\u1eef li\u1ec7u c\u00e1 nh\u00e2n thu th\u1eadp: Cookie v\u00e0 li\u1ec7u s\u1eed d\u1ee5ng. N\u01a1i ch\u1ebf bi\u1ebfn: Hoa K\u1ef3 - Ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt<\/p>

T\u01b0\u01a1ng t\u00e1c d\u1ef1a tr\u00ean v\u1ecb tr\u00ed<\/p>

\u0110\u1ecbnh v\u1ecb \u0111\u1ecba l\u00fd (\u1ee9ng d\u1ee5ng n\u00e0y)<\/p>

\u1ee8ng d\u1ee5ng n\u00e0y c\u00f3 th\u1ec3 thu th\u1eadp, s\u1eed d\u1ee5ng v\u00e0 chia s\u1ebb d\u1eef li\u1ec7u v\u1ecb tr\u00ed ng\u01b0\u1eddi d\u00f9ng trong \u0111\u1ec3 cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 d\u1ef1a tr\u00ean \u0111\u1ecba \u0111i\u1ec3m. H\u1ea7u h\u1ebft c\u00e1c tr\u00ecnh duy\u1ec7t v\u00e0 c\u00e1c thi\u1ebft b\u1ecb cung c\u1ea5p c\u00f4ng c\u1ee5 \u0111\u1ec3 l\u1ef1a ch\u1ecdn ra t\u1eeb t\u00ednh n\u0103ng n\u00e0y theo m\u1eb7c \u0111\u1ecbnh. N\u1ebfu \u1ee7y quy\u1ec1n r\u00f5 r\u00e0ng \u0111\u00e3 \u0111\u01b0\u1ee3c cung c\u1ea5p, d\u1eef li\u1ec7u v\u1ecb tr\u00ed ng\u01b0\u1eddi d\u00f9ng c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c theo d\u00f5i b\u1edfi \u1ee9ng d\u1ee5ng n\u00e0y. D\u1eef li\u1ec7u c\u00e1 nh\u00e2n thu th\u1eadp: v\u1ecb tr\u00ed \u0111\u1ecba l\u00fd.<\/p>

Th\u00f4ng tin th\u00eam v\u1ec1 vi\u1ec7c thu th\u1eadp v\u00e0 x\u1eed l\u00fd d\u1eef li\u1ec7u<\/p>

H\u00e0nh \u0111\u1ed9ng ph\u00e1p l\u00fd<\/p>

D\u1eef li\u1ec7u c\u00e1 nh\u00e2n ng\u01b0\u1eddi d\u00f9ng c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng cho c\u00e1c m\u1ee5c \u0111\u00edch ph\u00e1p l\u00fd c\u1ee7a c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u, t\u1ea1i T\u00f2a \u00e1n ho\u1eb7c trong giai \u0111o\u1ea1n d\u1eabn \u0111\u1ebfn h\u00e0nh \u0111\u1ed9ng ph\u00e1p l\u00fd c\u00f3 th\u1ec3 ph\u00e1t sinh t\u1eeb vi\u1ec7c s\u1eed d\u1ee5ng kh\u00f4ng \u0111\u00fang c\u00e1ch c\u1ee7a \u1ee9ng d\u1ee5ng n\u00e0y ho\u1eb7c c\u00e1c d\u1ecbch v\u1ee5 li\u00ean quan.<\/p>

Nh\u1eefng th\u00e0nh vi\u00ean nh\u1eadn th\u1ee9c \u0111\u01b0\u1ee3c th\u1ef1c t\u1ebf l\u00e0 c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c y\u00eau c\u1ea7u \u0111\u1ec3 l\u1ed9 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n khi c\u00f3 y\u00eau c\u1ea7u c\u1ee7a c\u01a1 quan c\u00f4ng quy\u1ec1n.<\/p>

B\u1ed5 sung th\u00f4ng tin v\u1ec1 d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng<\/p>

Ngo\u00e0i c\u00e1c th\u00f4ng tin ch\u1ee9a trong ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt n\u00e0y, \u1ee9ng d\u1ee5ng n\u00e0y c\u00f3 th\u1ec3 cung c\u1ea5p cho ng\u01b0\u1eddi d\u00f9ng v\u1edbi th\u00f4ng tin b\u1ed5 sung v\u00e0 ho\u00e0n c\u1ea3nh li\u00ean quan \u0111\u1ebfn c\u00e1c d\u1ecbch v\u1ee5 c\u1ee5 th\u1ec3 ho\u1eb7c vi\u1ec7c thu th\u1eadp v\u00e0 x\u1eed l\u00fd d\u1eef li\u1ec7u c\u00e1 nh\u00e2n khi c\u00f3 y\u00eau c\u1ea7u.<\/p>

H\u1ec7 th\u1ed1ng Logs v\u00e0 b\u1ea3o tr\u00ec<\/p>

\u0110\u1ed1i v\u1edbi m\u1ee5c \u0111\u00edch ho\u1ea1t \u0111\u1ed9ng v\u00e0 b\u1ea3o tr\u00ec, \u1ee9ng d\u1ee5ng n\u00e0y v\u00e0 b\u1ea5t k\u1ef3 d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba c\u00f3 th\u1ec3 thu th\u1eadp c\u00e1c t\u1eadp tin ghi l\u1ea1i s\u1ef1 t\u01b0\u01a1ng t\u00e1c v\u1edbi c\u00e1c \u1ee9ng d\u1ee5ng n\u00e0y (H\u1ec7 th\u1ed1ng Logs) ho\u1eb7c s\u1eed d\u1ee5ng cho m\u1ee5c \u0111\u00edch n\u00e0y d\u1eef li\u1ec7u c\u00e1 nh\u00e2n kh\u00e1c (ch\u1eb3ng h\u1ea1n nh\u01b0 \u0111\u1ecba ch\u1ec9 IP).<\/p>

Th\u00f4ng tin kh\u00f4ng \u0111\u01b0\u1ee3c ch\u1ee9a \u0111\u1ef1ng trong ch\u00ednh s\u00e1ch n\u00e0y<\/p>

Th\u00eam c\u00e1c chi ti\u1ebft li\u00ean quan \u0111\u1ebfn vi\u1ec7c thu th\u1eadp ho\u1eb7c x\u1eed l\u00fd D\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c y\u00eau c\u1ea7u t\u1eeb c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u b\u1ea5t c\u1ee9 l\u00fac n\u00e0o. Xin vui l\u00f2ng xem th\u00f4ng tin li\u00ean h\u1ec7 \u1edf ph\u1ea7n \u0111\u1ea7u c\u1ee7a t\u00e0i li\u1ec7u n\u00e0y.<\/p>

C\u00e1c quy\u1ec1n c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng<\/p>

Ng\u01b0\u1eddi d\u00f9ng c\u00f3 quy\u1ec1n, b\u1ea5t c\u1ee9 l\u00fac n\u00e0o, \u0111\u1ec3 bi\u1ebft li\u1ec7u d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a h\u1ecd \u0111\u00e3 \u0111\u01b0\u1ee3c l\u01b0u tr\u1eef v\u00e0 c\u00f3 th\u1ec3 tham kh\u1ea3o c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u \u0111\u1ec3 t\u00ecm hi\u1ec3u v\u1ec1 n\u1ed9i dung v\u00e0 ngu\u1ed3n g\u1ed1c c\u1ee7a h\u1ecd, \u0111\u1ec3 x\u00e1c minh t\u00ednh ch\u00ednh x\u00e1c c\u1ee7a h\u1ecd ho\u1eb7c \u0111\u1ec3 y\u00eau c\u1ea7u cho h\u1ecd \u0111\u01b0\u1ee3c b\u1ed5 sung, h\u1ee7y b\u1ecf, c\u1eadp nh\u1eadt ho\u1eb7c s\u1eeda ch\u1eefa ho\u1eb7c chuy\u1ec3n \u0111\u1ed5i c\u1ee7a h\u1ecd sang \u0111\u1ecbnh d\u1ea1ng n\u1eb7c danh ho\u1eb7c ng\u0103n ch\u1eb7n b\u1ea5t k\u1ef3 d\u1eef li\u1ec7u \u0111\u01b0\u1ee3c t\u1ed5 ch\u1ee9c vi ph\u1ea1m ph\u00e1p lu\u1eadt, c\u0169ng nh\u01b0 \u0111\u1ec3 ph\u1ea3n \u0111\u1ed1i \u0111i\u1ec1u tr\u1ecb cho b\u1ea5t k\u1ef3 v\u00e0 t\u1ea5t c\u1ea3 c\u00e1c l\u00fd do ch\u00ednh \u0111\u00e1ng. Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u01b0\u1ee3c g\u1eedi \u0111\u1ebfn c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u t\u1ea1i c\u00e1c th\u00f4ng tin li\u00ean l\u1ea1c \u0111\u1eb7t ra \u1edf tr\u00ean.<\/p>

\u1ee8ng d\u1ee5ng n\u00e0y kh\u00f4ng h\u1ed7 tr\u1ee3 \"Kh\u00f4ng theo d\u00f5i\" y\u00eau c\u1ea7u.<\/p>

\u0110\u1ec3 x\u00e1c \u0111\u1ecbnh xem li\u1ec7u c\u00e1c d\u1ecbch v\u1ee5 c\u1ee7a b\u00ean th\u1ee9 ba s\u1eed d\u1ee5ng n\u00f3 tu\u00e2n th\u1ee7 y\u00eau c\u1ea7u\"Kh\u00f4ng theo d\u00f5i\", vui l\u00f2ng \u0111\u1ecdc ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt c\u1ee7a h\u1ecd.<\/p>

Thay \u0111\u1ed5i ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt n\u00e0y<\/p>

B\u1ed9 \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u b\u1ea3o l\u01b0u quy\u1ec1n thay \u0111\u1ed5i ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt n\u00e0y v\u00e0o b\u1ea5t c\u1ee9 l\u00fac n\u00e0o b\u1eb1ng c\u00e1ch th\u00f4ng b\u00e1o cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng c\u1ee7a n\u00f3 tr\u00ean trang n\u00e0y. N\u00f3 \u0111\u01b0\u1ee3c khuy\u1ebfn kh\u00edch m\u1ea1nh m\u1ebd \u0111\u1ec3 ki\u1ec3m tra trang n\u00e0y th\u01b0\u1eddng xuy\u00ean, \u0111\u1ec1 c\u1eadp \u0111\u1ebfn ng\u00e0y s\u1eeda \u0111\u1ed5i cu\u1ed1i c\u00f9ng \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea \u1edf ph\u00eda d\u01b0\u1edbi. N\u1ebfu m\u1ed9t ng\u01b0\u1eddi d\u00f9ng ph\u1ea3n \u0111\u1ed1i b\u1ea5t k\u1ef3 s\u1ef1 thay \u0111\u1ed5i ch\u00ednh s\u00e1ch, ng\u01b0\u1eddi d\u00f9ng ph\u1ea3i ng\u01b0ng s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng n\u00e0y v\u00e0 c\u00f3 th\u1ec3 y\u00eau c\u1ea7u \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u x\u00f3a d\u1eef li\u1ec7u c\u00e1 nh\u00e2n. Tr\u1eeb khi c\u00f3 quy \u0111\u1ecbnh kh\u00e1c, c\u00e1c ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt hi\u1ec7n t\u1ea1i khi \u0111\u00f3 \u00e1p d\u1ee5ng cho t\u1ea5t c\u1ea3 c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u c\u00f3 v\u1ec1 ng\u01b0\u1eddi d\u00f9ng.<\/p>

\u0110\u1ecbnh ngh\u0129a v\u00e0 t\u00e0i li\u1ec7u tham kh\u1ea3o ph\u00e1p l\u00fd<\/p>

D\u1eef li\u1ec7u c\u00e1 nh\u00e2n (ho\u1eb7c d\u1eef li\u1ec7u)<\/p>

M\u1ecdi th\u00f4ng tin li\u00ean quan \u0111\u1ebfn m\u1ed9t ng\u01b0\u1eddi t\u1ef1 nhi\u00ean, ph\u00e1p nh\u00e2n, m\u1ed9t t\u1ed5 ch\u1ee9c ho\u1eb7c m\u1ed9t hi\u1ec7p h\u1ed9i, \u0111\u00f3 l\u00e0, ho\u1eb7c c\u00f3 th\u1ec3 l\u00e0, x\u00e1c \u0111\u1ecbnh, th\u1eadm ch\u00ed gi\u00e1n ti\u1ebfp, b\u1eb1ng c\u00e1ch tham chi\u1ebfu \u0111\u1ebfn b\u1ea5t k\u1ef3 th\u00f4ng tin kh\u00e1c, bao g\u1ed3m c\u1ea3 m\u1ed9t s\u1ed1 c\u00e1 nh\u00e2n.<\/p>

D\u1eef li\u1ec7u s\u1eed d\u1ee5ng<\/p>

Th\u00f4ng tin thu th\u1eadp t\u1ef1 \u0111\u1ed9ng t\u1eeb \u1ee9ng d\u1ee5ng n\u00e0y (ho\u1eb7c b\u00ean th\u1ee9 ba d\u1ecbch v\u1ee5 l\u00e0m vi\u1ec7c trong \u1ee9ng d\u1ee5ng n\u00e0y), trong \u0111\u00f3 c\u00f3 th\u1ec3 bao g\u1ed3m: \u0111\u1ecba ch\u1ec9 IP ho\u1eb7c t\u00ean mi\u1ec1n c\u1ee7a c\u00e1c m\u00e1y t\u00ednh s\u1eed d\u1ee5ng b\u1edfi nh\u1eefng ng\u01b0\u1eddi s\u1eed d\u1ee5ng, ng\u01b0\u1eddi s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng n\u00e0y, c\u00e1c \u0111\u1ecba ch\u1ec9 URI (Uniform Resource Identifier), th\u1eddi gian y\u00eau c\u1ea7u, ph\u01b0\u01a1ng ph\u00e1p s\u1eed d\u1ee5ng \u0111\u1ec3 g\u1eedi y\u00eau c\u1ea7u t\u1edbi m\u00e1y ch\u1ee7, k\u00edch th\u01b0\u1edbc c\u1ee7a c\u00e1c t\u1eadp tin nh\u1eadn \u0111\u01b0\u1ee3c trong ph\u1ea3n \u1ee9ng, m\u00e3 s\u1ed1 cho bi\u1ebft t\u00ecnh tr\u1ea1ng c\u1ee7a c\u00e2u tr\u1ea3 l\u1eddi c\u1ee7a m\u00e1y ch\u1ee7 (k\u1ebft qu\u1ea3 th\u00e0nh c\u00f4ng, l\u1ed7i, vv), n\u01b0\u1edbc xu\u1ea5t x\u1ee9, c\u00e1c t\u00ednh n\u0103ng c\u1ee7a tr\u00ecnh duy\u1ec7t v\u00e0 h\u1ec7 \u0111i\u1ec1u h\u00e0nh \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi ng\u01b0\u1eddi d\u00f9ng , c\u00e1c chi ti\u1ebft th\u1eddi gian kh\u00e1c nhau cho m\u1ed7i l\u1ea7n truy c\u1eadp (v\u00ed d\u1ee5, th\u1eddi gian d\u00e0nh cho m\u1ed7i trang trong \u1ee9ng d\u1ee5ng) v\u00e0 c\u00e1c chi ti\u1ebft v\u1ec1 c\u00e1c \u0111\u01b0\u1eddng d\u1eabn sau trong \u1ee9ng d\u1ee5ng v\u1edbi t\u00e0i li\u1ec7u tham kh\u1ea3o \u0111\u1eb7c bi\u1ec7t v\u1edbi tr\u00ecnh t\u1ef1 c\u1ee7a c\u00e1c trang truy c\u1eadp, v\u00e0 c\u00e1c th\u00f4ng s\u1ed1 kh\u00e1c v\u1ec1 h\u1ec7 \u0111i\u1ec1u h\u00e0nh thi\u1ebft b\u1ecb v\u00e0 \/ ho\u1eb7c m\u00f4i tr\u01b0\u1eddng CNTT. D\u1eef li\u1ec7u c\u00e1 nh\u00e2n ng\u01b0\u1eddi d\u00f9ng s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng n\u00e0y, m\u00e0 ph\u1ea3i tr\u00f9ng v\u1edbi ho\u1eb7c \u0111\u01b0\u1ee3c \u1ee7y quy\u1ec1n b\u1edfi c\u00e1c d\u1eef li\u1ec7u \u0111\u1ec1, m\u00e0 c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n refer.Data SubjectThe ho\u1eb7c ph\u00e1p nh\u00e2n m\u00e0 nh\u1eefng d\u1eef li\u1ec7u c\u00e1 nh\u00e2n ch\u1ec9 to. Data Processor (ho\u1eb7c d\u1eef li\u1ec7u Supervisor) ng\u01b0\u1eddi t\u1ef1 nhi\u00ean, ph\u00e1p nh\u00e2n, h\u00e0nh ch\u00ednh c\u00f4ng ho\u1eb7c b\u1ea5t k\u1ef3 c\u01a1 quan kh\u00e1c, hi\u1ec7p h\u1ed9i ho\u1eb7c t\u1ed5 ch\u1ee9c \u0111\u01b0\u1ee3c \u1ee7y quy\u1ec1n b\u1edfi c\u00e1c \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u \u0111\u1ec3 x\u1eed l\u00fd c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n ph\u00f9 h\u1ee3p v\u1edbi quy\u1ec1n ri\u00eang t\u01b0 n\u00e0y policy.Data Controller (ho\u1eb7c Ch\u1ee7 \u0111\u1ea7u t\u01b0) ng\u01b0\u1eddi t\u1ef1 nhi\u00ean, ph\u00e1p nh\u00e2n, c\u00f4ng c\u1ed9ng qu\u1ea3n l\u00fd ho\u1eb7c b\u1ea5t k\u1ef3 c\u01a1 quan kh\u00e1c, hi\u1ec7p h\u1ed9i, t\u1ed5 ch\u1ee9c c\u00f3 quy\u1ec1n, c\u0169ng c\u00f9ng v\u1edbi m\u1ed9t \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u, \u0111\u1ec3 \u0111\u01b0a ra quy\u1ebft \u0111\u1ecbnh li\u00ean quan \u0111\u1ebfn m\u1ee5c \u0111\u00edch, v\u00e0 c\u00e1c ph\u01b0\u01a1ng ph\u00e1p x\u1eed l\u00fd d\u1eef li\u1ec7u c\u00e1 nh\u00e2n v\u00e0 c\u00e1c ph\u01b0\u01a1ng ti\u1ec7n \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng, bao g\u1ed3m c\u1ea3 c\u00e1c bi\u1ec7n ph\u00e1p an ninh li\u00ean quan \u0111\u1ebfn c\u00e1c ho\u1ea1t \u0111\u1ed9ng v\u00e0 s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng n\u00e0y. B\u1ed9 \u0111i\u1ec1u khi\u1ec3n d\u1eef li\u1ec7u, tr\u1eeb khi c\u00f3 quy \u0111\u1ecbnh kh\u00e1c, l\u00e0 ch\u1ee7 s\u1edf h\u1eefu c\u1ee7a n\u00e0y Application.This ApplicationThe ph\u1ea7n c\u1ee9ng ho\u1eb7c ph\u1ea7n m\u1ec1m c\u00f4ng c\u1ee5 m\u00e0 theo \u0111\u00f3 c\u00e1c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a ng\u01b0\u1eddi d\u00f9ng l\u00e0 collected.CookieSmall m\u1ea3nh c\u1ee7a d\u1eef li\u1ec7u \u0111\u01b0\u1ee3c l\u01b0u tr\u1eef trong device. C\u1ea3nh b\u00e1o th\u00f4ng tin ng\u01b0\u1eddi d\u00f9ng ch\u00e2u \u00c2u: b\u1ea3o m\u1eadt n\u00e0y tuy\u00ean b\u1ed1 n\u00e0y \u0111\u00e3 \u0111\u01b0\u1ee3c chu\u1ea9n b\u1ecb trong th\u1ef1c hi\u1ec7n c\u00e1c ngh\u0129a v\u1ee5 theo ngh\u1ec7 thu\u1eadt. 10 c\u1ee7a EC n. 95\/46 \/ EC, v\u00e0 theo quy \u0111\u1ecbnh c\u1ee7a Ch\u1ec9 th\u1ecb 2002\/58 \/ EC, \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i theo Ch\u1ec9 th\u1ecb 2009\/136 \/ EC, v\u1ec1 ch\u1ee7 \u0111\u1ec1 Cookie. Ch\u00ednh s\u00e1ch b\u1ea3o m\u1eadt n\u00e0y li\u00ean quan ch\u1ec9 \u0111\u1ec3 c\u1eadp nh\u1eadt Application. L\u1ea7n cu\u1ed1i: Ng\u00e0y 11\/6\/2014.<\/p>

<\/strong><\/em><\/p>","gdpr":"

<\/h1>

Ch\u00ednh s\u00e1ch m\u1edf r\u1ed9ng li\u00ean quan \u0111\u1ebfn vi\u1ec7c \u00e1p d\u1ee5ng GDPR Ch\u00e2u \u00c2u.<\/p>

Theo c\u00e1c ngh\u0129a v\u1ee5 c\u1ee7a Quy \u0111\u1ecbnh (EU) 2016\/679 c\u1ee7a Ngh\u1ecb vi\u1ec7n ch\u00e2u \u00c2u v\u00e0 c\u1ee7a H\u1ed9i \u0111\u1ed3ng ng\u00e0y 27 th\u00e1ng 4 n\u0103m 2016 v\u1ec1 b\u1ea3o v\u1ec7 ng\u01b0\u1eddi t\u1ef1 nhi\u00ean li\u00ean quan \u0111\u1ebfn vi\u1ec7c x\u1eed l\u00fd d\u1eef li\u1ec7u c\u00e1 nh\u00e2n v\u00e0 chuy\u1ec3n \u0111\u1ed9ng t\u1ef1 do c\u1ee7a d\u1eef li\u1ec7u \u0111\u00f3, v\u00e0 b\u00e3i b\u1ecf Ch\u1ec9 th\u1ecb 95\/46 \/ EC (Quy \u0111\u1ecbnh b\u1ea3o v\u1ec7 d\u1eef li\u1ec7u chung) (V\u0103n b\u1ea3n c\u00f3 li\u00ean quan \u0111\u1ebfn EEA)<\/p>

B\u1ed9 x\u1eed l\u00fd d\u1eef li\u1ec7u<\/p>

# COMPANY.NAME # kh\u00f4ng s\u1edf h\u1eefu b\u1ea5t k\u1ef3 d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng n\u00e0o \u0111\u01b0\u1ee3c l\u01b0u tr\u1eef ho\u1eb7c x\u1eed l\u00fd qua d\u1ecbch v\u1ee5 # PLATFORM.NAME #.<\/p>

# COMPANY.NAME # kh\u00f4ng ch\u1ecbu tr\u00e1ch nhi\u1ec7m v\u1ec1 n\u1ed9i dung c\u1ee7a d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u00f3 trong d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng ho\u1eb7c th\u00f4ng tin kh\u00e1c \u0111\u01b0\u1ee3c l\u01b0u tr\u1eef tr\u00ean c\u00e1c m\u00e1y ch\u1ee7 c\u1ee7a n\u00f3.<\/p>

Theo quy\u1ebft \u0111\u1ecbnh c\u1ee7a kh\u00e1ch h\u00e0ng ho\u1eb7c ng\u01b0\u1eddi d\u00f9ng c\u0169ng kh\u00f4ng ph\u1ea3i l\u00e0 # COMPANY.NAME # ch\u1ecbu tr\u00e1ch nhi\u1ec7m v\u1ec1 c\u00e1ch th\u1ee9c m\u00e0 kh\u00e1ch h\u00e0ng ho\u1eb7c ng\u01b0\u1eddi d\u00f9ng thu th\u1eadp, x\u1eed l\u00fd vi\u1ec7c ti\u1ebft l\u1ed9, ph\u00e2n ph\u1ed1i ho\u1eb7c x\u1eed l\u00fd th\u00f4ng tin nh\u01b0 v\u1eady.<\/p>

Li\u00ean h\u1ec7 \u0111\u1ec3 truy c\u1eadp, s\u1eeda ch\u1eefa, x\u00f3a m\u1ecdi th\u00f4ng tin d\u1eef li\u1ec7u<\/p>

# CONTACT.FULL #<\/p>

L\u1ef1a ch\u1ecdn c\u1ee7a b\u1ea1n<\/p>

Truy c\u1eadp, ch\u1ec9nh s\u1eeda, x\u00f3a<\/p>

Ch\u00fang t\u00f4i t\u00f4n tr\u1ecdng quy\u1ec1n ri\u00eang t\u01b0 c\u1ee7a b\u1ea1n v\u00e0 cung c\u1ea5p cho b\u1ea1n quy\u1ec1n truy c\u1eadp h\u1ee3p l\u00fd v\u00e0o D\u1eef li\u1ec7u c\u00e1 nh\u00e2n m\u00e0 b\u1ea1n c\u00f3 th\u1ec3 \u0111\u00e3 cung c\u1ea5p th\u00f4ng qua vi\u1ec7c b\u1ea1n s\u1eed d\u1ee5ng D\u1ecbch v\u1ee5.<\/p>

N\u1ebfu b\u1ea1n mu\u1ed1n truy c\u1eadp ho\u1eb7c s\u1eeda \u0111\u1ed5i b\u1ea5t k\u1ef3 D\u1eef li\u1ec7u C\u00e1 nh\u00e2n n\u00e0o kh\u00e1c m\u00e0 ch\u00fang t\u00f4i c\u00f3 v\u1ec1 b\u1ea1n ho\u1eb7c y\u00eau c\u1ea7u ch\u00fang t\u00f4i x\u00f3a b\u1ea5t k\u1ef3 th\u00f4ng tin n\u00e0o v\u1ec1 b\u1ea1n m\u00e0 ch\u00fang t\u00f4i \u0111\u00e3 nh\u1eadn \u0111\u01b0\u1ee3c t\u1eeb D\u1ecbch v\u1ee5 T\u00edch h\u1ee3p, b\u1ea1n c\u00f3 th\u1ec3 li\u00ean h\u1ec7 v\u1edbi ch\u00fang t\u00f4i.<\/p>

Theo y\u00eau c\u1ea7u c\u1ee7a b\u1ea1n, ch\u00fang t\u00f4i s\u1ebd c\u00f3 b\u1ea5t k\u1ef3 tham chi\u1ebfu n\u00e0o cho b\u1ea1n \u0111\u00e3 b\u1ecb x\u00f3a ho\u1eb7c b\u1ecb ch\u1eb7n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ee7a ch\u00fang t\u00f4i.<\/p>

B\u1ea1n c\u00f3 th\u1ec3 c\u1eadp nh\u1eadt, s\u1eeda ho\u1eb7c x\u00f3a th\u00f4ng tin v\u00e0 t\u00f9y ch\u1ecdn T\u00e0i kho\u1ea3n c\u1ee7a m\u00ecnh b\u1ea5t k\u1ef3 l\u00fac n\u00e0o b\u1eb1ng c\u00e1ch truy c\u1eadp trang C\u00e0i \u0111\u1eb7t t\u00e0i kho\u1ea3n c\u1ee7a b\u1ea1n tr\u00ean D\u1ecbch v\u1ee5.<\/p>

Xin l\u01b0u \u00fd r\u1eb1ng m\u1eb7c d\u00f9 b\u1ea5t k\u1ef3 thay \u0111\u1ed5i n\u00e0o b\u1ea1n th\u1ef1c hi\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c ph\u1ea3n \u00e1nh trong c\u01a1 s\u1edf d\u1eef li\u1ec7u ng\u01b0\u1eddi d\u00f9ng ho\u1ea1t \u0111\u1ed9ng ngay l\u1eadp t\u1ee9c ho\u1eb7c trong m\u1ed9t kho\u1ea3ng th\u1eddi gian h\u1ee3p l\u00fd, ch\u00fang t\u00f4i c\u00f3 th\u1ec3 l\u01b0u gi\u1eef t\u1ea5t c\u1ea3 th\u00f4ng tin b\u1ea1n g\u1eedi \u0111\u1ec3 sao l\u01b0u, l\u01b0u tr\u1eef, ng\u0103n ch\u1eb7n gian l\u1eadn v\u00e0 l\u1ea1m d\u1ee5ng, ph\u00e2n t\u00edch, th\u1ecfa m\u00e3n ngh\u0129a v\u1ee5 ph\u00e1p l\u00fd ho\u1eb7c n\u1ebfu ch\u00fang ta h\u1ee3p l\u00fd tin r\u1eb1ng ch\u00fang ta c\u00f3 l\u00fd do ch\u00ednh \u0111\u00e1ng \u0111\u1ec3 l\u00e0m nh\u01b0 v\u1eady<\/p>

B\u1ea1n c\u00f3 th\u1ec3 t\u1eeb ch\u1ed1i chia s\u1ebb d\u1eef li\u1ec7u c\u00e1 nh\u00e2n nh\u1ea5t \u0111\u1ecbnh v\u1edbi ch\u00fang t\u00f4i, trong tr\u01b0\u1eddng h\u1ee3p \u0111\u00f3, ch\u00fang t\u00f4i c\u00f3 th\u1ec3 kh\u00f4ng cung c\u1ea5p cho b\u1ea1n m\u1ed9t s\u1ed1 t\u00ednh n\u0103ng v\u00e0 ch\u1ee9c n\u0103ng c\u1ee7a D\u1ecbch v\u1ee5.<\/p>

B\u1ea5t c\u1ee9 l\u00fac n\u00e0o, b\u1ea1n c\u00f3 th\u1ec3 ph\u1ea3n \u0111\u1ed1i vi\u1ec7c x\u1eed l\u00fd d\u1eef li\u1ec7u c\u00e1 nh\u00e2n c\u1ee7a b\u1ea1n, tr\u00ean c\u01a1 s\u1edf h\u1ee3p ph\u00e1p tr\u1eeb tr\u01b0\u1eddng h\u1ee3p \u0111\u01b0\u1ee3c ph\u00e1p lu\u1eadt hi\u1ec7n h\u00e0nh cho ph\u00e9p.<\/p>

M\u1ee5c \u0111\u00edch s\u1eed d\u1ee5ng d\u1eef li\u1ec7u c\u00e1 nh\u00e2n<\/p>

Tr\u1eeb khi b\u1ea1n mu\u1ed1n s\u1eed d\u1ee5ng c\u00e1c t\u00ednh n\u0103ng n\u00e2ng cao trong c\u00e1c \u1ee9ng d\u1ee5ng, ch\u00fang t\u00f4i kh\u00f4ng y\u00eau c\u1ea7u b\u1ea5t k\u1ef3 h\u00ecnh th\u1ee9c \u0111\u0103ng k\u00fd n\u00e0o, cho ph\u00e9p b\u1ea1n s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng m\u00e0 kh\u00f4ng n\u00f3i cho ch\u00fang t\u00f4i bi\u1ebft b\u1ea1n l\u00e0 ai.<\/p>

Tuy nhi\u00ean m\u1ed9t s\u1ed1 d\u1ecbch v\u1ee5 y\u00eau c\u1ea7u b\u1ea1n cung c\u1ea5p cho ch\u00fang t\u00f4i d\u1eef li\u1ec7u c\u00e1 nh\u00e2n.<\/p>

Trong nh\u1eefng tr\u01b0\u1eddng h\u1ee3p n\u00e0y, n\u1ebfu b\u1ea1n ch\u1ecdn gi\u1eef l\u1ea1i b\u1ea5t k\u1ef3 y\u00eau c\u1ea7u d\u1eef li\u1ec7u c\u00e1 nh\u00e2n n\u00e0o c\u1ee7a ch\u00fang t\u00f4i, b\u1ea1n c\u00f3 th\u1ec3 kh\u00f4ng truy c\u1eadp \u0111\u01b0\u1ee3c v\u00e0o c\u00e1c ph\u1ea7n nh\u1ea5t \u0111\u1ecbnh c\u1ee7a \u1ee9ng d\u1ee5ng v\u00e0 \u0111\u1ec3 ch\u00fang t\u00f4i tr\u1ea3 l\u1eddi truy v\u1ea5n c\u1ee7a b\u1ea1n.<\/p>

C\u00e1ch ch\u00fang t\u00f4i s\u1eed d\u1ee5ng th\u00f4ng tin ch\u00fang t\u00f4i thu th\u1eadp<\/p>

Ch\u00fang t\u00f4i s\u1eed d\u1ee5ng th\u00f4ng tin m\u00e0 ch\u00fang t\u00f4i thu th\u1eadp b\u1eb1ng nhi\u1ec1u c\u00e1ch kh\u00e1c nhau trong vi\u1ec7c cung c\u1ea5p d\u1ecbch v\u1ee5 v\u00e0 \u0111i\u1ec1u h\u00e0nh doanh nghi\u1ec7p c\u1ee7a ch\u00fang t\u00f4i.<\/p>

Bao g\u1ed3m c\u00e1c ho\u1ea1t \u0111\u1ed9ng sau:<\/p>

- Duy tr\u00ec, n\u00e2ng cao v\u00e0 cung c\u1ea5p t\u1ea5t c\u1ea3 c\u00e1c t\u00ednh n\u0103ng c\u1ee7a d\u1ecbch v\u1ee5, \u0111\u1ec3 cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 v\u00e0 th\u00f4ng tin m\u00e0 b\u1ea1n y\u00eau c\u1ea7u, \u0111\u1ec3 tr\u1ea3 l\u1eddi nh\u1eadn x\u00e9t v\u00e0 c\u00e2u h\u1ecfi v\u00e0 \u0111\u1ec3 cung c\u1ea5p h\u1ed7 tr\u1ee3 cho ng\u01b0\u1eddi d\u00f9ng d\u1ecbch v\u1ee5, ch\u00fang t\u00f4i x\u1eed l\u00fd d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng ch\u1ec9 theo c\u00e1c h\u01b0\u1edbng d\u1eabn \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi kh\u00e1ch h\u00e0ng ho\u1eb7c c\u1ea3i thi\u1ec7n ng\u01b0\u1eddi d\u00f9ng hi\u1ec7n h\u00e0nh.<\/p>

- Ch\u00fang t\u00f4i c\u00f3 th\u1ec3 s\u1eed d\u1ee5ng \u0111\u1ecba ch\u1ec9 email c\u1ee7a kh\u00e1ch truy c\u1eadp ho\u1eb7c ng\u01b0\u1eddi d\u00f9ng ho\u1eb7c th\u00f4ng tin kh\u00e1c ngo\u00e0i d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng \u0111\u1ec3 li\u00ean h\u1ec7 v\u1edbi kh\u00e1ch truy c\u1eadp ho\u1eb7c ng\u01b0\u1eddi d\u00f9ng \u0111\u00f3 cho c\u00e1c m\u1ee5c \u0111\u00edch qu\u1ea3n tr\u1ecb nh\u01b0 d\u1ecbch v\u1ee5 kh\u00e1ch h\u00e0ng, \u0111\u1ec3 gi\u1ea3i quy\u1ebft vi ph\u1ea1m quy\u1ec1n s\u1edf h\u1eefu tr\u00ed tu\u1ec7, quy\u1ec1n vi ph\u1ea1m quy\u1ec1n ri\u00eang t\u01b0 ho\u1eb7c c\u00e1c v\u1ea5n \u0111\u1ec1 ph\u1ec9 b\u00e1ng li\u00ean quan \u0111\u1ebfn d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng ho\u1eb7c d\u1eef li\u1ec7u c\u00e1 nh\u00e2n \u0111\u01b0\u1ee3c \u0111\u0103ng tr\u00ean d\u1ecbch v\u1ee5.<\/p>

C\u1eadp nh\u1eadt m\u1edbi nh\u1ea5t: ng\u00e0y 24 th\u00e1ng 4 n\u0103m 2018.<\/p>

<\/strong><\/em><\/p>"},"gdpr":{"isEnabled":false},"ipinfo_key":"","useHomepageBackground":false,"backButton":"ion-ios-arrow-back","backButtonClass":null,"leftToggleClass":null,"rightToggleClass":null,"myAccount":{"title":null,"settings":{"design":"list","email_validation":false,"enable_facebook_login":false,"enable_registration":true,"enable_commercial_agreement":false,"enable_commercial_agreement_label":"","enable_password_verification":false,"extra_mobile":false,"extra_mobile_required":false,"extra_birthdate":false,"extra_birthdate_required":false,"extra_civility":false,"extra_civility_required":false,"extra_nickname":false,"extra_nickname_required":false,"use_birthdate":false,"use_nickname":false,"use_ranking":false,"use_civility":false,"use_mobile":false}},"useCriticalPush":false},"homepageImage":"data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQEASABIAAD\/\/gATQ3JlYXRlZCB3aXRoIEdJTVD\/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7\/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7\/wAARCAAeAGQDASIAAhEBAxEB\/8QAGwAAAwADAQEAAAAAAAAAAAAAAAIHAQQGBQj\/xAAzEAABAwQABAQDBgcAAAAAAAABAgMEAAUGEQcSEyEUFiIxFTJBNlFhkaGzNzh0dXaBsv\/EABoBAAIDAQEAAAAAAAAAAAAAAAEDAAQFAgb\/xAAoEQEAAgIBAgUDBQAAAAAAAAABAhEAAyESMQQFE1GBIkGRYXGhscH\/2gAMAwEAAhEDEQA\/APpWsGs1g1Sz0uKamts4uW+6RRLtmG5pNjklIdj2xLiNj3G0rIqlGoLwNzP4HgTcDynlVz1JcV17fbus0dkdubmHcfWq2\/YxlEurv\/M2\/LPCQ3aNuxh1MWIF136r\/oyn4tl3x+4OQ\/LGTWrkaLvWuUDotq0QOUK5jtXfevuBrpDXP4plXmGQ+z5byK09FAVz3OD0Er2daSdnZrisWu+eZPkuQW+NeoUG32q8vNF9URLjymwshLKU9k6ASfUfV3+uqhtoPveR8C7JTQNZALtXv+w5UjSmplKvOb3XihkWKWS6woUOKiO6mQ\/GDi46S0kqCE9ucqUrfqJ1rtWzf79lFwzRGEY1NjRX4kNL9yubzAWUkgaCUfLs7B1+P013Hrns96+c6PK9lgyjzEk9+IoNvH61RbfxlBVSmpvMvGYYVkFpZyS7Rb9Z7nIEXxKYiY7sdxXy7CexH59gfb6tmN9y1PFKLi2PS4bLUu0h4mS0FJZV1F8zg0NqPKkAJJ13oO8Dkb9sZHyvZKR0yixRb5qjv9r49qyhmsVrWhibGtkdi4zhOloRp2QGg31D9\/KOwrZNNyilKDeFFFFTJnsUUUU7MzFNQTgbxDw7G8Cbtl6vHhZaZLiy34Z1fpJGjtKSP1q9qpTStmuUpEotVf8APyZpeE8Xq16Z6dsGRJi8IV037xl75y2LZ7ieU3By32G7eMkttF5SPDuo0gEAna0ge6h+dctwW+0Wf\/5A9\/2uqgaQ0PTkoye2dHi9UNezXqghMO7aU39gyY4n\/H7Nf6SJ+03WpfZLmEcXJ2T3KJJcsd4httOSmWi4I7qAkDmA7gaT+vb2NVdVKaW6eKHm7y1HzMdnVKFxYEEvuAFjXDYPZ+cjuWXuNxKvNhsuLtSpcGLcETZ04sLbabSgEcoKgDsgq\/3r8dendf5jLV\/YFfuO1TDSmh6KtrzY\/jGnmUYnRrhUSMonNv1d1aL\/AAYhpTTGlNOczTMUUUUM6z\/\/2Q==","x-cache":"MISS","x-delay":0.10149788856506348,"customer":{"id":0,"can_connect_with_facebook":false,"can_access_locked_features":false,"token":"91701879rvfkfuo91m2j8q46t2","isLoggedIn":false,"is_logged_in":false,"extendedFields":[],"extendedFieldsPristine":[]}},"featureBlock":{"pages":[{"value_id":11778,"id":11778,"layout_id":1,"code":"migaiframe","name":"We\u017a po\u017cyczk\u0119","subtitle":null,"is_active":true,"is_visible":true,"url":"https:\/\/dev.appteng.com\/63a1431dec3dc\/migaiframe\/application\/index\/value_id\/11778","hide_navbar":false,"use_external_app":false,"path":"\/63a1431dec3dc\/goto\/feature\/migaiframe\/value_id\/11778","icon_url":"https:\/\/dev.appteng.com\/var\/cache_images\/f851f4cfa2c5234ea13653fd5add1d10.png","icon_is_colorable":true,"is_locked":false,"is_link":false,"use_my_account":false,"use_nickname":false,"use_birthdate":false,"use_ranking":false,"use_civility":false,"use_mobile":false,"offline_mode":false,"custom_fields":[],"embed_payload":false,"position":1,"homepage":true,"settings":[],"lazy_load":null,"open_callback_class":null,"touched_at":1671513128,"expires_at":-1}],"touched":{"11778":{"touched_at":1671513128,"expires_at":-1}},"more_items":{"code":"tabbar_more","name":"More","value_id":"more_items","subtitle":null,"is_active":true,"lazy_load":null,"open_callback_class":null,"url":"","icon_url":"https:\/\/dev.appteng.com\/var\/cache_images\/6e9a43ab60b8c57f29305e9ecd647306.png","icon_is_colorable":true},"customer_account":{"code":"tabbar_account","name":"My Account","subtitle":null,"is_active":true,"is_visible":false,"url":"https:\/\/dev.appteng.com\/63a1431dec3dc\/customer\/mobile_account_login","path":"\/63a1431dec3dc\/customer\/mobile_account_login","login_url":"https:\/\/dev.appteng.com\/63a1431dec3dc\/customer\/mobile_account_login","login_path":"\/63a1431dec3dc\/customer\/mobile_account_login","edit_url":"https:\/\/dev.appteng.com\/63a1431dec3dc\/customer\/mobile_account_edit","edit_path":"\/63a1431dec3dc\/customer\/mobile_account_edit","icon_url":"https:\/\/dev.appteng.com\/var\/cache_images\/f30496284de361c26edb2a23e781fc02.png","icon_is_colorable":true},"layout":{"layout_id":"l44","layout_code":"layout_99","layout_options":{"visibility":"block","sidebarWidthUnit":"percentage","sidebarWidth":"85","sidebarWidthPixel":"255","mylogo":""},"visibility":"toggle","use_horizontal_scroll":false,"position":"left"},"limit_to":0,"layout_id":"l44","layout_code":"layout_99","tabbar_is_transparent":false,"homepage_slider_is_visible":false,"homepage_slider_duration":"3","homepage_slider_loop_at_beginning":false,"homepage_slider_size":"30","homepage_slider_opacity":100,"homepage_slider_offset":0,"homepage_slider_is_new":true,"homepage_slider_images":[],"layouts":{"11778":"1"},"x-cache":"MISS","push_badge":0,"x-delay":0.09496402740478516},"translationBlock":{"Account Settings":"Account Settings","CANCEL":"CANCEL","Loading ...":"Loading ...","Miles":"Miles","NO":"NO","YES":"YES","Yes, delete!":"Yes, delete!","to":"to","Admin":"Admin","Comments":"Comments","Contact":"Contact","Default":"Default","Design":"Design","E-mail":"E-mail","Facebook":"Facebook","Header":"Header","Hidden":"Hidden","Icon":"Icon","Job":"Job","Keywords":"Keywords","Language":"Language","Loading":"Loading","Message":"Message","Name":"Name","Next":"Next","No":"No","Options":"Options","Places":"Places","Save":"Save","Send request":"Send request","Status":"Status","Success.":"Success.","Terms & Conditions":"Terms & Conditions","This application is no longer available":"This application is no longer available","Tip":"Tip","Title":"Title","We are sorry but this application has been deactivated and may not be re-activated.":"We are sorry but this application has been deactivated and may not be re-activated.","Yes":"Yes","address":"address","pending":"pending","Access restricted to authorized members only":"Access restricted to authorized members only","Scan now to unlock":"Scan now to unlock","We are sorry but your account does not have enough permissions to access this page":"We are sorry but your account does not have enough permissions to access this page","1 points =":"1 points =","Add card":"Add card","Add gratuity (Optional)":"Add gratuity (Optional)","Add to cart":"Add to cart","All fields with a * are required.":"All fields with a * are required.","Amount you will pay":"Amount you will pay","An error occurred during the payment process.":"An error occurred during the payment process.","CVC":"CVC","Cancelled":"Cancelled","Card Number":"Card Number","Cart":"Cart","Category":"Category","Choose a delivery method:":"Choose a delivery method:","Choose a payment method:":"Choose a payment method:","Choose a store":"Choose a store","City":"City","Client":"Client","Code":"Code","Confirmation":"Confirmation","Continue shopping":"Continue shopping","Create a new discount":"Create a new discount","Date of birth":"Date of birth","Delete":"Delete","Delivery":"Delivery","Delivery Method":"Delivery Method","Delivery address":"Delivery address","Delivery fees":"Delivery fees","Delivery time":"Delivery time","Discound code":"Discound code","Discount":"Discount","Discount amount":"Discount amount","Discount code":"Discount code","Discount total":"Discount total","Discount used":"Discount used","Do you confirm you want to remove your card?":"Do you confirm you want to remove your card?","Done":"Done","Email":"Email","Estimated discount:":"Estimated discount:","First Name":"First Name","Firstname":"Firstname","Format:":"Format:","Free purchase":"Free purchase","From":"From","Gratuity":"Gratuity","Guest Order":"Guest Order","I will pay":"I will pay","Incl.":"Incl.","Invoicing address":"Invoicing address","Keep card information":"Keep card information","Last Name":"Last Name","Lastname":"Lastname","Loading...":"Loading...","Login":"Login","My Cart":"My Cart","My cart is empty":"My cart is empty","My information":"My information","My product's list choice options":"My product's list choice options","Notes":"Notes","Option $1 is required.":"Option $1 is required.","Order N\u00b0":"Order N\u00b0","Order Total":"Order Total","Order details":"Order details","Order history":"Order history","Password":"Password","Pay":"Pay","Payment":"Payment","Payment Method":"Payment Method","Phone":"Phone","Please fill in your card information to process Credit card payment:":"Please fill in your card information to process Credit card payment:","Points available:":"Points available:","Postcode":"Postcode","Previous":"Previous","Price":"Price","Prices":"Prices","Proceed":"Proceed","Qty":"Qty","Remaining due":"Remaining due","Remove card":"Remove card","Review":"Review","Settings":"Settings","Signup":"Signup","Some mandatory fields are empty.":"Some mandatory fields are empty.","Stored card information.":"Stored card information.","Street":"Street","Subtotal":"Subtotal","Subtotal Excl. Tax":"Subtotal Excl. Tax","Tax":"Tax","Thank you!":"Thank you!","Total":"Total","Total Excl. Tax":"Total Excl. Tax","Updating price":"Updating price","Use:":"Use:","Use my points?":"Use my points?","We thank you for your order. A confirmation email has been sent":"We thank you for your order. A confirmation email has been sent","You don't have enough points":"You don't have enough points","You have to choose a delivery method.":"You have to choose a delivery method.","You must be logged in to continue":"You must be logged in to continue","Your email address":"Your email address","Sorry, you are outside the delivery radius":"Sorry, you are outside the delivery radius","Account":"Account","Actions":"Actions","Add":"Add","Add Image":"Add Image","Add a picture":"Add a picture","Address":"Address","All items":"All items","An error occurred during process. Please try again later.":"An error occurred during process. Please try again later.","An unexpected error occurred while calculating the route.":"An unexpected error occurred while calculating the route.","Application":"Application","Back":"Back","Booking details":"Booking details","Cancel":"Cancel","Change password":"Change password","Click here to log-in":"Click here to log-in","Close":"Close","Comment":"Comment","Company":"Company","Coms":"Coms","Conditions":"Conditions","Copy":"Copy","Country":"Country","Create an account":"Create an account","Current password":"Current password","Date":"Date","Date and time":"Date and time","Description":"Description","Distance unit":"Distance unit","Do you want to download all the contents now to access it when offline? If you do, we recommend you to use a WiFi connection.":"Do you want to download all the contents now to access it when offline? If you do, we recommend you to use a WiFi connection.","Downloading...":"Downloading...","Error":"Error","First name":"First name","First name \/ Last name":"First name \/ Last name","Forgot your password?":"Forgot your password?","Form":"Form","From:":"From:","General":"General","Hi. I just found: $1 in the $2 app.":"Hi. I just found: $1 in the $2 app.","Home":"Home","I'm listening to $1 from $2 on $3 app.":"I'm listening to $1 from $2 on $3 app.","I'm listening to $1 on $2 app.":"I'm listening to $1 on $2 app.","Info":"Info","Information":"Information","Last name":"Last name","Like":"Like","Likes":"Likes","List":"List","Locate":"Locate","Location":"Location","Log in":"Log in","Log-in":"Log-in","Log-out":"Log-out","Manage":"Manage","Map":"Map","Method":"Method","Month":"Month","More":"More","My account":"My Account","New password":"New password","No Results":"No Results","No items found":"No items found","No results for your request.":"No results for your request.","Nothing to display.":"Nothing to display.","Number of people":"Number of people","OK":"OK","OR":"OR","Offline content":"Offline content","Old Password":"Old Password","Payment method":"Payment method","Payments":"Payments","Phone and\/or E-mail":"Phone and\/or E-mail","Photos":"Photos","Please enter a valid email address":"Please enter a valid email address","Please enter your email address":"Please enter your email address","Please fill out the following fields":"Please fill out the following fields","Please wait...":"Please wait...","Podcast":"Podcast","Privacy":"Privacy","Privacy Policy":"Privacy Policy","Privacy policy":"Privacy policy","Products":"Products","Profile":"Profile","Push":"Push","Remove":"Remove","Required fields":"Required fields","Search":"Search","Search ...":"Search ...","Select a country":"Select a country","Send":"Send","Success":"Success","Thank you":"Thank you","Thank you for your request.
We'll answer you as soon as possible.":"Thank you for your request.
We'll answer you as soon as possible.","The address you're looking for does not exists.":"The address you're looking for does not exists.","The payment has been cancelled, something wrong happened? Feel free to contact us.":"The payment has been cancelled, something wrong happened? Feel free to contact us.","The value_id is required.":"The value_id is required.","This feature is available from the application only":"This feature is available from the application only","This field is required":"This field is required","This will open the code scan camera on your device.":"This will open the code scan camera on your device.","Toggle":"Toggle","Translations":"Translations","Until:":"Until:","Use this coupon":"Use this coupon","Validate":"Validate","View":"View","View full article":"View full article","Website":"Website","Year":"Year","You have gone offline":"You have gone offline","Your comment":"Your comment","Your name":"Your name","Albums":"Albums","An error occurred while loading the media.":"An error occurred while loading the media.","An error occurred while loading the radio.":"An error occurred while loading the radio.","Playlists":"Playlists","Read all":"Read all","Tracks":"Tracks","track":"track","tracks":"tracks","Logo":"Logo","Menu":"Menu","Clear":"Clear","Hour":"Hour","Minute":"Minute","None":"None","Ok":"Ok","Request":"Request","Show more":"Show more","Statistics":"Statistics","Unknown":"Unknown","Twitter":"Twitter","Your email":"Your email","Your request":"Your request","Add a comment":"Add a comment","COMMENTS":"COMMENTS","Flag":"Flag","Flag as inappropriate":"Flag as inappropriate","Near me":"Near me","New post":"New post","Post":"Post","Recent":"Recent","You have to enter a text message.":"You have to enter a text message.","Astronomy":"Astronomy","Atmosphere":"Atmosphere","Change location":"Change location","Chill:":"Chill:","Click here to view more details on current weather.":"Click here to view more details on current weather.","Country:":"Country:","Direction:":"Direction:","Fri":"Fri","Humidity:":"Humidity:","Mon":"Mon","Postal code or city":"Postal code or city","Pressure:":"Pressure:","Rising:":"Rising:","Sat":"Sat","Sorry, but the weather service is not available for the moment. Please try again later.":"Sorry, but the weather service is not available for the moment. Please try again later.","Speed:":"Speed:","Sun":"Sun","Sunrise:":"Sunrise:","Sunset:":"Sunset:","Thu":"Thu","Tue":"Tue","Use my location":"Use my location","Visibility:":"Visibility:","Weather information":"Weather information","Wed":"Wed","Wind":"Wind","Type in any location":"Type in any location","Get weather near me!":"Get weather near me!","Sunrise":"Sunrise","Sunset":"Sunset","Humidity":"Humidity","Pressure":"Pressure","Visibility":"Visibility","Chill":"Chill","Direction":"Direction","Speed":"Speed","No messages for now.":"No messages for now.","Format":"Format","Amount of bill":"Amount of bill","Calculate":"Calculate","Percentage of tip":"Percentage of tip","Tip for each:":"Tip for each:","1 loyalty point =":"1 loyalty point =","1 point":"1 point","1 validated point =":"1 validated point =","Enter password":"Enter password","No cards available":"No cards available","Please enter the password":"Please enter the password","Rewards":"Rewards","Scan QRCode":"Scan QRCode","Unlock by QRCode":"Unlock by QRCode","We are sorry but this card is temporarily blocked":"We are sorry but this card is temporarily blocked","Wrong password.
Be careful !
%d remaining attempt%s before locking your card.
Ask the store person for validating your point":"Wrong password.
Be careful !
%d remaining attempt%s before locking your card.
Ask the store person for validating your point","is now yours!":"is now yours!","point to validate":"point to validate","points to validate":"points to validate","validated points =":"validated points =","Valid Until":"Valid Until","Billing Address":"Billing Address","Thanks!":"Thanks!","Action":"Action","Challengers":"Challengers","Currently no challengers":"Currently no challengers","Team Leader":"Team Leader","About":"About","More Information":"More Information","Sorry, the route cannot be calculated.":"Sorry, the route cannot be calculated.","To:":"To:","Import a picture":"Import a picture","Import from Library":"Import from Library","Take a picture":"Take a picture","No topics for now.":"No topics for now.","Subscribe":"Subscribe","CabRide":"CabRide","Join lobby":"Join lobby","Chatrooms":"Chatrooms","Cabride":"Cabride","Cabride, uws Server.":"Cabride, uws Server.","Cabride, watcher.":"Cabride, watcher.","No, go back!":"No, go back!","No current stream to load.":"No current stream to load.","Company:":"Company:","Buy Tickets":"Buy Tickets","Buy tickets":"Buy tickets","Entrance:":"Entrance:","Location:":"Location:","RSVP":"RSVP","followers":"followers","following":"following","Pending":"Pending","Access my personal data":"Access my personal data","Add to address book":"Add to address book","An error occurred while reading the code.":"An error occurred while reading the code.","Application is Locked":"Application is Locked","Buffering":"Buffering","CVC ***":"CVC ***","Cancel delete":"Cancel delete","Cancel edit":"Cancel edit","Civility":"Civility","Dismiss":"Dismiss","EXP":"EXP","Hi. I just found $1 in the $2 app.":"Hi. I just found $1 in the $2 app.","I accept the privacy policy":"I accept the privacy policy","I just found this discount $1 in $2 app.":"I just found this discount $1 in $2 app.","Identity":"Identity","Informations":"Informations","Login error":"Login error","Log-in with Facebook":"Log-in with Facebook","Miss":"Miss","Mr":"Mr","Mrs":"Mrs","Nickname":"Nickname","No comments for now.":"No comments for now.","No form available":"No form available","No images found":"No images found","Notification":"Notification","Offline mode":"Offline mode","Open link":"Open link","Or with your account":"Or with your account","Order Details":"Order Details","Overview":"Overview","Please enter your email address.":"Please enter your email address.","Please enter your email address. We'll send you your password right now.":"Please enter your email address. We'll send you your password right now.","Pull to refresh...":"Pull to refresh...","Scan result":"Scan result","See details":"See details","Send contact request":"Send contact request","Show me in ranking":"Show me in ranking","Tap to download in background":"Tap to download in background","The sign in flow was canceled":"The sign in flow was canceled","There is no route available with these informations.":"There is no route available with these informations.","This feature is disabled in this preview":"This feature is disabled in this preview","This feature is not available in offline mode!":"This feature is not available in offline mode!","Triple tap to close the preview":"Triple tap to close the preview","We'll send you your password right now.":"We'll send you your password right now.","XXXX XXXX XXXX":"XXXX XXXX XXXX","You must fill at least one field!":"You must fill at least one field!","Your location could not be found because your application doesn't use SSL.":"Your location could not be found because your application doesn't use SSL.","Hi. I just found: $1 for $2 in the $3 app.":"Hi. I just found: $1 for $2 in the $3 app.","This feature is no longer available.":"This feature is no longer available.","Nothing to preview, use the App mode to preview your homepage layout.":"Nothing to preview, use the App mode to preview your homepage layout.","General background color & text.":"General background color & text.","Header background color, text & border.":"Header background color, text & border.","E-mails can't be previewed in the application.":"E-mails can't be previewed in the application.","An unknown error occurred, please try again later.":"An unknown error occurred, please try again later.","City:":"City:","Zip Code:":"Zip Code:","An error occured.":"An error occured.","Custom icon":"Custom icon","Email:":"Email:","Phone:":"Phone:","Change Password":"Change Password","We are sorry but this nickname is already used":"We are sorry but this nickname is already used","We are sorry but this nickname is not valid. Use only alphanumerical characters and underscores and use 15 characters maximum":"We are sorry but this nickname is not valid. Use only alphanumerical characters and underscores and use 15 characters maximum","You must fill firstname and lastname fields.":"You must fill firstname and lastname fields.","Your points":"Your points","You must be connected to use this feature. Please connect to your account by clicking on the button below.":"You must be connected to use this feature. Please connect to your account by clicking on the button below.","Latest store updates require you to register an AdMob app, and set the ID below":"Latest store updates require you to register an AdMob app, and set the ID below","C\u00e1c b\u1ea3n c\u1eadp nh\u1eadt tr\u00ean CH -Play v\u00e0 Apple Store m\u1edbi nh\u1ea5t y\u00eau c\u1ea7u b\u1ea1n ph\u1ea3i \u0111\u0103ng k\u00fd t\u00e0i kho\u1ea3n AdMob v\u00e0 thi\u1ebft l\u1eadp ID d\u01b0\u1edbi \u0111\u00e2y.":"C\u00e1c b\u1ea3n c\u1eadp nh\u1eadt tr\u00ean CH -Play v\u00e0 Apple Store m\u1edbi nh\u1ea5t y\u00eau c\u1ea7u b\u1ea1n ph\u1ea3i \u0111\u0103ng k\u00fd t\u00e0i kho\u1ea3n AdMob v\u00e0 thi\u1ebft l\u1eadp ID d\u01b0\u1edbi \u0111\u00e2y.","lb12_Change Password":"Change Password","lb12_Connection":"Connection","lb12_Create account":"Create account","lb12_Email":"Email","lb12_Firstname":"Firstname","lb12_Forgot your password? Enter your email address, it will be emailed to you":"Forgot your password? Enter your email address, it will be emailed to you","lb12_Forgot your password?":"Forgot your password?","lb12_I accept the privacy policy":"I accept the privacy policy","lb12_Lastname":"Lastname","lb12_Nickname":"Nickname","lb12_Old Password":"Old Password","lb12_Or sign in with Facebook":"Or sign in with Facebook","lb12_Password":"Password","lb12_Save":"Save","lb12_Send me my password":"Send me my password","lb12_Show me in ranking":"Show me in ranking","lb12_Sign in":"Sign in","lb12_Welcome":"Welcome","lb12_Your points":"Your points","lb12_Sign up":"Sign up","lb11_Change Password":"Change Password","lb11_Connection":"Connection","lb11_Create account":"Create account","lb11_Email":"Email","lb11_Firstname":"Firstname","lb11_Forgot your password? Enter your email address, it will be emailed to you":"Forgot your password? Enter your email address, it will be emailed to you","lb11_Forgot your password?":"Forgot your password?","lb11_I accept the privacy policy":"I accept the privacy policy","lb11_Lastname":"Lastname","lb11_Nickname":"Nickname","lb11_Old Password":"Old Password","lb11_Or sign in with Facebook":"Or sign in with Facebook","lb11_Password":"Password","lb11_Save":"Save","lb11_Send me my password":"Send me my password","lb11_Show me in ranking":"Show me in ranking","lb11_Sign in":"Sign in","lb11_Welcome":"Welcome","lb11_Your points":"Your points","lb11_Sign up":"Sign up","lb11_Login image color (Hexadecimal format)":"Login image color (Hexadecimal format)","lb11_Display menu's images":"Display menu's images","Migaiframe":"App-Iframe","_context":{"push":{"View":"View","Cancel":"Cancel","OK":"OK"},"firewall":{"This request was blocked for security reasons, please try again later.":"This request was blocked for security reasons, please try again later."},"rss":{"Save":"Save","Title":"Title"},"contact":{"Name":"Name","Facebook":"Facebook","Twitter":"Twitter","Website":"Website","Phone":"Phone","Address":"Address","Description":"Description","Map":"Map","Save":"Save","Nothing to display.":"Nothing to display.","Locate":"Locate","Email":"Email","Your name":"Your name","Your email address":"Your email address","Your request":"Your request","Send":"Send"},"customer":{"Firstname":"Firstname","Lastname":"Lastname","Nickname":"Nickname","Email":"Email","Change password":"Change password","Actual password":"Actual password","Password":"Password","New password":"New password","Show me in ranking":"Show me in ranking","Privacy policy":"Privacy policy","I have read & accept the privacy policy":"I have read & accept the privacy policy","Privacy":"Privacy","Request access to my personal data":"Request access to my personal data","Save":"Save","Log in":"Log in","Your loyalty points":"Your loyalty points","Stored card information":"Stored card information","Remove card":"Remove card","You have no card stored. To add a card make an order.":"You have no card stored. To add a card make an order.","Log in with Facebook":"Log in with Facebook","Or with your account":"Or with your account","Forgot your password?":"Forgot your password?","Create an account":"Create an account","Please enter your email address":"Please enter your email address","We'll send you your password right now":"We'll send you your password right now","My account":"My account","I'd like to hear about offers & services":"I'd like to hear about offers & services","The actual password is incorrect.":"The actual password is incorrect.","Read the":"Read the","privacy policy":"privacy policy","Request access to my":"Request access to my","personal data":"personal data","Already have an account?":"Already have an account?","Don't have an account yet?":"Don't have an account yet?","Confirmation":"Confirmation","Are you sure you want to log out?":"Are you sure you want to log out?","Settings saved!":"Settings saved!","Account":"Account","Current password":"Current password","I have read & agree the privacy policy.":"I have read & agree the privacy policy.","Privacy policy.":"Privacy policy.","Do you confirm you want to remove your card?":"Do you confirm you want to remove your card?","The following fields are required":"The following fields are required","Log out":"Log out","Repeat password":"Repeat password","Passwords do not match!":"Passwords do not match!","Your device is not registered for Push notifications!":"Your device is not registered for Push notifications!","$1 more to access advanced options!":"$1 more to access advanced options!","Latest":"Latest","latest":"latest","Sending...":"Sending...","Local notification":"Local notification","This is a local notification test!":"This is a local notification test!","Saving...":"Saving...","Loading translations...":"Loading translations...","Token copied to clipboard!":"Token copied to clipboard!","Registration to push services is successful!":"Registration to push services is successful!","Test push":"Test push","This is a test push!":"This is a test push!","Note: the registration refresh failed now, but you still have a valid push token!":"Note: the registration refresh failed now, but you still have a valid push token!","Your are correctly registered to push!":"Your are correctly registered to push!","Yes, delete!":"Yes, delete!","No, go back!":"No, go back!","Loyalty program":"Loyalty program","Loyalty points":"Loyalty points","Civility":"Civility","Select":"Select","Mr":"Mr","Ms":"Ms","Delete my account":"Delete my account","Attention":"Attention","Please wait...":"Please wait...","Your are about to delete your account, this action can not be reverted
Please confirm!":"Your are about to delete your account, this action can not be reverted
Please confirm!","YES, DELETE":"YES, DELETE","NO, GO BACK":"NO, GO BACK","OK":"OK","Error":"Error","Signing out...":"Signing out...","App version":"App version","System version":"System version","Invalid birthdate.":"Invalid birthdate.","Language":"Language","Application":"Application","Send me a test local notification":"Send me a test local notification","Send me a test push":"Send me a test push","Force push registration":"Force push registration","Tap to copy!":"Tap to copy!","Push token":"Push token","Push":"Push","Receive push notifications":"Receive push notifications","To continue we must validate your e-mail, we will send you an e-mail with an activation link!":"To continue we must validate your e-mail, we will send you an e-mail with an activation link!","YES":"YES","NO":"NO","Email validation":"Email validation","Sending e-mail...":"Sending e-mail...","Waiting validation":"Waiting validation","Please check your inbox and click on the link to confirm your address!":"Please check your inbox and click on the link to confirm your address!","You must validate your email in order to register!":"You must validate your email in order to register!","Request timed out, please try again!":"Request timed out, please try again!","You cancelled the e-mail verification!":"You cancelled the e-mail verification!","Thank you!":"Thank you!","Register":"Register","Your mobile number is not valid!":"Your mobile number is not valid!"},"loyalty_card":{"Something went wrong while reading the QRCode.":"Something went wrong while reading the QRCode."},"backoffice_application":{"Password":"Password","Options":"Options"},"places":{"Categories":"Categories","We were unable to request your location.
Please check that the application is allowed to use the GPS and that your device GPS is on.":"We were unable to request your location.
Please check that the application is allowed to use the GPS and that your device GPS is on.","Note is removed!":"Note is removed!","Error":"Error","OK":"OK","Confirmation":"Confirmation","You are about to delete this note!":"You are about to delete this note!","YES":"YES","NO":"NO","Note is saved!":"Note is saved!","Saving note...":"Saving note...","Note must be at least 10 characters.":"Note must be at least 10 characters.","This note does not exists.":"This note does not exists.","Allow users to write personal notes on places":"Allow users to write personal notes on places","Login or signup to use notes!":"Login or signup to use notes!","Private notes":"Private notes"},"form":{"Save":"Save","Firstname":"Firstname","Lastname":"Lastname"},"application":{"Unsupported feature":"Unsupported feature","This feature is not supported by your device and\/or browser.":"This feature is not supported by your device and\/or browser."},"padlock":{"Login or Signup":"Login or Signup"},"datepicker":{"January":"January","February":"February","March":"March","April":"April","May":"May","June":"June","July":"July","August":"August","September":"September","October":"October","November":"November","December":"December","Jan.":"Jan.","Feb.":"Feb.","Mar.":"Mar.","Apr.":"Apr.","May.":"May.","Jun.":"Jun.","Jul.":"Jul.","Aug.":"Aug.","Sep.":"Sep.","Oct.":"Oct.","Nov.":"Nov.","Dec.":"Dec.","Pick a date and time":"Pick a date and time","Cancel":"Cancel","OK":"OK","Year":"Year","Month":"Month","Day":"Day","Hour":"Hour","Minute":"Minute","Second":"Second","Millisecond":"Millisecond","Monday":"Monday","Tuesday":"Tuesday","Wednesday":"Wednesday","Thursday":"Thursday","Friday":"Friday","Saturday":"Saturday","Sunday":"Sunday","Sun.":"Sun.","Mon.":"Mon.","Tue.":"Tue.","Wed.":"Wed.","Thu.":"Thu.","Fri.":"Fri.","Sat.":"Sat."},"social_sharing":{"Sharing":"Sharing","An error occured while sharing your content, please try again!":"An error occured while sharing your content, please try again!","Dismiss":"Dismiss","Share content!":"Share content!","Cancel":"Cancel","Whatsapp":"Whatsapp","Facebook":"Facebook","Twitter":"Twitter","Email":"Email","SMS":"SMS","this":"this"},"media":{"This gallery is empty!":"This gallery is empty!","Loading...":"Loading..."},"booking":{"Clear":"Clear","Information":"Information","First name \/ Last name":"First name \/ Last name","This field is required":"This field is required","Phone":"Phone","Email":"Email","Please enter a valid email address":"Please enter a valid email address","Number of people":"Number of people","Location":"Location","Date & time":"Date & time","Booking details":"Booking details","Comment":"Comment","Send":"Send","Save":"Save","Checkin":"Checkin","Checkout":"Checkout","Name":"Name","Thank you for your request.
We'll answer you as soon as possible.":"Thank you for your request.
We'll answer you as soon as possible.","Date":"Date","Phone and\/or E-mail":"Phone and\/or E-mail","Sending request ...":"Sending request ...","Please fill out the following fields":"Please fill out the following fields","Error":"Error","Please fill out the following fields
Name
Phone and\/or E-mail
Number of people
Date
Booking details":"Please fill out the following fields
Name
Phone and\/or E-mail
Number of people
Date
Booking details","OK":"OK","Success":"Success","Please fill out the following fields
Name
Phone and\/or E-mail
Location
Number of people
Date
Booking details":"Please fill out the following fields
Name
Phone and\/or E-mail
Location
Number of people
Date
Booking details"},"iap":{"InAppPurchase":"InAppPurchase"},"m_commerce":{"Tax":"Tax","Validate":"Validate","Validate card":"Validate card","Save my card for future payments":"Save my card for future payments","Stored card":"Stored card","Delete card":"Delete card","Delivery change":"Delivery change","Total":"Total","Amount you will pay":"Amount you will pay","Change due":"Change due","Order total":"Order total","Choose a payment method":"Choose a payment method","Choose a delivery method":"Choose a delivery method","Change due upon delivery":"Change due upon delivery","I will pay":"I will pay","Notes":"Notes","Delivery time":"Delivery time","We thank you for your order. A confirmation email has been sent":"We thank you for your order. A confirmation email has been sent","Use a new credit card":"Use a new credit card","Choose a store":"Choose a store","Min. amount":"Min. amount","Gratuity":"Gratuity","Discount amount":"Discount amount","Total tax":"Total tax","Subtotal":"Subtotal","Order Total":"Order Total","Qty":"Qty","Order Details":"Order Details","Discount used":"Discount used","Status":"Status","Payment Method":"Payment Method","Delivery Method":"Delivery Method","Order N\u00b0":"Order N\u00b0","No items found":"No items found","An error occurred during the payment process.":"An error occurred during the payment process.","Sorry, you are outside the delivery radius":"Sorry, you are outside the delivery radius","Login or signup":"Login or signup","You must be logged in to continue":"You must be logged in to continue","Login":"Login","Signup":"Signup","Guest order":"Guest order","Buyer's information":"Buyer's information","First name":"First name","Last name":"Last name","Email":"Email","Phone":"Phone","Date of birth":"Date of birth","Delivery address":"Delivery address","Street":"Street","Postcode":"Postcode","City":"City","Country":"Country","Invoicing address":"Invoicing address","Discount":"Discount","Incl.":"Incl.","Subtotal Excl. Tax":"Subtotal Excl. Tax","Delivery fees":"Delivery fees","Format":"Format","Continue shopping":"Continue shopping","My cart is empty":"My cart is empty","Add gratuity (optional)":"Add gratuity (optional)","Subtotal excl. tax":"Subtotal excl. tax","Estimated discount":"Estimated discount","Use":"Use","Points available":"Points available","1 point":"1 point","Use my points?":"Use my points?","Discount code":"Discount code","Search":"Search","Pull to refresh...":"Pull to refresh...","Order history":"Order history","My cart":"My cart","From":"From","Options":"Options","Prices":"Prices","Description":"Description","Add to cart":"Add to cart","Quantity for option $1 is required.":"Quantity for option $1 is required.","Option $1 is required.":"Option $1 is required.","Cart":"Cart","Proceed":"Proceed","Next":"Next","Pay":"Pay","Order details":"Order details","My information":"My information","Payment":"Payment","Review":"Review"},"form2":{"images max.":"images max.","Fetching location ...":"Fetching location ...","Pick a value":"Pick a value","Submit":"Submit","Form":"Form","History":"History","Privacy policy":"Privacy policy","Add a picture":"Add a picture","Add another picture":"Add another picture","Required fields":"Required fields","is not inside range":"is not inside range","must match increment":"must match increment","Sending...":"Sending...","Your history is empty!":"Your history is empty!"},"job":{"Job":"Job","Company":"Company","Contract type":"Contract type","Header":"Header","Name":"Name","Description":"Description","Address":"Address","Category":"Category","Income from:":"Income from:","to:":"to:","Keywords":"Keywords","Place successfully deleted.":"Place successfully deleted.","A new contact form has been sent for the following offer:":"A new contact form has been sent for the following offer:","New contact for: %s":"New contact for: %s","Email successfully sent.":"Email successfully sent.","Form error":"Form error","All fields are required !":"All fields are required !","Thank you":"Thank you","New contact for: ":"New contact for:","Administrators":"Administrators","Alternate name for 'Company'":"Alternate name for 'Company'","Alternate name for 'Place'":"Alternate name for 'Place'","Categories":"Categories","Category enabled":"Category enabled","Close":"Close","Companies":"Companies","Company enabled":"Company enabled","Display Search":"Display Search","Display contact":"Display contact","Display income":"Display income","Display place icon":"Display place icon","E-Mail":"E-Mail","E-mail":"E-mail","Email & Contact form":"Email & Contact form","Email":"Email","Employee count":"Employee count","General":"General","Import a header image":"Import a header image","Import a header":"Import a header","Hidden":"Hidden","Icon":"Icon","Import an icon image":"Import an icon image","Import an icon":"Import an icon","Logo":"Logo","Import a logo":"Import a logo","Missing category_id":"Missing category_id","None":"None","Place enabled":"Place enabled","Place":"Place","Places":"Places","Success.":"Success.","The category you are trying to edit doesn't exists.":"The category you are trying to edit doesn't exists.","The company you are trying to edit doesn't exists.":"The company you are trying to edit doesn't exists.","The place you are trying to edit doesn't exists.":"The place you are trying to edit doesn't exists.","Use global configuration":"Use global configuration","Website":"Website","Place saved.":"Place saved.","Company saved.":"Company saved.","This place is inactive.":"This place is inactive.","You are not allowed to create a place for this company":"You are not allowed to create a place for this company","Is active":"Is active","Positions":"Positions","Input your keywords ...":"Input your keywords ...","Search":"Search","Distance":"Distance","City":"City","Select a city ...":"Select a city ...","Clear":"Clear","Search...":"Search...","Locality":"Locality","Full name":"Full name","Message":"Message","Submit":"Submit","Contact":"Contact","My companies":"My companies","Create position":"Create position","For more options use the editor":"For more options use the editor","Publish":"Publish","Manage company":"Manage company","Save":"Save","Manage place":"Manage place","Views":"Views","Keywords, coma separated":"Keywords, coma separated","OK":"OK","The place is successfully created.":"The place is successfully created.","Required fields are missing !":"Required fields are missing !","Phone":"Phone","Error":"Error","We were unable to request your location, please check your application settings.":"We were unable to request your location, please check your application settings.","inactive":"inactive","to":"to","Create a new job offer":"Create a new job offer","Job offers":"Job offers","Statistics":"Statistics","Company views":"Company views","For advanced edit options, please use the complete web UI.":"For advanced edit options, please use the complete web UI.","Identity":"Identity","Send contact request":"Send contact request","Resume":"Resume","(5 images max.)":"(5 images max.)","Add a picture of your resume":"Add a picture of your resume","Add another picture":"Add another picture","We were unable to request your location.
Please check that the application is allowed to use the GPS and that your device GPS is on.":"We were unable to request your location.
Please check that the application is allowed to use the GPS and that your device GPS is on."},"payment_cash":{"Pay with cash":"Pay with cash","Confirmation":"Confirmation","Are you sure you want to pay with cash?":"Are you sure you want to pay with cash?","Yes, continue":"Yes, continue","No":"No"},"codescan":{"Text is copied to clipboard.":"Text is copied to clipboard.","COPY":"COPY","DONE":"DONE","Result":"Result","An error occurred while reading the code.":"An error occurred while reading the code.","Error":"Error","You have successfully unlocked features.":"You have successfully unlocked features.","Login required":"Login required","You must be logged in to unlock a coupon.":"You must be logged in to unlock a coupon.","LOGIN OR SIGNUP":"LOGIN OR SIGNUP","You have unlocked a coupon.":"You have unlocked a coupon.","You have already unlocked this coupon.":"You have already unlocked this coupon."},"fanwall":{"You must be logged-in to block a user.":"You must be logged-in to block a user.","You blocked this user posts & messages.":"You blocked this user posts & messages.","Confirmation":"Confirmation","You are about to block all this user messages!":"You are about to block all this user messages!","Edit post":"Edit post","Report post":"Report post","Block all user posts":"Block all user posts","You are about to delete this post!":"You are about to delete this post!","You must be logged-in to delete a post.":"You must be logged-in to delete a post.","This post doesn't exists.":"This post doesn't exists.","Your post is trashed.":"Your post is trashed.","This post doesn't belong to you.":"This post doesn't belong to you.","Edit comment":"Edit comment","Delete comment":"Delete comment","This comment doesn't exists.":"This comment doesn't exists.","This user posts & messages are now blocked.":"This user posts & messages are now blocked.","This user posts & messages are now unblocked.":"This user posts & messages are now unblocked.","This post doesn't exists!":"This post doesn't exists!","You have blocked this user posts & comments.":"You have blocked this user posts & comments.","Post edit history":"Post edit history","Comment edit history":"Comment edit history","Write your comment...":"Write your comment...","Save":"Save","There is no post.":"There is no post.","There is no post around you.":"There is no post around you.","You have no post.":"You have no post.","Blocked users":"Blocked users","Unblock":"Unblock","You have no blocked users":"You have no blocked users","Delete post":"Delete post","View edit history":"View edit history","Edit profile":"Edit profile","Your posts":"Your posts","Unblock user":"Unblock user","You are about to unblock all this user messages!":"You are about to unblock all this user messages!","Thanks!":"Thanks!","CANCEL":"CANCEL","OK":"OK","YES":"YES","NO":"NO","no location, check your preferences":"no location, check your preferences","Share my location for this post?":"Share my location for this post?","Location":"Location","Check my location":"Check my location","Never locate me":"Never locate me","Always locate me":"Always locate me","Always ask":"Always ask","Locate me once":"Locate me once","You must send at least a message or a picture.":"You must send at least a message or a picture.","Please wait while we are fetching your location.":"Please wait while we are fetching your location.","Wait":"Wait","Post":"Post","Add a picture":"Add a picture","Close":"Close","max.":"max.","Fetching your location...":"Fetching your location...","Write your message...":"Write your message...","Write a comment...":"Write a comment...","Be the first to comment.":"Be the first to comment.","Comments":"Comments","Post details":"Post details","There is actually no image.":"There is actually no image.","Nearby feature requires your location.":"Nearby feature requires your location.","We were unable to request your location.":"We were unable to request your location.","Please check that the application is allowed to use the GPS and that your device GPS is on.":"Please check that the application is allowed to use the GPS and that your device GPS is on.","Show more":"Show more","Please confirm you want to delete this image?":"Please confirm you want to delete this image?","like":"like","likes":"likes","comment":"comment","comments":"comments","Report this message!":"Report this message!","Please let us know why you think this message is inappropriate.":"Please let us know why you think this message is inappropriate.","Your message.":"Your message.","Show less":"Show less","Share":"Share","Loading post...":"Loading post...","Sorry":"Sorry","The post you are looking for is not available!":"The post you are looking for is not available!","Dismiss":"Dismiss","Awaiting approval":"Awaiting approval","Moderation is enabled, your new post & edits will require admin approval!":"Moderation is enabled, your new post & edits will require admin approval!","Your post is permanently removed.":"Your post is permanently removed.","Trash post":"Trash post","Delete permanently":"Delete permanently"},"cabride":{"Method":"Method","Amount":"Amount","Driver information":"Driver information","Mobile number":"Mobile number","Base address":"Base address","Settings":"Settings","Driver":"Driver","Payments":"Payments","Status":"Status","returned":"returned","inprogress":"inprogress","Client":"Client","Cost":"Cost","Rating":"Rating","Ride request!":"Ride request!","You have a new ride request!":"You have a new ride request!","A ride request was cancelled!":"A ride request was cancelled!","We are sorry, but the passenger cancelled the ride!":"We are sorry, but the passenger cancelled the ride!","We are sorry, but the driver cancelled the ride!":"We are sorry, but the driver cancelled the ride!","Your request expired!":"Your request expired!","Sorry there was no driver available to drive you, please try again!":"Sorry there was no driver available to drive you, please try again!","Set pick-up location":"Set pick-up location","Location":"Location","Your position doesn't resolve to a valid address.":"Your position doesn't resolve to a valid address.","OK":"OK","Set drop-off location":"Set drop-off location","Request a driver":"Request a driver","Distance":"Distance","Est. duration":"Est. duration","Looking for drivers":"Looking for drivers","Select a vehicle type":"Select a vehicle type","Est.":"Est.","Select a payment method":"Select a payment method","Credit card information":"Credit card information","Saved cards":"Saved cards","Add a credit card":"Add a credit card","Pay with cash":"Pay with cash","My rides":"My rides","In progress":"In progress","To rate":"To rate","Archived":"Archived","You have no rides in progress":"You have no rides in progress","pending":"pending","Expires":"Expires","Driver arrival":"Driver arrival","CANCEL":"CANCEL","Course details":"Course details","Origin & destination":"Origin & destination","mn":"mn","Payment method":"Payment method","History":"History","You":"You","Created":"Created","Actions":"Actions","Cancel course":"Cancel course","Your note ...":"Your note ...","Cancel course!":"Cancel course!","Select a reason":"Select a reason","Leave us a note":"Leave us a note","Submit":"Submit","My pickup location was incorrect":"My pickup location was incorrect","My driver cancelled":"My driver cancelled","The ETA was too long":"The ETA was too long","Error":"Error","You must select a reason!":"You must select a reason!","You must leave a message, at least 15 characters long!":"You must leave a message, at least 15 characters long!","Thanks":"Thanks","Aborted":"Aborted","You have no rides to rate":"You have no rides to rate","DETAILS":"DETAILS","RATE COURSE":"RATE COURSE","Your comment ...":"Your comment ...","How was your course?":"How was your course?","Leave a comment":"Leave a comment","You must rate the course before submitting!":"You must rate the course before submitting!","Payment card":"Payment card","Course done":"Course done","Course in progress":"Course in progress","Driver on way":"Driver on way","Accepted":"Accepted","You have no rides archived":"You have no rides archived","Pick-up location":"Pick-up location","Drop-off location":"Drop-off location","Loading ...":"Loading ...","My payments":"My payments","Success":"Success","You have no card saved":"You have no card saved","Who are you?":"Who are you?","Passenger":"Passenger","SIGNUP":"SIGNUP","OR":"OR","LOGIN":"LOGIN","You finally accepted the request!":"You finally accepted the request!","Pending requests":"Pending requests","You have no pending requests":"You have no pending requests","Accepted requests":"Accepted requests","You have no accepted request.":"You have no accepted request.","Completed requests":"Completed requests","You have no completed requests":"You have no completed requests","Declined requests":"Declined requests","You have no cancelled requests":"You have no cancelled requests","Vehicle information":"Vehicle information","Model":"Model","Change type":"Change type","Commission fares":"Commission fares","Commission rates applied by your provider.":"Commission rates applied by your provider.","Your ride fares":"Your ride fares","Base":"Base","Distance (every km\/mi)":"Distance (every km\/mi)","Time (every minute)":"Time (every minute)","Fixed fare":"Fixed fare","+":"+","Saved!":"Saved!","Please select a vehicle type":"Please select a vehicle type","Cancel":"Cancel","Payment history":"Payment history","Pending payout":"Pending payout","Pending cash return":"Pending cash return","Payments list (last 100)":"Payments list (last 100)","You have no payment.":"You have no payment.","You have no pending payout.":"You have no pending payout.","unpaid":"unpaid","Payout":"Payout","Cash to return":"Cash to return","For you":"For you","You have no cash return requests.":"You have no cash return requests.","Vehicle type":"Vehicle type","Distance unit":"Distance unit","Center map address":"Center map address","Leave blank to center map on user GPS position.":"Leave blank to center map on user GPS position.","Ride accepted!":"Ride accepted!","A driver accepted your request, he will be on your way soon!":"A driver accepted your request, he will be on your way soon!","Driver on your way!":"Driver on your way!","No drivers found!":"No drivers found!","Sorry, there was no driver able to take your ride, please try again!":"Sorry, there was no driver able to take your ride, please try again!","You driver is on your way!":"You driver is on your way!","We notified your passenger that you are on his way!":"We notified your passenger that you are on his way!","Opening navigation!":"Opening navigation!","Your ride is done!":"Your ride is done!","Thanks for riding with us, hope to see you again soon!
Feel free to leave us a feedback in the rating section!":"Thanks for riding with us, hope to see you again soon!
Feel free to leave us a feedback in the rating section!","aborted":"aborted","done":"done","Cabride":"Cabride","Search ...":"Search ...","Driver at pickup point!":"Driver at pickup point!","Your driver is arrived at the pickup point!":"Your driver is arrived at the pickup point!","The client is notified!":"The client is notified!","NOTIFY":"NOTIFY","You already have a pending and\/or a ride in progress, please wait before requesting another one!":"You already have a pending and\/or a ride in progress, please wait before requesting another one!","CLIENT":"CLIENT","DESTINATION":"DESTINATION","DRIVE TO":"DRIVE TO","CALL DRIVER":"CALL DRIVER","CALL":"CALL","ACCEPT":"ACCEPT","MARK AS":"MARK AS","COMPLETED":"COMPLETED","DECLINE":"DECLINE","You'll pay the driver directly when the course ends!":"You'll pay the driver directly when the course ends!","expired":"expired","declined":"declined","onway":"onway","accepted":"accepted","Payments list":"Payments list","last %s days":"last %s days","per week":"per week","per month":"per month","Payouts":"Payouts","Required information":"Required information","Payouts & Cash return scheduler":"Payouts & Cash return scheduler","We are sorry we did not find any available driver around you!":"We are sorry we did not find any available driver around you!","Request sent":"Request sent","Please now wait for a driver!":"Please now wait for a driver!","Sending request ...":"Sending request ...","Translations":"Translations","Select a locale to customize":"Select a locale to customize","Default":"Default","Yours":"Yours","seat":"seat","seats":"seats","Please select a vehicle type!":"Please select a vehicle type!","Pricing & number of seats mode":"Pricing & number of seats mode","Declined":"Declined","Information & vehicle type":"Information & vehicle type","Make an offer":"Make an offer","Please type down the amount you want to offer for this ride!":"Please type down the amount you want to offer for this ride!","CONFIRM":"CONFIRM","The offered amount is not valid!":"The offered amount is not valid!","You are about to offer":"You are about to offer","Please confirm!":"Please confirm!","Your offer":"Your offer","Validate":"Validate","Offer":"Offer","When enabled, customer will be able to make a custom offer for the rides, there is no min\/max limit, they can even offer more than the estimated cost!":"When enabled, customer will be able to make a custom offer for the rides, there is no min\/max limit, they can even offer more than the estimated cost!","Every minute":"Every minute","Extra seat time (every minute)":"Extra seat time (every minute)","Extra time fare (every minute) for every seat after the first.":"Extra time fare (every minute) for every seat after the first.","Extra distance fare (each km\/mi) for every seat after the first.":"Extra distance fare (each km\/mi) for every seat after the first.","Set to 0 to disable extra seat fares":"Set to 0 to disable extra seat fares","Set to 0 to disable base fare":"Set to 0 to disable base fare","Fare for every time frame.":"Fare for every time frame.","Time frame is 30 minutes.":"Time frame is 30 minutes.","Extra fare for every seat after the first.":"Extra fare for every seat after the first.","Tour base fare.":"Tour base fare.","Incomplete profile!":"Incomplete profile!","ACK OK send-request":"ACK OK send-request","Aggregate information":"Aggregate information","An unknown error occurred, please try again later.":"An unknown error occurred, please try again later.","CabRide":"CabRide","Cabride, payouts.":"Cabride, payouts.","Cabride, uws Server.":"Cabride, uws Server.","Cabride, watcher.":"Cabride, watcher.","Client Id":"Client Id","Customer Id":"Customer Id","Driver Id":"Driver Id","Driver successfully deleted.":"Driver successfully deleted.","From":"From","From Address":"From Address","From Lat":"From Lat","From Lng":"From Lng","Join lobby":"Join lobby","Km":"Km","Miles":"Miles","Payment":"Payment","Payment successfully deleted.":"Payment successfully deleted.","Request":"Request","Request Mode":"Request Mode","Request successfully deleted.":"Request successfully deleted.","Saved.":"Saved.","Send request":"Send request","Success.":"Success.","The Cabride you are trying to edit does not exists.":"The Cabride you are trying to edit does not exists.","The Client you are trying to edit does not exists.":"The Client you are trying to edit does not exists.","The Driver you are trying to edit does not exists.":"The Driver you are trying to edit does not exists.","The Payment you are trying to edit does not exists.":"The Payment you are trying to edit does not exists.","The Request you are trying to edit does not exists.":"The Request you are trying to edit does not exists.","The Vehicle you are trying to edit does not exists.":"The Vehicle you are trying to edit does not exists.","To":"To","To Address":"To Address","To Lat":"To Lat","To Lng":"To Lng","Vehicle":"Vehicle","Vehicle successfully deleted.":"Vehicle successfully deleted."},"locales":{"aa":"Afar","af":"Afrikaans","ak":"Akan","sq":"Albanian","am":"Amharic","ar":"Arabic","hy":"Armenian","as":"Assamese","cch":"Atsam","en_AU":"Australian English","de_AT":"Austrian German","az":"Azerbaijani","eu":"Basque","be":"Belarusian","bn":"Bengali","byn":"Blin","bs":"Bosnian","pt_BR":"Brazilian Portuguese","en_GB":"British English","bg":"Bulgarian","my":"Burmese","en_CA":"Canadian English","fr_CA":"Canadian French","ca":"Catalan","zh":"Chinese","cop":"Coptic","kw":"Cornish","hr":"Croatian","cs":"Czech","da":"Danish","dv":"Divehi","nl":"Dutch","dz":"Dzongkha","en":"English","eo":"Esperanto","et":"Estonian","ee":"Ewe","fo":"Faroese","fil":"Filipino","fi":"Finnish","nl_BE":"Flemish","fr":"French","fur":"Friulian","gaa":"Ga","gl":"Galician","gez":"Geez","ka":"Georgian","de":"German","el":"Greek","gu":"Gujarati","ha":"Hausa","haw":"Hawaiian","he":"Hebrew","hi":"Hindi","hu":"Hungarian","pt_PT":"Iberian Portuguese","es_ES":"Iberian Spanish","is":"Icelandic","ig":"Igbo","id":"Indonesian","ia":"Interlingua","iu":"Inuktitut","ga":"Irish","it":"Italian","ja":"Japanese","kaj":"Jju","kl":"Kalaallisut","kam":"Kamba","kn":"Kannada","kk":"Kazakh","km":"Khmer","rw":"Kinyarwanda","ky":"Kirghiz","kok":"Konkani","ko":"Korean","kfo":"Koro","kpe":"Kpelle","ku":"Kurdish","lo":"Lao","es_419":"Latin American Spanish","lv":"Latvian","ln":"Lingala","lt":"Lithuanian","nds":"Low German","mk":"Macedonian","ms":"Malay","ml":"Malayalam","mt":"Maltese","gv":"Manx","mr":"Marathi","mo":"Moldavian","mn":"Mongolian","ne":"Nepali","se":"Northern Sami","nso":"Northern Sotho","no":"Norwegian","nb":"Norwegian Bokm\u00e5l","nn":"Norwegian Nynorsk","ny":"Nyanja","oc":"Occitan","or":"Oriya","om":"Oromo","ps":"Pashto","fa":"Persian","pl":"Polish","pt":"Portuguese","pa":"Punjabi","ro":"Romanian","ru":"Russian","sa":"Sanskrit","sr":"Serbian","sh":"Serbo-Croatian","ii":"Sichuan Yi","sid":"Sidamo","zh_Hans":"Simplified Chinese","si":"Sinhala","sk":"Slovak","sl":"Slovenian","so":"Somali","nr":"South Ndebele","st":"Southern Sotho","es":"Spanish","sw":"Swahili","ss":"Swati","sv":"Swedish","fr_CH":"Swiss French","gsw":"Swiss German","de_CH":"Swiss High German","syr":"Syriac","tl":"Tagalog","tg":"Tajik","ta":"Tamil","trv":"Taroko","tt":"Tatar","te":"Telugu","th":"Thai","bo":"Tibetan","tig":"Tigre","ti":"Tigrinya","to":"Tonga","zh_Hant":"Traditional Chinese","ts":"Tsonga","tn":"Tswana","tr":"Turkish","kcg":"Tyap","en_US":"U.S. English","ug":"Uighur","uk":"Ukrainian","ur":"Urdu","uz":"Uzbek","ve":"Venda","vi":"Vietnamese","wal":"Walamo","cy":"Welsh","wo":"Wolof","xh":"Xhosa","yo":"Yoruba","zu":"Zulu"}},"_available":["vi","en","en"],"x-cache":"HIT","_locale":"en","x-delay":0.0011730194091796875},"manifestBlock":{"startupImageUrl":"https:\/\/dev.appteng.com\/","iconUrl":"https:\/\/dev.appteng.com\/var\/cache_images\/f\/a\/l\/l\/b\/fallback.jpg","manifestUrl":"\/var\/tmp\/webapp_manifest_1784.json","themeColor":"#f8f8f8"}}