@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500&display=swap');

:root {
	--r24k-yto-border: 1px solid #CCCCCC66;
	--r24k-yto-border-radius-small: 3px;
	--r24k-yto-blue: #1e3feb;
	--r24k-yto-blue99: #1e3feb99;
	--r24k-yto-orange: #FF6411;
	--r24k-yto-purple: #6411AD;
	--r24k-yto-red: #cd1c1c;
	--r24k-yto-green: #2b9d00;
}
::-webkit-scrollbar {
	display: none !important;
}
html {
	color: #343536;
	min-height: 100vh;
	overflow-y: auto;
}
#primary {
	padding-top: 40px;
}
body {
    min-height: 100vh;
}
:focus-visible {
	outline: 0!important;
}
.uk-checkbox {
	border-radius: var(--r24k-yto-border-radius-small) !important;
}
.uk-modal-title {
	font-size: 24px;
}
.manual-ctrl-compass {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E);
}
#r24k-yto-quotation-tab-header.uk-tab > * > a {
	background: #6411ad22;
    border-radius: 3px;
    color: #6411ad;
	letter-spacing: 1px;
}
#r24k-yto-quotation-tab-header.uk-tab>.uk-active>a {
	background-color: #6411ad !important;
    border: 1px solid #6411ad !important;
    border-radius: 3px;
    color: #fff !important;
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #3b3 !important;
    border-color: transparent;
}
.colpick {
	z-index: 1;
}
#r24k-yto-quotation-tab-header li a {
	border: 1px solid #ddd !important;
	border-radius: 3px;
	padding: 5px;
}
.r24k-yto-user-indicator {
	background-color: #f00;
	border-radius: 8px;
	color: #fff;
	font-size: 11px;
    height: 14px;
	line-height: 15px;
    position: absolute;
    	left: 35px;
    	top: -3px;
	width: 14px;
}
.r24k-yto-toggle-main-menu-manual {
	border: 1px solid #6411AD44;
	border-radius: 3px;
	font-size: 18px;
}
.r24k-yto-toggle-main-menu {
	border: 1px solid #6411AD44;
	border-radius: 3px;
	font-size: 18px;
	position: absolute;
    	left: 10px;
		top: 11px;
}
.r24k-yto-toggle-main-menu:hover {
	color: #6411AD;
	cursor: pointer;
}
.r24k-yto-log-image {
	border:1px solid #ddd;
	border-radius: 5px;
	margin: 20px 0;
	padding: 5px;
}
#r24k-yto-quotation-editor-switcher.uk-margin {
	margin-top: 10px !important;
}
#r24k-yto-quotation-editor-switcher .uk-checkbox:checked,
#r24k-yto-quotation-editor-switcher .uk-checkbox:indeterminate,
#r24k-yto-quotation-editor-switcher .uk-radio:checked {
	background-color: #6411AD !important;
}
.uk-checkbox:focus, .uk-radio:focus {
    border-color: #6411AD !important;
}
#fullscreen-map-info {
    left: 15px;
    top: 5px;
}
#table-click-info {
    left: -80px;
    top: 64vh;
}
#complete-info {
    bottom: 115px;
    left: 130px;
}

#r24k-yto-save-quotation {
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	    top: 10px;
	    right: 2px;
	z-index: 110;
}
#r24k-yto-preview-quotation {
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	    top: 10px;
	    right: 96px;
	z-index: 110;
}
.page-quotations .title-h2 {
	font-weight: 200;
	font-size: 21px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
#r24k-yto-quotation-editor-holder {
	position: relative;
}
#r24k-yto-quotation-editor-holder .uk-tab {
	left: 36px;
	margin: 0 !important;
	padding: 10px 0;
	width: calc(100% - 260px);
    z-index: 13;
}
#r24k-yto-quotation-editor-holder .uk-tab li {
	width: calc(25% - 25px) !important;
}
#r24k-yto-quotation-editor-holder .uk-tab li:first-child {
	padding-left: 10px;
}
.r24k-yto-textarea-title {
	background:#FF641122;
	border:1px solid #FF641155;
	border-radius: var(--r24k-yto-border-radius-small);
	font-size: 18px;
	margin-top: 50px;
	padding: 10px 20px;
	text-transform: uppercase;
}
#r24k-yto-main-slider-holder button {
	position: absolute !important;
		right:10px!important;
		top:10px!important;
}
.r24k-yto-main-slider-title {
	background:#FF641122;
	border:1px solid #FF641155;
	border-radius: var(--r24k-yto-border-radius-small);
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 50px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
}
.r24k-yto-textarea-title i {
	margin-right: 10px;
}
.r24k-yto-tab-button-holder {
	background: #f8f9f9;
	border: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 3px 5px #00000022;
	margin: 0 -10px;
	position: sticky;
		top: -1px;
	z-index: 100;
}
.r24k-yto-sample-icon-holder {
	border-radius: var(--r24k-yto-border-radius-small);
	display: block;
	height: 24px;
	line-height: 24px;
	margin: auto;
	text-align: center;
	width: 28px;
}
.r24k-yto-no-pointer-events {
	pointer-events: none !important;
}
.prev-city-set .r24k-yto-no-pointer-events {
	pointer-events: inherit !important;
}
.prev-city-set .org-end-city.r24k-yto-no-pointer-events {
	pointer-events: none !important;
}
.r24k-yto-fitbounds-tour {
    cursor: pointer;
    display: block;
    font-size: 21px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 29px;
}
#r24k-yto-new-route-city-button {
	margin-left: 10px;
}
#r24k-yto-quotation-viewer-holder {
    min-height: 100vh;
}
#r24k-yto-itinerary {
    height: 40vh;
    overflow-y: scroll;
    padding: 0;
}
.r24k-yto-day-meals-holder {
	border:1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
	height: 38px;
	overflow: hidden;
	position: absolute;
		right: 0;
}
span.r24k-yto-day-meals-holder {
	margin-right: 20px;
	position: relative;
		left: 10px;
		top: 8px;
}
.r24k-yto-day-meals-holder span {
	background: #fff;
	color: #444;
	display: inline-block;
	font-size: 18px;
	height: 38px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 38px;
}
.r24k-yto-day-meals-holder span:hover {
	cursor: pointer;
}
.r24k-yto-day-meals-holder span[data-meal-enabled="1"] {
	background: #62ff6233;
	color: #383
}
/* Fontawesome Simplified Version 6 CSS */
.icon::after {
  /* removed font- based rules */
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.r24k-yto-help-img,
.r24k-yto-marker-holder img {
	max-height: 20px;
}
.r24k-yto-marker-holder:hover {
	cursor: pointer;
}
#r24k-yto-activities-modal .uk-modal-body {
	min-height: calc(100vh - 121px);
	padding: 10px;
}
#r24k-yto-activities-modal .uk-modal-footer {
	padding: 10px;
}
#r24k-yto-activities-modal h4 {
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	padding: 0 3px;
}
.r24k-yto-info-i,
#r24k-yto-activities-modal h4 span {
	font-size: 11px;
	text-transform: none;
}
#r24k-yto-activities-modal .trumbowyg-box {
	margin-top:0;
}
#r24k-yto-modal-hotel-holder {
	height: calc(100vh - 70px);
	overflow-y:auto;
}
#r24k-yto-modal-hotel-city,
#r24k-yto-modal-activity-city,
#r24k-yto-modal-activity-category,
#r24k-yto-activities-modal .select2-container {
	height: 32px;
	margin-bottom: 10px;
	width: 100%;
}
#r24k-yto-modal-hotel-city {
	width: calc(100% - 48px);
}
#r24k-yto-add-hotel-modal .select2-container,
#r24k-yto-activities-modal .select2-container {
	width: calc(100% - 135px)!important;
}
#r24k-yto-modal-activity-category {
	max-width: calc(100% - 20px)!important;
}
#r24k-yto-modal-create-service-marker {
	margin: 0 10px 0 0;
}
.uk-button#r24k-yto-get-hotel-from-dbase,
.uk-button#r24k-yto-get-activity-from-dbase {
    border-radius: var(--r24k-yto-border-radius-small);
    height: 32px;
	margin-bottom: 12px;
    margin-left: 12px;
	vertical-align: top;
	width: 100px;
}
.select2-container--default .select2-selection--single {
	border-color: #ddd !important;
}
.uk-modal-dialog[role="alertdialog"] {
	border-radius: 5px;
	overflow: hidden;
}
.uk-modal-full .uk-modal-dialog {
	height: 100vh;
	overflow: hidden;
}
#r24k-yto-city-table-holder {
	border-radius: var(--r24k-yto-border-radius-small);
	max-height: calc(100vh - 170px);
	overflow-y: auto;
}
#r24k-yto-activity-map {
	border-radius: var(--r24k-yto-border-radius-small);
	height: calc(100vh - 225px);
	margin-top: 0;
}
#r24k-yto-route-map {
	border-radius: var(--r24k-yto-border-radius-small);
	height: calc(100vh - 170px);
	margin-top: 0;
}
.r24k-yto-supplier-map .mapboxgl-ctrl-geocoder.mapboxgl-ctrl,
#r24k-yto-activity-map .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
	border-radius: var(--r24k-yto-border-radius-small);
	box-shadow: 0 0 0 2px rgba(0,0,0,.1);
	width: 300px;
}
.r24k-yto-supplier-map .mapboxgl-ctrl-geocoder.mapboxgl-ctrl svg,
#r24k-yto-activity-map .mapboxgl-ctrl-geocoder.mapboxgl-ctrl svg {
	left: unset;
	right: 5px;
}
#r24k-yto-activity-map .mapboxgl-ctrl-geocoder input[type='text'] {
	border-radius: var(--r24k-yto-border-radius-small);
	height: 32px;
	width: 270px;
}
.r24k-yto-modal-lat-lng {
	border:1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
	font-family: monospace;
	font-size: 13px;
	height: 22px;
	letter-spacing: 1px;
	line-height: 21px;
	margin: 10px 10px 10px 0;
	padding-left: 5px;
	width: calc(50% - 14px);
}
#r24k-yto-modal-activity-lng {
	margin-right: 0!important;
}
#r24k-yto-hotel-info-modal .uk-modal-body {
	min-height: calc(100vh - 88px);
}
.r24k-yto-modal-poi-point-table-holder {
	height: calc(100vh - 475px);
	max-height: calc(100vh - 475px);
	overflow-y:auto;
}
.select2-container--default .select2-selection--single {
	height: 32px;
}
.uk-modal-header {
	background-color: #FF6411 !important;
	border-bottom: 0 !important;
}
.uk-modal-header h3 {
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
    margin: 0;
    padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.uk-modal-close-full {
	background: transparent !important;
}
.uk-close {
	color: #fff !important;
	height: 24px;
	position: absolute;
		right:10px;
		top: 13px;
}
.r24k-yto-route-modal-country_iso {
	width: 240px;
}
.r24k-yto-city-selector .spinner {
	display: inline-block;
    font-size: 21px;
    line-height: 30px;
	margin-left: 8px;
    position: relative;
    	top: 5px;
}
#r24k-yto-route-modal .uk-modal-dialog {
	height: 100vh;
	max-height: 100vh;
	overflow-y: hidden;
}
#r24k-yto-route-cities.uk-table {
	max-width: 1000px;
	padding: 5px 10px;
}
#r24k-yto-route-cities thead {
	background: #f4f6f8;
    box-shadow: 0 2px 5px #aaa;
	position: sticky;
    	top: 0px;
	z-index: 1;
}
#r24k-yto-route-cities.uk-table tr td:first-child {
	width: 25px;
}
#r24k-yto-route-cities.uk-table tr td:last-child {
	text-align: center;
	width: 60px !important;
}
#r24k-yto-route-cities.uk-table tr td:nth-child(2),
#r24k-yto-route-cities.uk-table tr td:nth-child(3) {
	width: 200px;
}
#r24k-yto-modal-activity-results {
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	width: 100%;
}
#r24k-yto-modal-activity-results tr td:first-child {
	text-align: center;
	width: 25px;
}
#r24k-yto-modal-activity-results td {
	border-bottom: 1px solid #ddd;
	padding: 4px;
}
#r24k-yto-modal-activity-results svg {
	height: 22px;
	width: 22px;
}
#r24k-yto-modal-activity-results .uk-button-small {
    padding: 0 8px;
    line-height: 22px;
    font-size: 12px;
}
#r24k-yto-modal-activity-results .r24k-yto-map-marker {
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
    height: 28px;
	margin: auto;
    width: 17px;
    z-index: 0 !important;
}
#r24k-yto-modal-hotel-results {
	margin-top: 10px;
}
#r24k-yto-modal-hotel-results tr {
	border-bottom: 1px solid #eee;
}
#r24k-yto-modal-hotel-results.uk-table td {
	padding: 5px;
	vertical-align: middle
}
#r24k-yto-modal-use-translated-text {
	margin-left: 10px;
}
.r24k-yto-language-dropdown li:hover{
	color: #FF6411;
	cursor: pointer;
}
.activity-icon-td {
	text-align: center;
	width: 30px;
}
.r24k-yto-results-marker-td {
	text-align: center;
	width: 20px;
}
.activity-use-button-td {
	padding-right: 0 !important;
	text-align: center;
	width: 50px;
}
.r24k-yto-use-city {
	background: #BBB;
	border: 1px solid #BBB;
	border-radius: var(--r24k-yto-border-radius-small);
	color: #000;
	font-size: 12px;
	padding: 3px 7px;
}
.r24k-yto-route-help-ul .r24k-yto-use-city,
.row-enabled .r24k-yto-use-city {
	background: #FF6411;
	border: 1px solid #FF6411;
	color: #FFF;
}
.row-enabled .r24k-yto-use-city:hover {
	background: #FFF;
	color: #FF6411;
	cursor: pointer;
}
#r24k-yto-route-cities.uk-table tbody tr td:nth-child(4),
#r24k-yto-route-cities.uk-table tbody tr td:nth-child(5) {
	width: 120px;
}
.r24k-yto-confirm-location {
	background: #4b4;
    border-radius: var(--r24k-yto-border-radius-small);
    color: #fff;
    padding: 3px 5px;
	position: absolute;
	    right: 5px;
	    top: 6px;
}
.r24k-yto-instructions {
	position: relative;
}
.r24k-yto-instructions .r24k-yto-confirm-location {
	position: relative;
		right: unset;
		top: unset;
}
.r24k-yto-instructions .r24k-yto-example-marker {
	background-image: url( ../img/icons/r24k-yto-default-map-marker.svg?v=3);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 25px;
	position: relative;
		bottom:-6px;
	width: 15px;
	z-index: 0 !important;
}
#r24k-yto-route-cities.uk-table td {
	padding: 5px;
	position: relative;
}
#r24k-yto-new-route-city-text,
#r24k-yto-quick-city-search {
	margin-left: 20px;
	max-width: 200px !important;
}
.r24k-yto-city-selector,
#r24k-yto-city-holder {
	margin: 10px;
}
.r24k-yto-city-selector {
	height: 48px;
}
.r24k-yto-city-selector > div {
	display: inline-block;
}
.r24k-yto-city-selector .uk-form {
	min-width: 720px;
	vertical-align: top;
}
.r24k-yto-instructions {
	line-height: 2em;
	margin: 10px auto;
	max-width: 80%;
	padding-bottom: 10px;
}
#r24k-yto-modal-route-help-button {
	margin-right: 20px;
}
#r24k-yto-city-holder {
	margin: 10px;
	max-height: calc(100vh - 170px);
	overflow-y: scroll;
}
.r24k-yto-modal-country-selector-holder span.select2 {
	margin: 10px;
	width: 260px !important;
}
#r24k-yto-icon-modal-icon-table td > div {
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	padding: 4px;
}
.r24k-yto-service-icons {
	display: block;
	width: 100%;
}
.r24k-yto-service-icons svg {
	width: 100%;
}
#r24k-yto-icon-modal-icon-table {
	margin-top: -5px;
	table-layout: fixed;
	width: 100%;
}
.trumbowyg-box, .trumbowyg-editor {
	min-height: 180px !important;
}
#r24k-yto-icon-modal-icon-table .service-icon-td:hover {
	background-color: #FF641122;
}
.r24k-yto-camera-holder {
	background: #e5e4e3;
	border-radius: var(--r24k-yto-border-radius-small);
	display: flex;
}
.gallery-img {
	align-self: center;
}
.gallery-img i {
	color: #777;
	font-size: 100px;
	margin: auto;
}
#r24k-yto-add-hotel-modal .gallery-img i {
    font-size: 48px;
}
#r24k-yto-add-hotel-modal .r24k-yto-hotel-lightbox {
	margin: 5px;
}
.service-icon-td:hover {
	cursor: pointer;
}
.service-icon-td.selected-icon div {
	background-color: #07ad5c33;
	border: 1px solid #07ad5c !important;
}
.service-icon-td.selected-icon svg {
	fill:#07ad5c;
}
.r24k-yto-day-meals-holder span:nth-child(2) {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.r24k-yto-day-meals-holder span:nth-child(3) {
	border-right: 1px solid #ddd;
}
.r24k-yto-day-holder {
	border:1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	margin: 10px 0 20px;
	padding: 10px;
	position: relative;
	transition: background 3s;
}
.r24k-yto-day-holder.inserted-day {
	background: #eeffee !important;
}
.r24k-yto-day-holder:nth-child(even) {
	background: #f2f4f4;
	border-bottom:1px solid #ccc;
}
.r24k-yto-day-holder:nth-child(odd) {
	background: #f8f9f9;
	border-bottom:1px solid #ccc;
}
.waypoint-before {
	display: none !important;
}
.r24k-yto-day-holder[data-day-number="01"] .waypoint-before {
	display: inline-block !important;
}
.r24k-yto-day-holder[data-day-number="01"] .r24k-yto-from-to-cities-holder[data-city-set="1"] .r24k-yto-waypoint.waypoint-before {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	vertical-align: bottom;
}
.waypoint-before:hover {
	cursor: pointer;
}

.r24k-yto-day-holder[data-org-day="1"][data-day-number="01"] .r24k-yto-from-to-cities-holder[data-city-set="1"] .r24k-yto-quotation-city-holder.from-city {
	width: calc(50% - 97px);
}
.r24k-yto-waypoint .fa-ban {
	color: #777;
}
.r24k-yto-day-title,
.r24k-yto-pre-input {
	display: inline-block;
}
.r24k-yto-quotation-city-holder {
	display: inline-block;
	margin: 5px 0;
	position: relative;
	vertical-align: top;
	width: calc(50% - 55px);
}
.r24k-yto-quotation-city-holder.right {
	display: inline-block;
	position: relative;
}
.r24k-yto-transport-means {
	display: inline-block;
	height: 32px;
	margin: 5px 10px 10px;
	position: relative;
}
.r24k-yto-accommodation-room-holder .r24k-yto-pre-input,
.r24k-yto-accommodation-room-holder input,
.r24k-yto-accommodation-holder .r24k-yto-pre-input,
.r24k-yto-quotation-city-holder .r24k-yto-pre-input,
.r24k-yto-accommodation-holder input,
.r24k-yto-quotation-city-holder input {
	box-sizing: border-box;
	height: 32px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 0 0 10px;
	vertical-align: inherit;
}
.r24k-yto-quotation-city-holder input {
	padding-left: 5px;
}
.r24k-yto-accommodation-room-holder ,
.r24k-yto-accommodation-holder  {
	display: inline-block;
	height: 32px;
	position: relative;
	vertical-align: top;
	width: calc(50% - 55px);
}
.r24k-yto-accommodation-holder input,
.r24k-yto-accommodation-room-holder input {
	border-radius: 0 3px 3px 0;
}
.r24k-yto-accommodation-room-holder.right {
	margin-left: 10px;
	width: calc(50% - 82px);
}
.r24k-yto-day-number {
	background: #FF6411AA;
	border-radius: var(--r24k-yto-border-radius-small);
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 5px 0;
	width: 185px;
	padding: 0 5px;
	text-align: center;
	vertical-align: top;
}
.r24k-yto-title-pre-input {
	background: #FF6411AA;
    border-radius: 3px 0 0 3px;
    color: #FFF;
    display: inline-block;
    font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
    padding: 0 10px;
    position: absolute;
		left: 0;
		top:0;
    width: 60px;
}
.r24k-yto-day-title-holder {
	display: inline-block;
	height: 40px;
	margin-left: 10px;
	position: relative;
	width: calc(100% - 426px);
}
.r24k-yto-insert-day {
	font-size: 14px !important;
	margin-right: 10px !important;
	padding: 0 !important;
	vertical-align: top !important;
	width: 160px !important;
}
.r24k-yto-delete-day {
	background: #fff;
    border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	color: #777;
	display: inline-block;
	font-size: 20px;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    text-align: center;
	vertical-align: top;
	width: 38px;
}
.r24k-yto-quotation-city-holder .r24k-yto-pre-input {
	text-align: left!important;
}
.r24k-yto-accommodation-room-holder .r24k-yto-pre-input,
.r24k-yto-accommodation-holder .r24k-yto-pre-input {
	position: absolute;
	left: 0;
		top:0;
	text-align: left!important;
	z-index: 1;
}
.r24k-yto-accommodation-holder {
	left: 0;
}
.r24k-yto-quotation-city-holder input {
	border-left: none;
	border-radius: 0 3px 3px 0;
	width: calc(100% - 135px);
}
.r24k-yto-quotation-city-holder .r24k-yto-day-end {
	width: calc(100% - 178px);
}
div[data-org-day="0"] .r24k-yto-quotation-city-holder .r24k-yto-day-end,
.extra-city-set .r24k-yto-quotation-city-holder .r24k-yto-day-end {
	width: calc(100% - 220px);
}
.extra-city-set[data-org-city-set="1"] .r24k-yto-quotation-city-holder .r24k-yto-day-end {
	width: calc(100% - 178px);
}
.r24k-yto-day-start {
	pointer-events: none;
}
.r24k-yto-day-holder[data-day-number="01"] .r24k-yto-from-to-cities-holder[data-city-set="1"] .r24k-yto-day-start {
	pointer-events: inherit;
}
.r24k-yto-day-holder[data-day-number="01"] .extra-city-set .r24k-yto-day-start,
.extra-city-set .r24k-yto-day-start {
	pointer-events: none;
}
.supplier-delete-td {
	text-align: center !important;
	width: 24px;
}
.supplier-country-td {
	position: relative;
}
.r24k-yto-quotation-country-flag {
	border-radius: 2px;
	display: inline-block;
    height: 21px;
    margin-left: 5px;
	overflow: hidden;
    position: absolute;
    	top: 6px;
		right: 6px;
	width: 28px;
}
.r24k-yto-country-flag {
	border-radius: 2px;
	display: inline-block;
    height: 21px;
    margin-left: 0;
	width: 28px;
}
.r24k-yto-quotation-country-flag.end-city {
	right:49px;
}
.r24k-yto-from-to-cities-holder[data-city-set="1"] .r24k-yto-quotation-country-flag.end-city,
.extra-city-set .r24k-yto-quotation-country-flag.end-city {
	right:91px;
}
.r24k-yto-day-holder[data-org-day="1"] .r24k-yto-from-to-cities-holder[data-city-set="1"] .r24k-yto-quotation-country-flag.end-city {
	right:49px;
}
.extra-city-set[data-org-city-set="1"] .r24k-yto-quotation-country-flag.end-city {
	right:49px;
}
.r24k-yto-delete-extra-city-set.red:hover {
	background: #fee;
	cursor: pointer;
}
.r24k-yto-quotation-country-flag img {
	vertical-align: inherit;
}
input[name="r24k-yto-contrast-color"] {
	position: relative;
		left:5px;
}
.r24k-yto-accommodation.uk-input,
.r24k-yto-accommodation-type.uk-input {
	border-left: none;
	width: calc(100% - 135px) !important;
	position: absolute;
		left: 135px;
	padding: 0 5px;
}
.r24k-yto-day-title.uk-input {
	border-left: none!important;
	border-radius: 0 3px 3px 0 !important;
	font-size: 18px;
	height: 40px;
	line-height: 28px;
	margin: 0;
	max-width: calc(100% - 250px) !important;
	padding: 0 10px;
	position: absolute;
	left: 80px;
	top:0
}
.r24k-yto-day-transport-dropdown {
	background: #D1C0FF;
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
	height: 32px;
    margin: 0;
	position: relative;
	width: 90px;
}
.r24k-yto-day-transport-dropdown > i {
	color: #470977;
	font-size: 17px;
	line-height: 30px;
	position: absolute;
		left: 10px;
		top: 2px;
}
.r24k-yto-day-transport-dropdown button {
	background: #FFF;
    border-radius: 0 3px 3px 0;
	border: 1px solid #ddd;
	border-left: none;
	font-size: 16px;
	height: 32px;
	line-height: 30px;
	padding: 0;
	position: absolute;
	right: 0;
    width: 38px;
}
.r24k-yto-day-transport-dropdown div ul li {
	float: left;
	margin-top: 10px;
	width: 25%;
}
.r24k-yto-person-counters {
	float: right;
}
.r24k-yto-plus-person {
	color: var(--r24k-yto-green);
	margin: 0 5px 0 0;
}
.r24k-yto-number-of-persons {
	border: none !important;
}
.r24k-yto-extra-finance-items-amount,
.r24k-yto-number-of-adults,
.r24k-yto-number-of-children,
.r24k-yto-number-of-infants {
	margin-left: 10px !important;
	max-width: 60px !important;
}
.r24k-yto-times {
	display: inline-block;
    line-height: 24px;
    padding: 0 8px;
    position: relative;
    	top: 2px;
}
.r24k-yto-minus-person {
	color: var(--r24k-yto-red);
	margin: 0 5px 0 0;
}
.r24k-yto-day-title.uk-input:focus {
    border-color: #FF6411AA !important;
}
.r24k-yto-pre-input {
	background: #D1C0FF;
	border-radius: 3px 0 0 3px;
	color: #470977;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	width: 135px;
}
.r24k-yto-day-add-activity,
.r24k-yto-day-activity {
	height: 30px;
	line-height: 30px;
	margin: 10px 0 5px;
	position: relative;
	width: 100%;
}
.r24k-yto-day-add-activity > span {
	cursor: pointer;
}
.r24k-yto-activity-icon:hover {
	cursor: pointer;
}
.find-open-ai-info {
    position: absolute;
    	right:10px;
    	top:18px;
	z-index: 12;
}
#r24k-yto-add-hotel-modal .uk-modal-body {
	max-height: calc(100vh - 80px);
	overflow-y: auto;
}
.r24k-yto-modal-get-from-database-title {
	background: #FF6411AA;
	border-radius: 3px;
	color: #fff;
	margin: 10px 0 5px;
    padding: 5px;
    text-align: center;
}
#r24k-yto-add-hotel-modal .trumbowyg-box,
#r24k-yto-add-hotel-modal .trumbowyg-editor {
	min-height: 200px !important;
}
#r24k-yto-modal-add-hotel-title {
	width: calc(100% - 84px);
}
#r24k-yto-select-hotel-date.uk-select {
	line-height: 28px;
	margin: 0 10px 0 0;
	width: 170px !important;
}
#r24k-yto-select-hotel-nights.uk-select {
	line-height: 28px;
	width: 110px !important;
}
.r24k-yto-accommodation-header-label-holder {
	height:32px;
	line-height:30px;
	margin-top:10px;
	position:relative;
}
.r24k-yto-accommodation-header-label-holder label:first-child {
	width: 85px;
}
.r24k-yto-accommodation-header-label-holder .star-label,
.r24k-yto-accommodation-header-label-holder .nights-label,
.r24k-yto-accommodation-header-label-holder .room-type-label {
	width: 134px !important;
}
.r24k-yto-accommodation-header-label-holder label i {
	margin-right: 5px;
}
#r24k-yto-modal-add-hotel-website,
#r24k-yto-modal-add-hotel-room-type {
	width: calc(100% - 133px);
}
.r24k-yto-modal-add-hotel-button-holder {
	border: 1px solid #ddd;
    border-radius: 3px;
	height: 136.5px;
    padding: 10px;
    text-align: center;
}
.r24k-yto-modal-add-hotel-button-holder button {
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}

/* New Ratings widget */
.r24k-yto-reset-stars {
	border-radius: 3px !important;
	position: absolute;
		right: 4px;
		top:5px;
}
.r24k-yto-accommodation-header-label-holder .r24k-yto-reset-stars {
	height: 32px;
	line-height: 31px;
	right: -75px;
	top:-1px;
}
.r24k-yto-modal-hotel-set-stars,
.r24k-yto-accommodation-header-label-holder > select,
.r24k-yto-accommodation-header-label-holder > input {
	border-left: none !important;
	border-radius: 0 3px 3px 0 !important;
}
.rate {
    display: inline-block;
    border: 0;
	height: 32px;
	margin: 0 0 0 5px;
	padding: 0;
}
/* Hide radio */
.rate > input {
    display: none !important;
}
/* Order correctly by floating highest to the right */
.rate > label {
	color: #CCC;
    float: right;
	line-height: 32px;
	position: relative;
}
/* The star of the show */
.rate > label:before {
	content: "\f005"; /* full star */
	cursor: pointer;
    display: inline-block;
	font:var(--fa-font-solid);
    font-size: 17px;
	margin: 0;
    padding: 0 3px;
}
.r24k-yto-modal-hotel-set-stars {
	background: #fff;
	border:1px solid #DDD;
	border-radius: 3px;
	display: inline-block;
	height: 30px;
	position: relative;
    vertical-align: bottom;
	width: calc(100% - 210px);
}
/* Half star trick */
.rate .half:before {
    content: "\f089"; /* half star no outline */
	overflow: hidden;
    padding-right: 0;
    position: absolute;
		left: 0;
		top: 5px;
	width: 10px;
}
/* Click + hover color */
.rating-stars input:checked ~ label, /* color current and previous stars on checked */
.rating-stars label:hover,
.rating-stars label:hover ~ label {
	color: gold;
} /* color previous stars on hover */


.whole { /* color current and previous stars on checked */
	filter: drop-shadow(0.5px 0.5px 0 #000);
}
.half {
	top:0.5px;
}

/* Hover highlights */
.rating-stars input:checked + label:hover, input:checked ~ label:hover, /* highlight current and previous stars */
.rating-stars input:checked ~ label:hover ~ label, /* highlight previous selected stars for new rating */
.rating-stars label:hover ~ input:checked ~ label /* highlight previous selected stars */ {
	color: #08D;
}
.r24k-yto-star-rating-in-number {
	display: inline-block;
    line-height: 30px;
    position: absolute;
		right: 70px;
		top:0;
	width: 70px;
}
.r24k-yto-star-rating-in-number:before {
	content: "Stars: ";
}
.rating-stars {
	max-height: 32px;
}
/* End New Ratings widget */

.r24k-yto-modal-hotel-in-city-flag {
	display: inline-block;
    max-width: 32px;
    padding-left: 4px;
}
.r24k-yto-modal-hotel-in-city-flag img {
	border-radius: 3px;
}
.r24k-yto-modal-hotel-in-city-name {
	border:1px solid #ddd;
	border-radius: 3px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 10px;
	padding-left: 5px;
	vertical-align: bottom;
	width: calc(100% - 570px);
}
.r24k-yto-accommodation-header-label-holder > label {
	background: #D1C0FF;
	border-radius: 3px 0 0 3px;
	color: #470977;
    display: inline-block;
	height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    margin-right: -6px;
	padding: 0 8px;
	vertical-align: bottom;
}
.r24k-yto-modal-hotel-image-button-holder {
	background: #eee;
    border: 1px solid #ddd;
	border-radius: 5px;
    height: 30px;
    margin: 0 0 5px;
    padding: 8px;
	position: relative;
	text-align: right;
}
.r24k-yto-day-add-activity .r24k-yto-media-frontend-button {
	position: absolute !important;
		right: 2px;
}
.r24k-yto-modal-hotel-image-button-holder .r24k-yto-media-frontend-button {
	position: relative !important;
		right: unset!important;
		top: unset!important
}
.r24k-yto-delete-extra-city-set,
.r24k-yto-waypoint,
.r24k-yto-modal-delete-city-name,
.r24k-yto-delete-city,
.r24k-yto-delete-accommodation,
.r24k-yto-delete-activity,
.r24k-yto-ban-delete-activity,
.r24k-yto-day-activity .r24k-yto-activity-icon {
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
    display: inline-block;
    height: 30px;
	line-height: 27px;
	margin-right: 10px;
    position: relative;
    text-align: center;
	vertical-align: top;
	width: 30px;
}
.r24k-yto-delete-city {
	background: transparent;
	border:none !important;
	position: absolute;
		left: 94px;
		top:1px;
}
.r24k-yto-day-activity .handle {
	background: #D1C0FF;
	border: 1px solid #ddd;
	border-radius: 3px;
	cursor: move;
	display: inline-block;
	height: 30px;
	margin-right: 10px;
	text-align: center;
    width: 30px;
}
.r24k-yto-day-activity .handle i {
	color: #6411AD;
}
#r24k-yto-manual-page .handle {
	background: #D1C0FF;
	border: 1px solid #ddd;
	border-radius: 3px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	text-align: center;
    width: 24px;
}
#r24k-yto-manual-page .handle i {
	color: #6411AD;
}
.r24k-yto-delete-extra-city-set,
.r24k-yto-waypoint,
.r24k-yto-modal-delete-city-name,
.r24k-yto-delete-city,
.r24k-yto-delete-accommodation,
.r24k-yto-delete-activity,
.r24k-yto-ban-delete-activity {
	line-height: 32px;
	margin-left: 10px;
	margin-right: 0;
}
.r24k-yto-waypoint {
	font-size: 16px;
}
.r24k-yto-delete-day.red:hover,
.r24k-yto-modal-delete-city-name:hover,
.r24k-yto-delete-city.red:hover,
.r24k-yto-delete-accommodation.red:hover,
.r24k-yto-delete-activity.red:hover {
	background: #fee;
	cursor: pointer;
}
.r24k-yto-delete-city.red:hover {
	background: transparent;
	cursor: pointer;
}
.r24k-yto-delete-city .fa-ban,
.r24k-yto-delete-accommodation .fa-ban,
.r24k-yto-delete-activity .fa-ban,
.r24k-yto-ban-delete-activity .fa-ban {
	pointer-events: none;
}
.r24k-yto-day-activity .r24k-yto-activity-icon svg {
	height: 20px;
	width: 20px;
}
.r24k-yto-day-activity .r24k-yto-activity-icon:hover {
	background: #62ff6233;
}
.r24k-yto-day-activity .r24k-yto-activity-icon:hover svg {
	fill: #383;
}
.r24k-yto-day-activity .r24k-yto-activity-description {
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
	width: calc(100% - 211px);
}
.r24k-yto-day-activity .r24k-yto-activity-price {
	margin-left: 10px;
	max-width: 90px;
}
.r24k-yto-activity-currency {
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
    height: 30px;
	line-height: 30px;
	margin-left: 10px;
    padding: 0px 10px 0px;
    vertical-align: bottom;
}
.r24k-yto-activity-hidden.r24k-yto-day-activity > span span,
.r24k-yto-activity-hidden.r24k-yto-day-activity > * {
	background-color: #fee;
    border-color: #f00000bb;
	color: #f00000bb;
}
.r24k-yto-activity-hidden.r24k-yto-day-activity svg {
	fill:#f00000bb;
}
.r24k-yto-activity-hidden.r24k-yto-day-activity i {
	color:#f00000bb;
}
.r24k-yto-activity-location,
.r24k-yto-show-activity > span {
	background: #fff;
	border: 1px solid #ddd;
    border-radius: var(--r24k-yto-border-radius-small);
    display: inline-block;
	height: 30px;
    line-height: 28px;
    margin-left: 10px;
	text-align: center;
	width: 30px;
}
.r24k-yto-show-activity > span i {
	position: relative;
		top:2px;
}
#r24k-yto-quotation-settings-holder {
	padding: 10px;
}
.r24k-yto-total-conversion {
	text-align: center;
}
.r24k-yto-reset-quote-table.uk-table td,
.r24k-yto-dmc-finance.uk-table td,
.r24k-yto-dmc-info.uk-table td {
	border-bottom: 1px dotted #ccc;
	padding: 5px 3px;
	vertical-align: middle;
}
.r24k-yto-dmc-finance.uk-table tr td:first-child {
	border-right: 1px dotted #ccc;
}
.r24k-yto-dmc-finance input[type="number"] {
	max-width: 150px;
}
.r24k-yto-dmc-info.uk-table tr td:first-child {
	border-right: 1px dotted #ccc;
	text-align: left;
	width: 24px;
}
#r24k-yto-create-quotation-pdf {
	width: 100% !important;
}
.r24k-yto-pdf-icon-holder {
	border-left: 1px dotted #ccc;
	font-size: 16px;
	text-align: center;
	width: 32px;
}
.r24k-yto-pdf-icon-holder a i {
	color: var(--r24k-yto-red);
}
.r24k-yto-dmc-finance.uk-table h5,
.r24k-yto-dmc-info.uk-table h5 {
	border-radius: var(--r24k-yto-border-radius-small);
    color: #fff;
	font-weight: 700;
    margin-bottom: 10px !important;
	padding: 4px 10px;
}
.r24k-yto-dmc-info.uk-table h5 {
	background-color: #FF6411aa;
}
.r24k-yto-dmc-finance.uk-table h5 {
	background-color: #D1C0FF;
	color: #470977;
}
.r24k-yto-reset-quote-table.uk-table h5 {
	background-color: #e44e5655;
	border-radius: var(--r24k-yto-border-radius-small);
    color: #e44e56;
	font-weight: 700;
    margin-bottom: 10px !important;
	padding: 4px 10px;
}
#r24k-yto-reset-quotation-button {
	max-width: 280px;
}
.r24k-yto-dmc-finance .select2-container {
	width: 250px !important;
}
.r24k-yto-edit-accommodation,
.r24k-yto-accommodation-info {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
    height: 30px;
    line-height: 30px;
	margin: 0;
	position: relative;
	text-align: center;
	width: 30px;
}
.r24k-yto-accommodation-info {
	margin-left: 10px;
}
.r24k-yto-edit-accommodation:hover,
.r24k-yto-accommodation-info:hover {
	background: #62ff6233;
	color: #383;
	cursor: pointer;
}
.r24k-yto-edit-accommodation {
	margin: 0 0 0 10px!important;
}
.r24k-yto-day-holder[data-org-day="1"] .r24k-yto-edit-accommodation {
	pointer-events: none;
}
.r24k-yto-day-holder.last-org-day[data-org-day="1"] .r24k-yto-edit-accommodation {
	pointer-events: inherit;
}
.r24k-yto-margin-10 {
	margin: 10px 0 !important;
}
.r24k-yto-delete-supplier-image,
.r24k-yto-delete-main-slider-image,
.r24k-yto-delete-hotel-image,
.r24k-yto-delete-image {
	background: #fff;
	border: 1px solid #d44;
	border-radius: 16px;
	height: 20px;
	padding: 3px;
	position: absolute;
    	top: 10px;
    	right: 10px;
	width: 20px;
}
.r24k-yto-delete-supplier-image i,
.r24k-yto-delete-main-slider-image i,
.r24k-yto-delete-hotel-image i,
.r24k-yto-delete-image i {
	color: #d44;
	font-size: 16px !important;
}
.r24k-yto-delete-supplier-image:hover,
.r24k-yto-delete-main-slider-image:hover,
.r24k-yto-delete-hotel-image:hover,
.r24k-yto-delete-image:hover {
	background: #d44;
}
.r24k-yto-delete-supplier-image:hover i,
.r24k-yto-delete-main-slider-image:hover i,
.r24k-yto-delete-hotel-image:hover i,
.r24k-yto-delete-image:hover i {
	color: #fff;
}
.r24k-yto-language-selector {
	position: absolute;
    	top: 9px;
    	right: 160px;
    z-index: 12;
}
.r24k-yto-translate-accommodation-buttons-holder,
.r24k-yto-top-textarea-buttons {
	position: absolute;
	height: 47px;
	width: calc(100% - 10px);
}
.r24k-yto-translate-accommodation-buttons-holder > *,
.r24k-yto-top-textarea-buttons > * {
	float: right;
	height: 30px;
	line-height: 28px;
	margin: 0 0 0 10px!important;
	position: relative !important;
		top:9px;
	z-index: 12;
}
.r24k-yto-translate-accommodation-buttons-holder > * {
	top:19px;
}

.r24k-yto-hotel-translate-info,
.r24k-yto-day-translate-info {
	line-height: 30px;
	margin-right: 20px !important;
}
.r24k-yto-day-text-from-language ul li,
.r24k-yto-hotel-text-from-language ul li {
	text-align: left;
}
.r24k-yto-arrow-to {
	border: 1px solid #777;
	border-radius: var(--r24k-yto-border-radius-small);
	height: 28px;
	line-height: 28px;
	margin: 0 10px;
	padding: 0px 10px;
}
.r24k-yto-day-text-to-language .r24k-yto-language-selector,
.r24k-yto-day-text-from-language .r24k-yto-language-selector,
.r24k-yto-hotel-text-to-language .r24k-yto-language-selector,
.r24k-yto-hotel-text-from-language .r24k-yto-language-selector {
	position: relative;
		top:unset;
		right:unset;
}
.trumbowyg-editor-visible {
	border-radius: var(--r24k-yto-border-radius-small);
	box-sizing: border-box;
	margin-top: 10px;
}
.trumbowyg-editor {
	background: #fff;
	padding: 10px;
}
.trumbowyg-button-pane {
	border-radius: 2px 2px 0 0;
	min-height:46px;
	padding: 5px;
	width: 100%;
}
.trumbowyg-button-pane button {
	background: #ffffff77;
	border:1px solid #ccc;
	border-radius: var(--r24k-yto-border-radius-small);
	height: 30px;
	margin: 3px 5px 0 5px;
	width: 30px;
}
.trumbowyg-editor, .trumbowyg-textarea {
	min-height: 200px;
}
.trumbowyg-box, .trumbowyg-editor {
	background: #fff;
	border-radius: 0 0 3px 3px;
	min-height: 240px;
}
.trumbowyg-button-pane::after {
	display: none!important;
}
.r24k-yto-quotation-tabs-itinerary-table {
    margin-bottom: 0;
    width: 100%;
}
.r24k-yto-main-slider-top {
    background-color: rgba(0,0,0,.33);
    height: 80px;
    width: 100%;
    position: absolute;
    	left: 0;
    	top: 0;
	z-index: 1;
}
#r24k-yto-map-accommodation-table,
#r24k-yto-map-location-table {
	border-collapse: collapse;
	margin: 0 10px;
	width: calc(100% - 20px);
}
#r24k-yto-map-accommodation-table tr,
#r24k-yto-map-location-table tr {
	border-bottom: 1px solid #387BF8;
	height: 38px;
}
#r24k-yto-map-accommodation-table tr:last-child,
#r24k-yto-map-location-table tr:last-child {
	border-bottom: none;
}
#r24k-yto-map-accommodation-table td,
#r24k-yto-map-location-table td {
	padding: 7px;
}
#map.r24k-yto-editor-map {
	border-radius: var(--r24k-yto-border-radius-small);
	height: calc(100vh - 159px);
	position: absolute;
		left:300px;
	width: calc(100% - 300px);
}
#map.r24k-yto-supplier-map {
	border-radius: 5px;
	height: calc(100vh - 170px);
}
#r24k-yto-supplier-modal-lat,
#r24k-yto-supplier-modal-lng {
	max-width: 200px;
}
.fullscreen-map #map.r24k-yto-editor-map {
	border-radius: 0;
	height: 100vh;
    position: fixed;
		left: 25%;
		top: 0;
    width: 75%;
	z-index: 111;
}
.mapboxgl-ctrl-geocoder {
	border-radius: 3px !important;
}
.r24k-yto-supplier-map .mapboxgl-ctrl-geocoder--input {
	overflow: hidden;
	width: 300px !important;
}
.r24k-yto-add-day-holder button {
	font-size: 14px !important;
}
.r24k-yto-map-coordinates.uk-table {
	margin-bottom: 0
}
.r24k-yto-map-coordinates.uk-table td {
	padding: 7px;
	vertical-align: middle;
}
.fullscreen-map #r24k-yto-map-location-holder {
	background: #fff;
	height: 100vh;
	position: fixed;
    	top: 0;
	width: 25%;
    z-index: 111;
}
.fullscreen-map .r24k-yto-table-holder {
	margin: 10px;
}
#r24k-yto-map-location-holder {
	display: inline-block;
	height: calc(100vh - 159px);
	overflow-y: auto;
	position: absolute;
		left:0;
	width: 300px;
}
#r24k-yto-map-holder #route-error {
	background: #fdd;
	border: 1px solid #e44;
    border-radius: 5px;
	color: #e44;
	padding: 10px;
	position: absolute;
    	left: 310px;
    	top: 10px;
    z-index: 1;
}
#r24k-yto-map-holder #route-error p {
	display: inline;
	margin: 0;
}
.route-error-close {
	cursor: pointer;
	position: relative;
		right: -8px;
		top:-10px;
}
.r24k-yto-hotel-summary h4 {
	margin-bottom: 0;
}
.r24k-yto-hotel-summary {
	background: #f7f7f7;
    border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
    margin: 20px 0;
    padding: 15px;
}
.r24k-yto-hotel-summary .r24k-yto-lightbox {
	margin: 10px 5px -5px;
}
.r24k-yto-accommodation-details {
	padding: 3px 0;
}
.r24k-yto-accommodation-details i {
	margin-right: 7px;
}
.r24k-yto-accommodation-details a {
	color: #FF6411;
	text-decoration: underline;
}
.r24k-yto-supplier-lightbox,
#r24k-yto-quotation-editor-holder .r24k-yto-lightbox {
	margin: 0 -5px -5px;
}
.r24k-yto-supplier-description-li .r24k-yto-media-frontend-button {
	top:-37px !important;
}
.r24k-yto-hotel-summary h4 .fas {
	color: gold;
	font-size: 10px;
	position: relative;
		left:3px;
		top:-11px;
	-webkit-filter: drop-shadow( 1px 1px 0 #333);
	filter: drop-shadow( 1px 1px 0 #333);
}
.r24k-yto-lightbox li {
	padding: 5px;
}
.r24k-yto-lightbox li a div {
	aspect-ratio:1;
	background-size: cover;
	background-position: center;
	border-radius: var(--r24k-yto-border-radius-small);
	width: 100%;
}
#r24k-yto-quotation-viewer-slider-holder > .uk-container {
    width: 100%;
    padding: 0 !important;
}
#r24k-yto-quotation-viewer-cta * {
    color: #fff !important;
}
#r24k-yto-quotation-viewer-cta button {
    background: var(--r24k-yto-orange);
    border: 1px solid var(--r24k-yto-orange);
    border-radius: var(--r24k-yto-border-radius-small);
    color: #FFF;
    font-size: 20px;
    height: 45px;
    margin-left: 40px;
    width: 160px;
}
#r24k-yto-quotation-header-title {
    display: inline-block;
	font-family: Dosis, verdana;
	font-weight: 400;
    margin: auto;
	padding: 5px;
    position: relative;
	width: calc(80% - 140px);
}
#r24k-yto-quotation-header-title p,
#r24k-yto-quotation-header-title h1 {
    margin: 0;
}
#r24k-yto-quotation-header-title h1 {
	font-family: Dosis, verdana;
	font-weight: 500;
	font-size: 30px;
}
.uk-lightbox-toolbar {
	background-color: transparent!important;
}
h1 {
    line-height: 48px;
}
.r24k-yto-quotation-summary-table h4,
.r24k-yto-quotation-downloads-header {
	font-size: 22px;
}
.r24k-yto-quotation-viewer-instruction .fa-left {
    margin-right: 5px;
    animation: left-arrow-animate 1.2s ease infinite;
}
.r24k-yto-quotation-summary-header .fa-down,
.r24k-yto-quotation-viewer-instruction .fa-down {
    margin-right: 5px;
    animation: down-arrow-animate 1.2s ease infinite;
}
.page-quotation .r24k-yto-switcher-holder {
    padding: 0 10px 10px;
}
.r24k-yto-quotation-day-number {
    float: left;
    width: 110px;
}
.r24k-yto-itinerary-header .r24k-yto-quotation-summary-header {
    border-bottom: 0;
}
.r24k-yto-quotation-summary-header.r24k-yto-day-bar-color {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.r24k-yto-quotation-itinerary-table thead td,
.r24k-yto-quotation-itinerary-table tfoot td,
.r24k-yto-quotation-summary-table thead td,
.r24k-yto-quotation-summary-table tfoot td {
    padding: 0;
}
.r24k-yto-quotation-summary-table tr td:first-child,
.r24k-yto-quotation-summary-table tr th:first-child {
	width: 180px;
}
.r24k-yto-quotation-summary-table {
	border-collapse: collapse;
	margin-bottom: 30px;
}
.r24k-yto-quotation-summary-row-price {
	text-align: right;
}
.r24k-yto-quotation-summary-table tr td,
.r24k-yto-quotation-summary-table tr th {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 0 10px 0 0;
}
.r24k-yto-quotation-summary-table tbody tr td,
.r24k-yto-quotation-summary-table tbody tr th {
	border-bottom:1px solid #ddd;
}
.sidebar-itinerary-holder {
	background: #fff;
	border-bottom: 4px solid #ccc;
	max-height: calc(100vh - 40px);
	overflow-y: auto;
}
.r24k-yto-itinerary-content .r24k-yto-quotation-day-title  {
	font-size: 15px;
}
.r24k-yto-itinerary-content,
.r24k-yto-itinerary-row {
    border-bottom: 1px dotted #aaa;
}
.r24k-yto-itinerary-content p {
	margin: 5px;
}
.r24k-yto-itinerary-content .uk-slider {
	pointer-events: none;
}
.r24k-yto-quotation-images-holder img {
    margin: 10px 0 !important;
    padding: 0;
    width: 100%;
}
.r24k-yto-slideshow-arrow {
	color: #fff;
    font-size: 40px;
    position: absolute;
    	top: 47%;
    text-shadow: 1px 1px 0 #000;
}
.r24k-yto-slideshow-arrow:hover {
	color: #eee !important;
}
.r24k-yto-hotel-popup .fa-star,
.r24k-yto-hotel-popup .fa-star-half,
.r24k-yto-stars-in-title,
.r24k-yto-stars-in-quotation {
    color: gold;
    font-size: 9px;
    position: relative;
    	left: 5px;
    	top: -7px;
	text-shadow: 0.5px 0.5px 0px #000;
}
.supplier-stars-td i {
	color: gold;
	font-size: 12px;
	text-shadow: 0.5px 0.5px 0px #000;
}
.r24k-yto-stars-in-title {
	display: inline-block;
	top: -9px;
}
#r24k-yto-menu-tab-bar li a {
	font-size: 13px;
}
.uk-link, a {
    color: var(--r24k-yto-blue);
    text-decoration: underline;
    cursor: pointer;
}
.r24k-yto-slideshow-arrow.nav-left {
    left: 20px;
}
.r24k-yto-slideshow-arrow.nav-right {
    right: 20px;
}
.r24k-yto-hotel-lightbox ul,
.r24k-yto-day-quotation-lightbox ul {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.r24k-yto-hotel-lightbox li, .r24k-yto-day-quotation-lightbox li {
    padding: 5px;
}
.r24k-yto-hotel-lightbox li a div, .r24k-yto-day-quotation-lightbox li a div {
    background-position: center;
    background-size: cover;
}
.r24k-yto-pdf-spinner i {
	margin-right: 10px;
}
.r24k-yto-quotation-tabs-day-text h4 {
	letter-spacing: 0.5px;
	line-height: 36px;
    margin: 0 0 10px 0;
    padding: 5px 0;
    position: relative;
	text-transform: inherit;
}
.r24k-yto-quotation-tabs-day-text h4 i {
	font-size: 18px;
	margin-right: 5px;
	width: 20px;
}
.r24k-yto-quotation-tabs-day-text {
    margin: 20px auto;
    padding-bottom: 20px;
}
.r24k-yto-quotation-tabs-itinerary-table.uk-table tbody td span {
    display: inline-block;
    line-height: 20px;
}
.r24k-yto-quotation-tabs-itinerary-table.uk-table tbody td {
    line-height: 24px;
    padding: 8px;
}
/* - - - Icons - - - */
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span:before {
	background-size: cover;
	content: '';
	display: inline-block;
	height: 21px;
	width: 21px;
}
.r24k-yto-map-sidebar-header {
	background: #fff;
	padding-bottom: 1px;
	position: sticky;
		top:0;
}
.r24k-yto-map-sidebar-header  > div {
    border: 1px solid #ddd;
    border-radius: var(--r24k-yto-border-radius-small);
    margin: 0 10px 10px 0;
	padding: 10px;
}
.r24k-yto-map-refresh {
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	box-sizing: border-box;
	cursor: pointer;
	font-size: 17px;
	height: 32px;
    line-height: 26px;
	padding: 3px;
    position: absolute;
    	right: 20px;
		top:9px;
	text-align: center;
	width: 32px;
}
#r24k-yto-manual-page .r24k-yto-map-refresh {
	position: relative;
		left:0;
		top:0;
}

.r24k-yto-hotel-popup {
	margin: 0 25px 0 0;
}
.r24k-yto-cityname-popup {
	margin: 0 15px 0 0;
}
.city-popup.mapboxgl-popup {
	max-width: 400px;
}
.city-popup .mapboxgl-popup-content {
	font-size: 14px;
	padding: 10px !important;
}
.r24k-yto-hotel-popup .fa-hotel {
	background: #6411AD22;
	border: 1px solid #6411AD;
    border-radius: 3px;
	margin-right: 5px;
	padding: 3px;
}
.city-popup .mapboxgl-popup-content .fa-tree-city {
	background: #116e2122;
	border: 1px solid #c61e1e;
	border-radius: 3px;
	margin-right: 5px;
    padding: 3px;
}

.r24k-yto-hotel-popup .fa-hotel {
	--fa-primary-color: #6411AD;
	--fa-secondary-color: #6411AD55;
	--fa-secondary-opacity: 1;
}
.fa-tree-city {
	--fa-primary-color: #116e21;
	--fa-secondary-color: #c61e1e;
	--fa-secondary-opacity: 0.9;
}
.r24k-yto-map-refresh.red {
	background-color: #fee;
	border-color: var(--r24k-yto-red);
}
.r24k-yto-map-refresh.green {
	background-color: #efe;
	border-color: var(--r24k-yto-green);
}
.r24k-yto-table-marker.r24k-yto-hotel-marker,
.r24k-yto-table-marker.r24k-yto-default-map-marker {
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 30px;
	position: relative;
	vertical-align: middle;
	width: 17.8px;
}
.r24k-yto-map-marker {
	background-repeat: no-repeat;
	background-size: cover;
	height: 42px;
	width: 25px;
	z-index: 0 !important;
}
.r24k-yto-map-marker.hotel-marker {
	background-repeat: no-repeat;
	height: 42.5px;
	width: 25px;
}
.r24k-yto-map-marker.r24k-yto-halfway-marker {
	height: 24px;
	width: 24px;
}
.r24k-yto-route-controls {
	width: 29px;
}
.r24k-yto-route-controls > span {
	display: block;
	font-size: 16px;
	height: 29px;
	line-height: 27px;
	text-align: center;
}
.r24k-yto-route-controls > span:hover {
	background: rgb(0 0 0/5%);
	cursor: pointer;
}
.r24k-yto-fitbounds-route {
	border-top: 1px solid #ddd;
}

.r24k-yto-route-controls > span img {
	width: 16px;
}
.r24k-yto-table-marker.r24k-yto-default-map-marker,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-default-map-marker {
	background-image: url( "../img/icons/r24k-yto-default-map-marker.svg?v=3");
}
.r24k-yto-table-marker.r24k-yto-hotel-marker,
.mapboxgl-marker.r24k-yto-map-marker.hotel-marker {
	background-image: url( "../img/markers/accommodation-poi-shadow.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="car"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-car-marker {
	background-image: url( "../img/icons/car-side-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="biking"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-biking-marker {
	background-image: url( "../img/icons/biking-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="bus"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-bus-marker {
	background-image: url( "../img/icons/bus-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="ship"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-ship-marker {
	background-image: url( "../img/icons/ship-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="plane"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-plane-marker {
	background-image: url( "../img/icons/plane-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="tuktuk"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-tuktuk-marker {
	background-image: url( "../img/icons/tuktuk-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="jeep"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-jeep-marker {
	background-image: url( "../img/icons/jeep-marker.svg");
}
#r24k-yto-intro-holder .r24k-yto-itinerary-icons span[data-transport="walking"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-walking-marker {
	background-image: url( "../img/icons/walking-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="walking"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-walking-marker.active {
	background-image: url( "../img/icons/walking-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="plane"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-plane-marker.active {
	background-image: url( "../img/icons/plane-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="ship"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-ship-marker.active {
	background-image: url( "../img/icons/ship-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="bus"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-bus-marker.active {
	background-image: url( "../img/icons/bus-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="biking"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-biking-marker.active {
	background-image: url( "../img/icons/biking-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="car"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-car-marker.active {
	background-image: url( "../img/icons/car-side-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="tuktuk"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-tuktuk-marker.active {
	background-image: url( "../img/icons/tuktuk-red-marker.svg");
}
#r24k-yto-intro-holder .color-changed .r24k-yto-itinerary-icons span[data-transport="jeep"]:before,
.mapboxgl-marker.r24k-yto-map-marker.r24k-yto-halfway-jeep-marker.active {
	background-image: url( "../img/icons/jeep-red-marker.svg");
}
.r24k-yto-table-holder {
	border:1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
	z-index: -1;
}
.r24k-yto-transport-icon {
	background: #fff;
	border: 2px solid #387BF8;
    border-radius: 20px;
    display: inline-block;
	font-size: 13px;
    height: 19px;
	line-height: 19px;
    position: relative;
    	top: -20px;
	width: 32px;
}
@keyframes left-arrow-animate {
	0% {	transform: translateX(0); }
	50% {	transform: translateX(5px);	}
	100% {	transform: translateX(0);	}
}
@keyframes down-arrow-animate {
	0% {	transform: translateY(0); }
	50% {	transform: translateY(3px);	}
	100% {	transform: translateY(0);	}
}

/* - - - Alert Boxes - - - */
#r24k-yto-alert-box {
    border: 1px solid transparent;
    border-radius: var(--r24k-yto-border-radius-small);
	display: none;
	min-width: 54px;
	min-height: 54px;
	position: fixed;
	right: 15px;
	top:15px;
	z-index: 1020;
}
#r24k-yto-alert-box.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #c6d9b6;
}
#r24k-yto-alert-box.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #dbbcc1;
}
#r24k-yto-alert-box.warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
	border: 1px solid #eadbbc;
}
#r24k-yto-alert-box p {
	line-height: 34px;
	margin-bottom: 0;
	padding: 5px 15px;
}
#r24k-yto-alert-box p .fa-thumbs-up {
	font-size: 32px;
	position: relative;
	top: 7px;
}
#r24k-yto-calculation-table .r24k-yto-calc-item-description-td {
	width: 600px;
}
#r24k-yto-calculation-table .r24k-yto-calc-item-units-td,
#r24k-yto-calculation-table .r24k-yto-currency,
#r24k-yto-calculation-table .r24k-yto-calc-item-days-td {
	width: 60px;
}
#r24k-yto-calculation-table .r24k-yto-calc-item-price-td {
	width: 120px;
}
#r24k-yto-calculation-table .r24k-yto-calc-total-price-td {
	width: 120px;
}
#r24k-yto-calculation-table td,
#r24k-yto-calculation-table input {
	font-size: 14px;
}
.meal-indicator {
    border: 1px solid #543;
    border-radius: 50%;
    display: inline-block;
    font-size: 15px;
    height: 20px;
    line-height: 19px;
    margin: 5px 10px 5px 5px;
    text-align: center;
    width: 20px;
}
#r24k-yto-scroll-to-slider button .fa-images {
    margin-left: 5px;
    position: relative;
    left: -10px;
    top: 2px;
}
.r24k-yto-quotation-currency {
	width: 100px;
}
.r24k-yto-add-item-to-finances {
	background: var(--r24k-yto-green);
	border-radius: var(--r24k-yto-border-radius-small);
	color: #fff;
	cursor: pointer;
	margin-left: 10px;
	padding: 4px;
}
#r24k-yto-select-currency {
	max-width: 160px;
}
/* - - - My Account - - - */
#r24k-yto-my-account {
	position: relative;
}
#r24k-yto-user-submit {
	position: absolute;
		right: 12px;
		top:48px;
}
#r24k-yto-default-texts-li .trumbowyg-editor {
	min-height: 360px !important;
}
#r24k-yto-account-tabs {
	width: calc(100% - 240px);
}
#r24k-yto-account-tabs li {
	text-transform: uppercase;
}
.r24k-yto-account-details.uk-table {
	border-top:1px solid #ddd;
	margin-bottom: 40px;
}
.r24k-yto-account-details.uk-table td,
.r24k-yto-account-details.uk-table th {
    color: #432;
    height: 44px;
    padding: 10px;
    vertical-align: middle;
}
.r24k-yto-account-details .uk-select,
.r24k-yto-account-details .uk-input {
    height: 32px;
}
.r24k-yto-account-details.uk-table tr {
    border-bottom: 1px solid #ddd;
}
.r24k-yto-optional-logo-holder,
.r24k-yto-main-logo-holder {
	background-image: url(../img/system-images/striped-background.png);
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	display: flex;
    margin: 20px 0;
	max-width: 400px;
	min-height: 160px;
	text-align: center;
}
.r24k-yto-optional-logo-holder img,
.r24k-yto-main-logo-holder img {
	align-self: center;
	margin: auto;
	max-height: 120px;
	max-width: 320px;
	padding: 10px;
}
#r24k-yto-my-account .r24k-yto-media-frontend-button {
	right: unset !important
}
.r24k-yto-agent-image {
	position: relative;
		top:-11px;
}
.r24k-yto-agent-image-holder {
	border: 5px solid #ddd;
	border-radius:140px;
	display: block;
	font-size: 120px;
	height: 240px;
	line-height: 240px;
	margin: 30px 0;
	overflow: hidden;
	text-align: center;
	width: 240px;
}
.r24k-yto-quotation-agent-bio {
	margin: 30px 0 0 0;
}
.r24k-yto-account-details.uk-table th i {
    color: #1164aa;
    font-size: 12px;
    text-transform: none;
}
.r24k-yto-user-api-key-td {
    position: relative;
    width: 320px;
}
.r24k-yto-user-api-key-td span {
    bottom: 14px;
    font-family: monospace;
	height: 32px;
	line-height: 32px;
    position: absolute;
}
.r24k-yto-user-api-key-td button {
	display: none;
	position: absolute;
		right: 12px;
		top: 23px;
}
#r24k-yto-user-theme-color.uk-input {
	width: calc(100% - 150px);
}
#r24k-yto-my-account .r24k-yto-delete-frontend-media {
    margin-left: 30px;
}
.r24k-yto-account-flag img {
	border-radius: 2px;
	margin-left: 7px;
	max-width: 28px;
}
.r24k-yto-my-account-country-td .select2 {
	max-width: calc(100% - 40px);
}
.r24k-yto-td-instructions {
	font-size: 12px;
}
#r24k-yto-theme-color {
	max-width: 80px;
	width: calc(100% - 53px);
}
.r24k-yto-color-sample {
	border:1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	display: inline-block;
	height: 30px;
	margin: 0 10px 0 2px;
	vertical-align: top;
	width: 30px
}
.green {
    color: #393 !important;
}
.grey {
    color: #777 !important;
}
.purple {
    color: var(--r24k-yto-purple);
}
.orange {
	color: var(--r24k-yto-orange);
}
.red {
	color: var(--r24k-yto-red);
}
.uk-input.red-border:focus,
.red-border {
	border: 1px solid var(--r24k-yto-red)!important;
}

/* - - - Quotations Start Page - - - */
#r24k-yto-quotations-table {
	border-bottom: 1px solid #e5e5e7;
}
#r24k-yto-quotations-table.uk-table th,
#r24k-yto-quotations-table.uk-table td {
	color: #432;
	font-size: 13px;
	padding: 8px 4px;
	vertical-align: middle;
}
#r24k-yto-quotations-table.uk-table td.r24k-yto-icon-td {
	cursor: pointer;
	padding: 6px 8px !important;
	text-align: center;
	width: 24px;
}
#r24k-yto-quotations-table.uk-table td {
	border-left: 1px solid #eee;
}
#r24k-yto-quotations-table thead td,
#r24k-yto-quotations-table thead th {
	background: #2196F3;
	border-left: 1px solid #fff;
	color: #fff !important;
	font-size: 14px !important;
	padding: 4px !important;
	text-transform: none;
}
#r24k-yto-quotations-table  tr td:first-child {
	border-left: none;
}
#r24k-yto-quotations-table thead th:first-child {
	border-left: none;
	width: 60px;
}
#r24k-yto-quotations-table thead th:nth-child(2) {
	width: 100px;
}
#r24k-yto-quotations-table thead th:nth-child(3) {
	width: 120px;
}
#r24k-yto-quotations-table thead td {
	pointer-events: none !important;
}
.r24k-yto-clone-indicator {
	display: inline-block;
	margin-left: 10px;
}
.uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped>tr:nth-of-type(odd) {
    background: #f4f8f8 !important;
}
.uk-table-striped tbody tr:nth-of-type(odd) td {
	border-left: 1px solid #fff !important;
}
#r24k-yto-quotations-table.uk-table th {
	font-weight: 200;
}
#r24k-yto-quotation-tab-holder {
	position: sticky;
		top:0;
}
.r24k-yto-green-button.uk-button#r24k-yto-add-supplier {
	background-color: var(--r24k-yto-green);
	color: #fff;
	font-size: 16px;
    line-height: 20px;
	margin: 20px 10px;
    padding: 12px 0;
	width: calc(100% - 20px);
}
#r24k-yto-legend {
	background: #eee;
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
	height: 32px;
    line-height: 32px;
    margin-top: 10px;
	text-align: right;
}
#r24k-yto-legend > span {
	border-right: 1px solid #543;
	padding: 0 20px;
}
#r24k-yto-legend span:last-child {
	border-right: none;
}
.r24k-yto-clone-icon i,
.r24k-yto-link-to-quotation i,
.r24k-yto-edit-button i {
	--fa-secondary-color:#432;
	--fa-primary-color:#2196F3;
	--fa-secondary-opacity:1;
}
.r24k-yto-clone-icon i:hover,
.r24k-yto-link-to-quotation i:hover,
.r24k-yto-edit-button i:hover {
	--fa-secondary-color:#2196F3;
	--fa-primary-color:#432;
	cursor: pointer;
}
.r24k-yto-clone-icon.grey i {
	--fa-secondary-color:#bbb;
	--fa-primary-color:#777;
	--fa-secondary-opacity:1;
}
.r24k-yto-clone-icon.grey i:hover {
	--fa-secondary-color:#777;
	--fa-primary-color:#bbb;
	cursor: pointer;
}
#r24k-yto-legend .fa-trash-can,
#r24k-yto-quotations-table .fa-trash-can {
	--fa-secondary-color:#D44;
	--fa-primary-color:#432;
	--fa-secondary-opacity:1;
}
#r24k-yto-legend .fa-trash-can:hover,
#r24k-yto-quotations-table .fa-trash-can:hover {
	--fa-secondary-color:#432;
	--fa-primary-color:#D44;
	--fa-secondary-opacity:1;
	cursor: pointer;
}
.r24k-yto-start-end-date-holder {
	border: 1px solid #ddd;
	border-radius: var(--r24k-yto-border-radius-small);
	box-sizing: border-box;
	float: left;
	margin: 10px 0;
	padding: 10px;
	width: calc(50% - 10px);
 }
.r24k-yto-no-toggle-holder,
.r24k-yto-toggle-holder {
	cursor: pointer;
	float: right;
    font-size: 21px;
    line-height: 28px;
	margin-right: 10px;
}
.r24k-yto-modal-use-activity.uk-button {
	font-size: 12px;
    line-height: 20px;
	min-height: 20px;
	padding: 0 5px;
}
#r24k-yto-create-new-quotation.uk-button {
	font-size: 15px;
	margin: 10px 0;
	width: 100%;
}
#r24k-yto-quotations-filter,
#r24k-yto-new-quotation-header {
	background: #eee;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius: 0;
	font-size: 16px;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
}
.r24k-yto-own-quotation-header,
.r24k-yto-new-quotation-header {
	border-left: 1px solid #543;
	float: right;
	line-height: 28px;
	width: 250px;
}
#r24k-yto-quotations-filter {
	display: inline-block;
	margin-top: 10px;
	width: 120px;
}
#r24k-yto-quotation-start-holder {
	transition: height 3s;
}
#r24k-yto-existing-quotations {
	margin-top: 10px;
}
#r24k-yto-existing-quotations-header {
	background: none;
    border: none;
    border-radius: 0;
	font-size: 16px;
    margin: 40px 0 0 0;
	padding: 5px;
	text-transform: uppercase;
}
#r24k-yto-existing-quotations-header {
	margin-top: 20px;
}
.datepicker__header {
	margin: -10px -10px 0;
}
.datepicker.custom {
	display: block;
}
.datepicker.custom .datepicker__wrapper {
	border-radius: var(--r24k-yto-border-radius-small);
	float: left;
	margin: 10px 20px 0 0;
	padding: 0;
	width: 720px;
}
.datepicker.custom .datepicker__pane {
	float: left;
	width: calc(50% - 20px);
	padding: 10px;
}
.datepicker.custom .datepicker__pane:not(:first-child) .datepicker__prev,
.datepicker.custom .datepicker__pane:not(:last-child) .datepicker__next {
	display: none;
}
#r24k-yto-footer p {
	margin: 0;
}
/* - - - Suppliers - - - */
.r24k-yto-supplier-filter {
	margin: 25px auto !important;
}
.uk-pagination.r24k-yto-supplier-filter,
.uk-pagination.r24k-yto-supplier-type-filter,
.r24k-yto-supplier-search-by-city-holder,
.r24k-yto-supplier-search-by-name-holder {
	margin:20px 0 !important;
	text-align: left;
}
.r24k-yto-supplier-search-by-city-holder,
.r24k-yto-supplier-search-by-name-holder {
	float: left;
	margin-top: 0 !important;
	width: 39%;
}
.r24k-yto-supplier-type-filter li {
	background-color: #6411AD;
	border: 1px solid #6411AD;
	border-radius: var(--r24k-yto-border-radius-small);
	color: #FFF;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}
.r24k-yto-supplier-type-filter li.uk-active,
.r24k-yto-supplier-type-filter li:hover {
	background-color: #FFF;
	border-color: #6411AD;
	color: #6411AD;
}
.r24k-yto-supplier-type-filter li.uk-active:hover {
	background-color: #FFF !important;
	border-color: var(--r24k-yto-orange) !important;
	color: var(--r24k-yto-orange) !important;
}
.r24k-yto-supplier-type-filter li:hover {
	cursor: pointer;
}
.r24k-yto-supplier-filter li:first-child,
.r24k-yto-supplier-type-filter li:first-child {
	padding: 0 !important;
	text-transform: uppercase;
	width: 50px;
}
.business-name-pagination {
	background-color: #FF6411;
	border: 1px solid #FF6411;
	border-radius: var(--r24k-yto-border-radius-small);
	color: #FFF;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 0 !important;
	text-align: center;
	width: 24px;
}
.business-name-pagination.no-suppliers:hover,
.business-name-pagination.no-suppliers {
	background-color: #eee;
	border-color: #888;
	color: #888;
	cursor: not-allowed;
}
.r24k-yto-reports-header-right .business-name-pagination {
	background-color: #CCC;
	border: var(--r24k-yto-border);
}
.business-name-pagination:nth-child(-n+1) {
	width: 40px;
}
.business-name-pagination:hover {
	background-color: #FFF;
	color: #FF6411;
	cursor: pointer;
}
.business-name-pagination.uk-active {
	background-color: #fff;
	border-color: var(--r24k-yto-orange) !important;
	color: var(--r24k-yto-orange) !important;
}
.business-name-pagination.uk-active:hover {
	background-color: #FFF !important;
	border-color: var(--r24k-yto-orange) !important;
	color: var(--r24k-yto-orange) !important;
}
.business-name-pagination.r24k-yto-in-array {
	background: var(--r24k-yto-orange);
	border-color: var(--r24k-yto-orange);
}
.business-name-pagination.r24k-yto-in-array:hover {
	background: #FFF;
	color: var(--r24k-yto-orange);
}
.supplier-icon-span {
	background-color: #6411AD;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 22px;
}
#r24k-yto-supplier-search-by-name,
#r24k-yto-supplier-search-by-city {
	max-width: 200px;
}
#r24k-yto-suppliers-page-header {
    background: #F1F4F8;
	border-top:0.5px solid #82cffa;
	box-sizing: border-box;
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 13;
}
#r24k-yto-fullscreen-overlay {
	background: rgba(0,0,0,0);
	display: none;
	height: 100vh;
	position: fixed;
		bottom:0;
		left: 0;
		right:0;
		top: 0;
	text-align: center;
	width: 100%;
	z-index: 10;
}
#r24k-yto-fullscreen-overlay span {
	display: block;
	color: #600;
	font-size:100px;
	height: 100px;
	margin: auto;
	position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
}
.r24k-yto-supplier-description-li > div {
	height: calc(100vh - 200px);
	overflow-y: auto;
	position: relative;
}
#r24k-yto-fullscreen-overlay.r24k-yto-show-overlay {
	display: block !important;
}
.r24k-yto-suppliers-table-star-rating-td {
	width: 80px;
}
#r24k-yto-supplier-modal-country_iso {
	width: calc(100% - 50px);
}
#r24k-yto-supplier-tabs-choice.uk-subnav-pill a {
	background-color: #6411AD22;
	border: 1px solid #6411AD22;
	color: #6411AD;
	display: block;
	font-size: 13px;
	text-align: center;
}
#r24k-yto-supplier-modal-notes {
	min-height: 162px;
}
#r24k-yto-hotel-description-language-switcher,
.r24k-yto-suppliers-modal-subtitle {
	margin: 10px 0;
}
#r24k-yto-hotel-description-language-switcher li:first-child {
	padding-left: 0;
}
.r24k-yto-modal-table-logo-holder {
	border: 1px solid #DDD;
	border-radius: 3px;
	height: 220px;
	padding: 5px;
}
#r24k-yto-supplier-tabs-choice.uk-subnav-pill>.uk-active>a {
	background-color: #6411AD;
	color: #fff;
}
#r24k-yto-supplier-tabs-choice.uk-subnav-pill>*>a:hover {
	border: 1px solid #6411AD !important;
}

#r24k-yto-agent-modal-main-table,
#r24k-yto-guest-modal-main-table,
#r24k-yto-supplier-modal-main-table {
	border-collapse: collapse;
	width: 100%;
}
#r24k-yto-supplier-modal-main-table tr {
	height: 40px;
}
#r24k-yto-agent-modal-main-table td,
#r24k-yto-guest-modal-main-table td,
#r24k-yto-supplier-modal-main-table td {
	font-size: 13px;
	min-height: 24px;
	padding: 4px 3px;
}
.r24k-yto-required-asterisk {
	color: red;
	 font-size: 21px;
	 line-height: 8px;
	 position: relative;
	 	top: 2px;
	 	left: 2px;
}
.r24k-yto-required-asterisk:hover {
	cursor: pointer;
}
#r24k-yto-supplier-modal-main-table td:first-child,
#r24k-yto-supplier-modal-main-table td:nth-child(3) {
	width: 11.5%;
}
#r24k-yto-supplier-modal-main-table td:nth-child(3) {
	padding-left: 10px;
}
#r24k-yto-agent-modal-main-table td:nth-child(5),
#r24k-yto-guest-modal-main-table td:nth-child(5),
#r24k-yto-supplier-modal-main-table td:nth-child(5) {
	padding-left: 5px;
	width: 100px;
}
#r24k-yto-agent-modal-main-table td:nth-child(even),
#r24k-yto-guest-modal-main-table td:nth-child(even),
#r24k-yto-supplier-modal-main-table td:nth-child(even) {
	width: 23%;
}
.r24k-yto-modal-suppliers-country-td .select2-container {
	width: calc(100% - 34px) !important;
}
.r24k-yto-modal-suppliers-country-td img {
	border-radius: 3px;
	width: 28px;
}
.r24k-yto-modal-table-holder {
	height: calc(100vh - 130px);
	overflow-y: auto;
	padding-top: 10px;
}
#r24k-yto-supplier-tabs-choice {
	display: inline-block;
	margin: 0;
	width: 900px;
}
#r24k-yto-supplier-tabs-choice li {
	float: left;
	padding-left: 0!important;
	padding-right: 10px;
}
#r24k-yto-supplier-tabs-choice li a {
	border-radius: 3px;
}
#r24k-yto-supplier-modal-price_range_low,
#r24k-yto-supplier-modal-price_range_high {
	margin-left: 5px;
	width: 140px;
}
#r24k-yto-submit-supplier-details {
	margin-left: 20px;
}
.r24k-yto-modal-suppliers-stars-td {
	position: relative;
}
.r24k-yto-modal-suppliers-stars-td .r24k-yto-star-rating-in-number {
	margin-left: 4px;
	right: unset;
	top:unset;
	width: unset;
}
.r24k-yto-upload-message {
	display: block;
	margin: 10px 0;
}
.r24k-yto-partner-logo-image-upload-save {
	margin-left: 10px;
}
#r24k-yto-supplier-tabs {
	margin-top: 0 !important;
}
.r24k-yto-supplier-tabs-button-holder {
	border-bottom: 1px solid #ddd;
	height: 38px;
    margin: 20px 0 0;
    padding-bottom: 10px;
	position: relative;
}
.supplier-country-td,
.r24k-yto-suppliers-table-flag-td {
	text-align: center !important;
	width: 28px;
}
.r24k-yto-switcher-flag {
	width: 20px;
}
.r24k-yto-supplier-search-by-city-holder label,
.r24k-yto-supplier-search-by-name-holder label {
	background: #666;
	border-radius: 3px 0 0 3px;
    color: #FFF;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 5px;
}
.r24k-yto-supplier-search-by-city-holder span,
.r24k-yto-supplier-search-by-name-holder span {
	background: #666;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-left: 0;
	padding: 0 7px;
}
.r24k-yto-supplier-search-by-name-holder span,
.r24k-yto-supplier-search-by-city-holder span {
	border-radius: 0 3px 3px 0;
}
.r24k-yto-supplier-search-by-city-holder .fa-search,
.r24k-yto-supplier-search-by-name-holder .fa-search {
	color:#FFF;
}
#r24k-yto-supplier-search-by-name,
#r24k-yto-supplier-search-by-city {
	border:0 !important;
	color:#FFF !important;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	position: relative;
	width: 181px;
}
#r24k-yto-supplier-search-by-name,
#r24k-yto-supplier-search-by-city {
	background: transparent;
}
#r24k-yto-suppliers-table tbody tr:hover {
	cursor: pointer;
}
#r24k-yto-suppliers-table.uk-table td,
#r24k-yto-suppliers-table.uk-table th {
	height: 21px;
	line-height: 21px;
	padding: 5px;
	vertical-align: middle;
}
.supplier-delete-td {
	text-align: center !important;
}
.r24k-yto-translate-supplier-description {
	position: absolute;
		left: 110px;
		top:9px;
	z-index: 111;
}
#r24k-yto-hotel-description-content {
	margin: 10px 0 !important;
}
#r24k-yto-hotel-description-content .r24k-yto-translate {
	position: absolute;
	top: 9px;
	right: 9px;
}

/* - - - Change Log - - - */
#r24k-yto-system-title {
	font-family:"Noto Sans";
	font-size:28px;
	font-weight:200;
	margin:0;
	text-transform:uppercase;
}
.r24k-yto-system-title {
	border-bottom:1px solid #999;
	display:inline;
}
.li-div-nr {
	display: inline-block;
	padding-right: 8px;
	text-align: right;
	width: 15px;
}
.r24k-yto-change-ul,
.r24k-yto-system-ul {
	list-style:none;
	margin:10px 0 40px;
	padding-left:0;
}
.r24k-yto-system-ul li:before {
	content:'\f0da';
	margin-right:8px;
	font: var(--fa-font-light);
}
.r24k-yto-change-ul li > div {
	margin-left: 20px;
}
.r24k-yto-change-ul h5 {
	margin: 20px 0 0 0!important;
}
.change-log-date {
	font-size: 15px;
	background-color: #FF641122;
	border-radius: 5px;
	color: #FF6411;
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 3px;
}
.change-log-date.old-date {
	background-color: #efe;
	color: #4A4;
}
.change-log-date i {
	margin: 0 5px;
}
.page-system .uk-article-title {
	font-size: 27px;
	letter-spacing: 2px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.page-system article > div {
	margin-top: 0 !important;
}
/* - - - Images Page - - - */
#r24k-yto-image-manager-sidebar {
    background: #eee;
    border-radius: 5px;
	padding: 10px;
	position: sticky;
		top:10px;
}
.r24k-yto-image-tag-holder > p {
	border-bottom: 1px solid #BBB;
	font-size: 13px;
	margin: 0;
	padding: 5px;
}
.r24k-yto-image-tag-holder > p i {
	margin-right: 5px;
}
.r24k-yto-image-tag-holder > p:last-child {
	border-bottom: none;
}
#r24k-yto-reset-image-filters,
#r24k-yto-image-manager-get-images {
	margin-bottom: 10px;
	width: 100%;
}
#r24k-yto-edit-modal-image-category,
#r24k-yto-image-tag-value-holder .select2-container,
#r24k-yto-edit-modal-image-category-city,
#r24k-yto-edit-image-category-filter,
#r24k-yto-edit-modal-image-service,
#r24k-yto-edit-image-supplier-filter,
#r24k-yto-edit-modal-image-sub-category-hotels,
#r24k-yto-edit-modal-image-sub-category-activities,
#r24k-yto-edit-modal-image-supplier,
#r24k-yto-edit-image-sub-category-hotels-filter,
#r24k-yto-edit-image-city-filter,
#r24k-yto-image-tag-value-filter .select2-container {
	max-width: calc(100% - 22px);
}
#r24k-yto-edit-image-city-filter {
	max-width: calc(100% - 58px);
}
#r24k-yto-image-tag-value-filter .select2-container,
#r24k-yto-image-tag-value-holder .select2-container {
	width: calc(100% - 22px) !important;
}
#r24k-yto-image-edit-holder {
	margin-bottom: 20px;
}
#r24k-yto-images-to-upload-holder {
	margin: 0;
}
#r24k-yto-image-edit-holder img {
	border-radius: 5px;
	max-width: 400px;
}
#r24k-yto-images-to-upload-holder > .r24k-yto-thumb {
	display: inline-block;
}
.r24k-yto-thumb {
	background-size: cover !important;
	background-position: center !important;
	border-radius: 5px;
	box-shadow: 0 0 10px #00000022;
	height: 216px;
	margin: 10px 10px 0 0;
	position: relative;
	width: 216px;
}
.r24k-yto-thumb:nth-child(4n) {
	margin-right: 0;
}
.r24k-yto-thumb.error {
	border-color: #F00;
	border-width: 3px;
}
.r24k-yto-thumb.error p {
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 13px #ff000088;
	margin: 20px auto;
	text-align: center;
	width: 90%;
}
.r24k-yto-media-library {
    border-top: 1px solid var(--r24k-yto-purple);
	font-size: 12px;
	margin-top: 10px;
	padding: 10px 0;
}
.r24k-yto-media-library > div > div > div {
	position: relative;
}
.r24k-yto-image-tag-holder,
.r24k-yto-single-image-holder img {
	border-radius: 5px;
	box-shadow: 1px 1px 4px #00000055;
}
.r24k-yto-image-tag-holder {
	margin: 8px 0 20px;
}
.r24k-yto-single-image-holder img {
	background-color: #e7e9eb;
}
.r24k-yto-single-image-holder[data-image-selected="yes"] .r24k-yto-image-tag-holder {
	background-color: #efe;
}
.r24k-yto-delete-image {
	font-size: 15px;
	height: 24px;
	text-align: center;
	width: 24px;
	z-index: 12;
}
.r24k-yto-delete-image:hover {
	cursor: pointer;
}
#r24k-yto-upload-response {
	line-height: 24px;
	margin: 0 0 20px 0;
}
.original-img-info i {
	--fa-primary-color:#FF6411;
	--fa-secondary-color:#FF6411;
}
.r24k-yto-images-upload-form .spinner {
	--fa-primary-color:#FF6411;
	--fa-secondary-color:#FF6411;
	font-size: 22px;
	margin-left: 8px;
	position: absolute;
		top:-3px;
}
.r24k-yto-images-upload-form .uk-input {
	border-color:#ff6411;
	height:30px;
	margin-right:20px;
	width:400px;
}
#r24k-yto-example-input::placeholder,
.r24k-yto-images-upload-form .uk-input::placeholder {
	color: #ff641199;
}
.r24k-yto-new-images-label {
	border-right: 1px solid #aaa;
	display: flex;
    text-align: center;
    margin-right: 20px;
    width: calc(25% - 20px);
}
#r24k-yto-upload-response .success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #c6d9b6;
	border-radius: 3px;
	padding: 3px 10px;
}
#r24k-yto-upload-response .error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #dbbcc1;
	border-radius: 3px;
	padding: 3px 10px;
}
#r24k-yto-route-help-modal .uk-modal-dialog,
#r24k-yto-image-edit-modal .uk-modal-dialog {
	border-radius: 5px;
}
#r24k-yto-route-help-modal .uk-modal-header,
#r24k-yto-image-edit-modal .uk-modal-header {
	border-radius: 5px 5px 0 0;
	margin: -20px -20px 20px;
}
#r24k-yto-image-edit-modal .uk-modal-footer {
	padding: 20px 0 0;
}
.r24k-yto-route-help-ul {
	line-height: 2.4em;
	list-style: none;
	padding-left: 0;
}
.r24k-yto-route-help-ul li:not(.r24k-yto-no-list-style-li):before {
	content: "\f0a4";
	display: inline-block;
	font:var(--fa-font-light);
	margin-left: -25px;
	margin-right: 10px;
}
.r24k-yto-no-list-style-li hr {
	margin: 20px 0;
}
.r24k-yto-image-tag-holder .r24k-yto-can-set-preferred {
	background-color: rgba(255, 215, 0, 0.5);
	cursor: pointer;
	display: block;
}
.r24k-yto-can-set-preferred i {
	color: #fff;
	filter: drop-shadow(1px 1px 0px black);
}
.r24k-yto-edit-image-sub-category-filter {
	display: none;
}
.r24k-yto-single-image-holder[data-preferred="1"]:before {
	background: #fff;
	border: 5px solid gold;
	border-radius: 40px;
	box-shadow: 0px 0px 15px #00000077;
	color: gold;
	content: '\f762';
	font: var(--fa-font-regular);
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	padding: 4px;
	position: absolute;
		left: 10px;
    	top: 10px;
	text-align: center;
    width: 32px;
	z-index: 1;
}
.r24k-yto-preferred-counter {
	background: #fff;
    border: 1px solid #ddd;
	border-radius: 3px;
	display: inline-block;
    height: 30px;
    line-height: 28px;
	margin-left: 5px;
	text-align: center;
	vertical-align: bottom;
	width: 25px;
}
#modal-media-image img {
	background-image: url('https://dev.yourtriponline.com/wp-content/uploads/2023/11/background-grid.png');
    background-size: 600px;
    background-repeat: repeat;
    background-color: #00000088;
	max-height: calc(100vh - 100px);
	max-width:100%;
}
.r24k-yto-toggle-image-group-editor {
	margin-left: 7px;
}
.r24k-yto-add-image-to-target.uk-checkbox:focus {
	background-color: #fff;
}
.r24k-yto-add-image-to-target.uk-checkbox {
	background-color: #fff;
	height: 16px;
	margin-right: 6px;
	position: relative;
	bottom: -1px;
    	left: 0;
    width: 16px;
}
#r24k-yto-add-images-to-target {
	margin-bottom: 10px;
	width: 100%;
}
.max-images-info {
	background: #ddd;
	border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 0;
	padding: 5px;
}
#r24k-yto-modal-activity-city {
	width: calc(100% - 20px);
}
#r24k-yto-select-images-modal .r24k-yto-image-manager-grid .uk-width-3-4 .uk-width-1-1 {
	height: calc(100vh - 66px);
	overflow-y: auto;
}
.r24k-yto-coming-soon-layer {
	background-color: #00000077;
	display: flex;
	position: absolute;
		top:0;
		left: 0;
		bottom:0;
		right: 0;
	text-align: center;
	z-index: 111;
}
.r24k-yto-coming-soon-layer p {
	align-self: center;
	color: #D44;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: auto;
	text-transform: uppercase;
}

.r24k-yto-day-holder.fall {
	background-color: #d00 !important;
  	animation: fallAway forwards 1s ease-out 1;
}
/* - - - Quotation views - - - */
#r24k-yto-quotation-views-holder {
	background: #fff;
	height: calc(100vh - 60px);
	overflow-y: auto;
    padding: 10px;
	position: absolute;
    width: 500px;
	z-index: 1;
}
#r24k-yto-country-list-holder {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 2px rgba(0,0,0,.1);
	max-height: 360px;
	overflow-y: auto;
	padding: 5px 10px;
	position: absolute;
		right: 80px;
		top: 10px;
	z-index: 11;
}
#r24k-yto-views-details-table tbody tr:hover {
	background-color: #6411ad22;
	cursor: pointer;
}
#r24k-yto-country-list-holder table td {
	padding: 4px;
	vertical-align: middle;
}
#r24k-yto-country-list-holder table tr td:last-child {
	text-align: right;
}
#r24k-yto-quotation-views-holder table {
	border-collapse: collapse;
	margin-top: 15px;
	width: 100%;
}
#r24k-yto-quotation-views-holder table tr {
	border-bottom: 1px solid #ddd;
}
#r24k-yto-quotation-views-holder table td {
	padding:2px;
	font-size:12px;
}
.quote-or-pack span {
	display: inline-block;
	text-align: right;
	width: 28px;
}
#r24k-yto-views-map-holder {
	position: relative;
}
#r24k-yto-views-map-holder #map {
	height: calc(100vh - 60px);
	position: absolute;
	left: 520px;
	right: 0;
	z-index: 2
}
#r24k-yto-controll-buttons {
	height: 32px;
    border-bottom: 1px solid #ddd;
    position: sticky;
    background: #fff;
    width: 100%;
    margin: -10px;
    top: -10px;
    padding: 10px 10px 0;
    box-shadow: 0 1px 3px #33333333;
}
#r24k-yto-quotation-views-holder div:nth-child(2) {
	margin-top: 15px;
}
.max-height-popup-inner {
	margin: 0 15px;
}
.mapboxgl-marker.default-viewer-marker {
	background-image: url( "../img/icons/default-viewer-marker.svg");
	background-repeat: no-no-repeat;
	height: 40px;
	width: 23.2px;
}
.mapboxgl-marker.pointed-viewer-marker {
	background-image: url( "../img/icons/pointed-viewer-marker.svg");
	background-repeat: no-no-repeat;
	height: 40px;
	width: 23.2px;
}
.viewer-popup.mapboxgl-popup {
	max-width: 520px !important;
}
.control-all-views {
	display: block;
	line-height: 18px;
	width: 20px;
}
.r24k-yto-viewer-popup h5 {
	background: #ff6411;
	border-radius: 3px 3px 0 0;
	color: #fff;
	font-size: 12px;
    margin: -10px -10px 10px;
	min-height: 16px;
    padding: 5px 30px;
	text-align: center;
}
.r24k-yto-viewer-popup p {
	font-size: 11px;
	margin: 0;
}
.r24k-yto-viewer-popup i {
	margin-right: 4px;
}
.viewer-popup .mapboxgl-popup-close-button {
	color: #fff;
}
.r24k-yto-viewer-popup table {
	border-top: 1px solid #DDD;
	border-collapse: collapse;
	margin: auto;
	width: 480px;
}
.r24k-yto-viewer-popup table td {
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
@keyframes fallAway {
  0% {
    transform: rotateZ(0deg);
    top: 0;
    opacity: 1;
  }
  25% {
    transform: rotateZ(-15deg);
  }
  100% {
    top: 300px;
    transform: rotateZ(-5deg);
    opacity: 0;
  }
}

/* - - - Manual - - - */
.r24k-yto-list-help-img,
#r24k-yto-manual-page img {
	box-shadow: 3px 3px 10px #00000055;
    border-radius: 5px;
	margin: 10px 0;
    padding: 5px;
}
.r24k-yto-manual-map-button {
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 0 2px rgba(0,0,0,.1);
	display: inline-block;
	height: 27px;
	line-height: 25px;
	margin: 5px 10px 5px 0;
	text-align: center;
	width: 27px;
}
#r24k-yto-manual-page img.r24k-yto-fitbounds-icon {
	margin: 0;
}
#r24k-yto-manual-page .uk-subnav li a {
	font-size: 13px;
}
.r24k-yto-manual-ul {
	margin-bottom: 40px;
	padding-left:0;
}
.r24k-yto-manual-ul > li {
	border-bottom: 1px solid #00000022;
	line-height: 2.4em;
	list-style: none;
	padding-left: 30px;
}
.r24k-yto-manual-ul > li:first-child {
	border-top: 1px solid #00000011;
}
.r24k-yto-info-background {
	background-color: #eee;
	border:1px solid #FF6411;
	border-radius: 5px;
	margin: 15px 0;
	padding: 5px;
}
.r24k-yto-info-background p {
	margin-bottom: 0;
}
.r24k-yto-xxl-spinner {
	color: #ff641199;
	line-height: 100vh;
	text-align: center;
}
#r24k-yto-modal-wait-on-server {
	background: #00000099;
	display: none;
	font-size: 180px;
	position: fixed;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
	width: 100%;
	z-index: 20;
}
.r24k-yto-manual-ul > li:before {
	content: "\f0a4";
    display: inline-block;
	font:var(--fa-font-light);
	margin-left: -25px;
	margin-right: 10px;
}
#r24k-yto-manual-page span.uk-button-small {
	font-size: 12px;
	line-height: 20px;
	margin: 0 10px;
	max-height: 20px;
	position: relative;
		bottom: 2px;
}
#r24k-yto-manual-page span.uk-button {
	pointer-events: none;
}
#r24k-yto-example-input {
	border: 1px solid #ff6411;
	font-size: :12px;
	height: 20px;
	margin: 0 10px;
	pointer-events: none;
}
#r24k-yto-file-upload-example {
	pointer-events: none;
}
.r24k-yto-no-style-ul {
	list-style: none;
	padding-left: 0;
}
.r24k-yto-no-style-ul li {
	line-height: 2em
}
.r24k-yto-no-style-ul li i {
	margin-right: 5px;
}
.r24k-yto-no-style-ul li .r24k-yto-manual-map-button i {
	font-size: 20px;
	margin: 0;
}
.r24k-yto-manual-title {
	background: #ff641144;
	border-bottom: 2px solid #888;
	border-radius: 5px;
    color: #111;
    display: inline-block;
	font-size: 18px;
    margin:30px 0 0;
    padding: 5px 15px;
}
.r24k-yto-manual-image {
	border-radius: 7px;
	box-shadow: 1px 1px 10px #00000033;
    padding: 10px;
}
