* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-appearance:none;
	box-sizing: border-box;
}

:root {
	color-scheme: only light dark; 

	--body-color: #eaedf1;
	--text-color: #343f56;
	--white: #fff;
	--input-background: var(--white);
	--soft-blue: #327abb;
	--header-blue: var(--soft-blue);
	--buttons: var(--soft-blue);
	--hard-blue: #0059ab;
	--dark-blue: #132c43;
	--nav-blue: #021a31;
	--card-background: #f9fafb;
	--list: #ebeef1;
	--soft-white: #f2f5f8;
	--border-color: #d9e3f0;
	--border-list: #dce1e7;
	--trip: #697688;
	--trip-view: var(--border-list);
	--checkbox: #b4bfce;
	--titles: #aeb8c3;
	--dropdown: #fbfcfc;
	--dropdown-hover: #f1f3f5;
	--preview-foreground: #193957;
	--code-red: #e5484d;
	--code-yellow: #f5a623;
	--code-green: #18b368;
}

@media (prefers-color-scheme: dark) {
	:root {
		--body-color: #011427;
		--text-color: #d9dcdf;
		--input-background: #132c43;
		--soft-blue: #5a94c8;
		--header-blue: #0f2234;
		--buttons: var(--hard-blue);
		--card-background: #193957;
		--list: #16334e;
		--border-color: #2f4c67;
		--border-list: var(--border-color);
		--trip: #466078;
		--trip-view: var(--trip);
		--checkbox: var(--trip);
		--dropdown: var(--input-background);
		--dropdown-hover: var(--input-background);
	}
	.df-toggle-password {
		opacity: .3;
	}
}
html, body {
	height: 100%;
}

body {
	background-color: var(--body-color);
	-webkit-text-size-adjust:100%;
	-webkit-font-smoothing:antialiased;
	height: 100%;
	line-height: 20px;
}
.body {
	min-width: 726px;
}
ul {
	list-style-type: none;
}

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	src: url('/web/fonts/inter/InterVariable.woff2') format('woff2');
}

body, input, select, textarea {
	font-family: 'Inter', apple-system, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

body, input, select, textarea, .dropdown li a {
	color: var(--text-color);
}

h1, h2, h3, h4, h5 {
	margin: 0 0 14px 0;
	font-weight:normal;
}

h1, h2, h4 {
	font-size: 26px;
	margin-bottom: 20px;
}

.request-href, .request-href svg, .request-href span, .actual-flight span, .actual-flight svg, .navigation a span, .navigation a svg, .dropdown li a span, .dropdown li a svg, input[type="checkbox"] + label,
input[type="checkbox"] + label:before, .list-checkbox, .opts-col, .item-l, .container-filters form, .container-options, .df-admin-form li label, .df-admin-form li .df-input, .df-submit input,
.cancel, a.opt, .indication, .editor, .preview, .preview-notam-header li, ul.items li div, ul.df-admin-form li div, ul.items li label, ul.df-admin-form li label,
ul.items li div input, ul.items li div select, .cp-50, .cp-28, .cp-15, .cp-27, .cp-30, .cp-40, .cp-45, .cp-17, .cp-55, .cp-60, .cp-25, .cp-21, .cp-20, .cp-14, .cp-16, .cp-18,
.cp-68, .cp-29, .cp-12, .cp-10, .span-as-div span, .slash-spacer, .custom-block input, .custom-block label, .items-50 li, .airline-iata, .airline-number, .items-melcdl li .melcdl-li,
.add span, .add svg, .input-wa input, .after-el, .add-new, .add-new svg, .add-new span, input[type="submit"].optional-button, .double-button, .bin, h4 span {
	display:inline-block;
}

.request-href svg, .request-href span, .actual-flight span, .actual-flight svg, .navigation a span, .navigation a svg, .dropdown li a span, .dropdown li a svg, input[type="checkbox"] + label:before,
.list-checkbox, .opts-col, .item-l, .df-admin-form li label, .df-admin-form li .df-input, .df-submit input, .cancel, .indication, .slash-spacer, .custom-block input, .custom-block label,
.items-50 li div, .add span, .add svg, .input-wa input, .after-el, .add-new svg, .add-new span, h4 span {
	vertical-align:middle;
}

.content, .container-filters form, .container-options, a.opt, .editor, .preview, .preview-notam-header li, ul.items li div, ul.df-admin-form li div, .cp-50, .cp-28, .cp-15, .cp-27,
.cp-30, .cp-40, .cp-45, .cp-17, .cp-55, .cp-60, .cp-25, .cp-21, .cp-20, .cp-14, .cp-16, .cp-18, .cp-68, .cp-29, .cp-12, .cp-10, .span-as-div span, .items-50 li, .airline-iata,
.airline-number, .items-melcdl li .melcdl-li, .input-table li, .double-button {
	vertical-align:top;
}


header, input[type="checkbox"] + label, input[type="checkbox"] + label:before, .login-box, .header-dropdown, input[type="submit"], .main, .navigation, .navigation ul li,
.container-options, ul.list li div, .files-listed, .select, .df-input, .login-input, .df-submit, .input-opts, ul.items li div, ul.df-admin-form li div, .flight-overview,
.flight-point, .trip-time, .mc-li, .upload-area, .upload-text, .percentage, .log-status svg, .fuel, .actual-flight svg, .chevron-down {
	position:relative;
}

input[type="checkbox"] + label svg, .header-dropdown svg:not(.dropdown svg), .select svg, .dropdown, .trip-time svg, .input-icon, .sort-select, .label-50, .label-general,
.briefing .destination, .flight-point:after, .trip-time:before, .flight-point:before, .search-submit svg, .search-submit, .search-submit input[type="submit"], .login-input label,
.bin {
	position: absolute;
}

.global-notification, .overlay, .popup {
	position: fixed;
}

.upper, .header-flight, .header-user, .navigation span.nav-header, ul.list li:nth-child(1) div, .preview-subtitle, .popup-contents h5, .preview-header {
	text-transform: uppercase;
}

input[type="checkbox"] + label, label, .header-dropdown, select, input[type="submit"], .logout, .show, .df-sub, .show-details, .navigation ul li span, .file-drop, .global-notification, .input-icon, .menu,
ul.waypoints li, .overlay, .upload-area, .bin {
	cursor: pointer;
}

.header-dropdown svg, .navigation a svg, .navigation span svg, .dropdown li a svg, .select svg, .opt svg, .indication svg, .upload-area svg, .log-status svg,
.input-icon svg, input[type="checkbox"] + label svg, .close svg, .search-submit svg, .add-new svg, .request-href svg, .login-input svg, .bin svg, .add svg, .menu svg, h4 svg {
	width: 20px;
	height: 20px;
	fill:none;
	stroke: currentColor;
	stroke-width: 1.75px;
	stroke-linecap:round;
	stroke-linejoin:round;
	pointer-events: none;
}

.svg-container {
	display: none;
	width: 38px;
	height: 38px;
	border-radius: 38px;
	padding: 8px;
	margin-right: 10px;
}
.svg-container svg {
	width: 24px;
	height: 24px;
}

.chevron-down {
	top: 12px;
}

input[type="checkbox"], .header-dropdown, .files-list .list-opts, a.fr, .fr, .li-fr {
	float:right;
}

input[type="checkbox"] + label svg {
	stroke: transparent;
	left: 1px;
	top: 50%;
	margin-top: -10px;
}

input[type="checkbox"] {
	opacity: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
input[type="checkbox"] + label {
	text-align: left;
}
input[type="checkbox"] + label:before {
	content: "";
	border: 1px solid var(--checkbox);
	border-radius: 4px;
	margin-right: 8px;
	width: 20px;
	height: 19px;
	top: -1px;
}

input[type="checkbox"]:checked + label svg {
	stroke: var(--soft-white);
}

	
.check-opts {
	padding: 10px 10px;
}
.opts-col {
	margin: 0 5px;
}
.check-opts .select {
	width: 200px;
}
.opts-col input[type="submit"] {
	margin: 0;
	min-width: 30px;
}

.error-message a {
	color: currentColor;
}

a {
	text-decoration:none;
	color: var(--soft-blue);
}


a:hover, label:hover, label.spec, input[type="submit"].optional-button:hover, .error-message a {
	text-decoration: underline;
}
.dropdown li a, .navigation a, .navigation span, .add-new, .error-message a:hover {
	text-decoration:none;
}




.italic, .inner-trip a {
	font-style: italic;
}
.note {
	font-size: 14px;
}

.top-bg {
	padding: 10% 0;
}
.login-box {
	width: 389px;
}
.login-box {
	margin: 0 auto;
	padding: 20px 40px 40px 40px;
	border-radius: 24px;
	z-index: 2;
}
.sign-button {
	margin-top: 26px;
}

.login-box .logo, nav .logo {
	display:block;
	width: 215px;
	height: 50px;
	background: url('/web/images/first-try-f2f5f8.svg') 0 0 no-repeat;
	background-size: 215px 50px;
	white-space: nowrap;
	text-indent: 400px;
	overflow:hidden;
	margin: 0 auto;
}

.login-box .logo {
	margin: 28px auto 28px auto;
	background-image: url('/web/images/first-try-4c8ac4.svg');
}

.request-href {
	margin-top: 26px;
}

.request-href svg {
	margin: 0 6px 0 -3px;
}

input, textarea, select {
	border: 1px solid var(--border-color);
	line-height: normal;
	display:block;
}
input, textarea, select, .file-drop, .add-new {
	background-color: var(--input-background);
}
@media (prefers-color-scheme: dark) {
	.add-new {
		background-color: var(--buttons);
	}
}
input, textarea, select, .header-dropdown, .menu, .dropdown, input[type="submit"], .navigation, .navigation ul, .navigation a, .navigation span, .container-filters input, .add-new, .preview,
.preview-foreground, .add {
	border-radius: 8px;
}
.login-input input {
	margin-bottom: 16px;
}
.login-input label {
	display:block;
	top: 0;
	left: 0;
	width: 42px;
	height: 46px;
}
.login-input label svg {
	margin: 13px;
	opacity: .7;
}
input[type="text"], input[type="password"], input[type="email"], select {
	width: 100%;
}
input, select {
	height: 42px;
	padding: 0 11px;
}

.login-input input {
	padding-left: 46px;
	height: 46px;
}
.header-dropdown, .menu {
	height: 42px;
}

.menu {
	display:none;
	position:absolute;
	top: 0;
	left: 0;
}
.menu, .menu:before {
	width: 42px;

}
.menu svg {
	width: 24px;
	height: 24px;
	margin: 9px;
}


.header-dropdown {
	margin: 0 0 0 16px;
	padding-right: 60px;
	line-height: 40px;
	z-index: 6;
	background-color: var(--dropdown);
	border: 1px solid var(--dropdown);
	box-shadow: 0 6px 14px rgba(17, 24, 39, .05);
}
.header-dropdown svg:not(.dropdown svg), .select svg {
	right: 10px;
	top: 10px;
}
.header-flight, .header-user {
	padding: 0 12px;
}

.dropdown {
	display:none;
	top: 40px;
	z-index: 8;
	width: 320px;
	right: -1px;
	border-top-right-radius: 0;
}
.header-dropdown:hover {
	border-color: var(--dropdown-hover);
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.dropdown, .header-dropdown:hover {
	background-color: var(--dropdown-hover);
}
.header-dropdown:hover .dropdown {
	display:block;
}
.dropdown ul {
	padding: 10px 0;
}
.dropdown li a {
	display:block;
}

.actual-flight {
	display:inline-block;
	line-height: 42px;
}

.actual-flight svg, .trip-time svg {
	fill: var(--trip);
	stroke: none;
	width: 24px;
	height: 24px;
}
.actual-flight svg {
	margin: 0 8px 0 9px;
	top: -1px;
}
.trip-time svg {
	top: -29px;
	left: 50%;
	margin-left: -12px;
}


ul.items li.wx-editor div {
	height: auto;
}

textarea {
	display:block;
	width: 100%;
	min-height: 530px;
	padding: 14px 11px;
}
ul.items li.wx-editor textarea, .wx-editor textarea {
	min-height: 90px;
}
ul.items li.notam-editor textarea, .notam-editor textarea {
	min-height: 220px;
}

input[type="submit"] {
	min-width: 120px;
	text-align:center;
	margin: 14px 0 0 0;
	padding: 0 24px;
	height: 43px;
}
input[type="submit"].busy {
	background-color: transparent;
	background-image: url('/web/images/3-dots.svg');
	background-position: center center;
	background-repeat: no-repeat;
	color: transparent;
	border-color: transparent;
	box-shadow: none;
}
.single-button {
	display:inline-block;
	margin-right: 10px;
	line-height: 42px;
}

.display {
	display:table;
	width: 100%;
}
nav, .main {
	display:table-cell;
	vertical-align:top;
}

.error-message, .global-notification {
	display: block;
	padding: 12px;
	border-radius: 12px;
}
.main .error-message {
	margin: 40px 40px 20px 40px;
}
.content .error-message {
	margin: 10px 0 40px 0;
}

.error-message li {
	list-style-type: disc;
	margin-left: 20px;	
}

.login-box, .dropdown li a:hover, .container-main, .container-title, .container-line, .single-container, .svg-container {
	background-color: var(--card-background);
}
.container-title h3, .container-filters, .container-title h4 {
	background-color: var(--header-blue);
}
input[type="checkbox"]:checked + label:before, .menu, input[type="submit"], a.opt, .add {
	background-color: var(--buttons);
}
.navigation ul, .preview-wx, .preview-notam {
	background-color: var(--dark-blue);
}
ul.list li:nth-child(odd), ul.files-list li:nth-child(even), ul.waypoints li:nth-child(odd), .add-fuel-area {
	background-color: var(--list);
}
input[type="checkbox"]:checked + label:before, input[type="submit"] {
	border-color: var(--buttons);
}
.menu, input[type="submit"], .error-message, .global-notification, .navigation a, .navigation span, .container-title h3, a.opt, .preview-foreground, .preview, .preview-tekst, .white, .add, .container-title h4 {
	color: var(--soft-white);
}
.navigation span.nav-header, .preview-subtitle {
	font-size: 10px;
}
ul.list li:nth-child(1) div, .briefing .departure span:nth-child(2), .briefing .destination span:nth-child(2), footer div, .size {
	font-size: 12px;
}
.preview, .text-style, .preview-text {
	font-size: 14px;
}
.global-notification {
	top: 0;
	left: 50%;
	margin: 0 0 0 -260px;
	width: 520px;
	padding: 16px 14px;
	z-index: 31;
	box-shadow:  0px 3px 10px rgba(0, 0, 0, .3);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.none {
	display:none;
}
.show {
	display:block;
}

header {
	height: 42px;
	margin-bottom: 40px;
}

.content {
	display:block;
}

.content, .page-content {
	padding: 20px 40px;
	min-height: 1440px;
	max-width: 1080px;
}

nav {
	background-color: var(--nav-blue);
	width: 280px;
	padding: 20px 0;
}

.navigation {
	width: 87%;
	margin: 10px auto;
}
.navigation span.nav-header, ul.list li:nth-child(1) div, .preview-subtitle, .popup-contents h5 {
	letter-spacing: 0.1em;
}
.navigation span.nav-header, ul.list li:nth-child(1) div, .preview-subtitle, .text-format {
	font-weight: 600;
}
.navigation span.nav-header { 
	padding-left: 4px;
	line-height: 32px;
	margin-top: 15px;
}
.navigation span.nav-header, .preview-wx, .preview-notam, .preview-subtitle { 
	color: var(--titles);
}

.navigation ul {
	background: var(--dark-blue);
}

.navigation a, .navigation span {
	display: block;
	line-height: 44px;
	padding: 0 10px;
}

.navigation a span {
	padding: 0 10px;
}


.input-icon {
	text-align:center;
	display: block;
	width: 36px;
	height: 40px;
	right: 1px;
	top: 1px;
}
.input-icon svg {
	margin: 10px 0;
}

.dropdown li a svg {
	margin: 0 8px 0 16px;
}

li.active a {
	background-color: var(--hard-blue);
}
.unfold-ofp a {
	padding-left: 40px
}



.container-main, .container-title, .container-line {
	border-radius: 14px;
	margin-bottom: 28px;
}
.container-main, .container-title, .container-line, .single-container {
	border: 1px solid var(--card-background);
}
.container-main, .container-title, .single-container, .popup, .login-box {
	box-shadow: 0 6px 14px rgba(17, 24, 39, .1);
}

.single-container {
	border-radius: 10px;
}

.container-filters, .no-list {
	padding: 18px;
}
.container-line {
	padding-top: 18px;
}
.results {
	margin: -1px -1px 16px -1px;
}

.container-fields {
	padding: 18px;

}
.container-fields ul.items {
	margin: 0;
}
.container-fields ul.additions {
	margin-top: 12px;
}

.container-title h3, .container-title h4 {
	margin: -1px;
	font-size: 17px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.container-title h3 {
	padding: 15px 0 15px 16px;
}
.container-title h4 {
	padding: 14px 0 15px 16px;
}


.container-filters input, .add-new {
	border: 0;
	padding: 0 12px;
}
.no-list {
	padding-top: 32px;
}

.add-new {
	line-height: 42px;
	color: var(--text-color);
	margin-right: 14px;
}
.add-new svg {
	width: 16px;
	height: 16px;
}
.add-new svg, .add svg {
	margin-right: 4px;
}

.container-filters {
	margin: -1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.container-filters input {
	width: 100%;
}
.container-filters input.plan-field {
	padding-right: 140px;
}
.container-filters input.date-field {
	padding-right: 50px;
}
.container-filters input[type="submit"] {
	width: auto;
}
.container-search {
	width: 400px;
}

.search-submit, .search-submit input[type="submit"] {
	height: 42px;
	width: 42px;
}
.search-submit svg {
	margin: 11px;
}
.search-submit input[type="submit"] {
	opacity: 0;
	z-index: 5;
	margin: 0;
	padding: 0;
	min-width: 0;
}
.search-submit {
	top: 0;
	right: 0;
	overflow:hidden;
	z-index: 3;
}


ul.list {
	display:table;
	border-collapse: collapse;
	width: 100%;
}
ul.list li {
	display:table-row;
	line-height: 30px;
	height: 48px;
}
ul.list li:nth-child(1) div:first-child:before {
	display:none;
}
ul.list li div {
	display:table-cell;

	padding: 9px 0 0 18px;
}
ul.header-list li:nth-child(1) div {
	line-height: 20px;
}
ul.list li div.list-opts {
	padding-right: 14px;
}



ul.files-list {
	margin-top: -10px;
}
ul.files-list li {
	margin: 0 -19px;
	padding: 0 20px;
	line-height: 44px;
}
.files-listed {
	border-top: 1px solid var(--border-list);
	line-height: 42px;
	margin-left: 8px;
}
.files-listed:first-of-type {
	border: 0;
}

.files-listed:last-child {
	padding-bottom: 6px;
}


.df-admin-form li {
	margin-bottom: 14px;
	line-height: 42px;
}
.df-admin-form li:last-child {
	margin-bottom: 0;
}
.df-admin-form li label, .df-admin-form li .df-input, .df-submit input, .cancel {
	margin-top: 0;
}
.df-admin-form li label {
	width: 180px;
}
.df-admin-form li .df-input {
	width: 320px;
}
.select svg {
	top: 11px;
}


.sort-select {
	width: 120px;
	right: 44px;
	top: 0;
}
.sort-select select {
	border: 0;
	border-radius: 0;
}

.cancel {
	line-height: 43px;
	margin-left: 40px;
}
.df-toggle-password, .df-toggle-password:before {
	display: block;
	text-align: center;
	width: 42px;
	height: 42px;
	cursor: pointer;
	line-height: 0;
}
.login-input .df-toggle-password, .login-input .df-toggle-password:before {
	height: 46px;
}
.df-toggle-password {
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	z-index: 3;
}
 .df-toggle-password:before {
	height: 20px;
	padding: 11px 0;
}
.login-input .df-toggle-password:before {
	padding: 13px 0;
}
.df-fa-eye:before {
	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23bed5ea" viewBox="0 0 32 32"><path d="M 16 8 C 7.664063 8 1.25 15.34375 1.25 15.34375 L 0.65625 16 L 1.25 16.65625 C 1.25 16.65625 7.097656 23.324219 14.875 23.9375 C 15.246094 23.984375 15.617188 24 16 24 C 16.382813 24 16.753906 23.984375 17.125 23.9375 C 24.902344 23.324219 30.75 16.65625 30.75 16.65625 L 31.34375 16 L 30.75 15.34375 C 30.75 15.34375 24.335938 8 16 8 Z M 16 10 C 18.203125 10 20.234375 10.601563 22 11.40625 C 22.636719 12.460938 23 13.675781 23 15 C 23 18.613281 20.289063 21.582031 16.78125 21.96875 C 16.761719 21.972656 16.738281 21.964844 16.71875 21.96875 C 16.480469 21.980469 16.242188 22 16 22 C 15.734375 22 15.476563 21.984375 15.21875 21.96875 C 11.710938 21.582031 9 18.613281 9 15 C 9 13.695313 9.351563 12.480469 9.96875 11.4375 L 9.9375 11.4375 C 11.71875 10.617188 13.773438 10 16 10 Z M 16 12 C 14.34375 12 13 13.34375 13 15 C 13 16.65625 14.34375 18 16 18 C 17.65625 18 19 16.65625 19 15 C 19 13.34375 17.65625 12 16 12 Z M 7.25 12.9375 C 7.09375 13.609375 7 14.285156 7 15 C 7 16.753906 7.5 18.394531 8.375 19.78125 C 5.855469 18.324219 4.105469 16.585938 3.53125 16 C 4.011719 15.507813 5.351563 14.203125 7.25 12.9375 Z M 24.75 12.9375 C 26.648438 14.203125 27.988281 15.507813 28.46875 16 C 27.894531 16.585938 26.144531 18.324219 23.625 19.78125 C 24.5 18.394531 25 16.753906 25 15 C 25 14.285156 24.90625 13.601563 24.75 12.9375 Z"/></svg>')
}
.df-fa-eye-slash:before {
	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23bed5ea" viewBox="0 0 32 32"><path d="M 3.71875 2.28125 L 2.28125 3.71875 L 8.5 9.90625 L 19.59375 21 L 21.5 22.9375 L 28.28125 29.71875 L 29.71875 28.28125 L 23.5 22.0625 C 27.734375 19.964844 30.574219 16.851563 30.75 16.65625 L 31.34375 16 L 30.75 15.34375 C 30.480469 15.042969 24.085938 8 16 8 C 14.042969 8 12.195313 8.429688 10.5 9.0625 Z M 16 10 C 18.152344 10 20.1875 10.605469 22 11.4375 C 22.644531 12.515625 23 13.734375 23 15 C 23 16.816406 22.296875 18.476563 21.15625 19.71875 L 18.3125 16.875 C 18.730469 16.363281 19 15.714844 19 15 C 19 13.34375 17.65625 12 16 12 C 15.285156 12 14.636719 12.269531 14.125 12.6875 L 12.09375 10.65625 C 13.335938 10.273438 14.636719 10 16 10 Z M 6.6875 10.90625 C 3.480469 12.878906 1.398438 15.175781 1.25 15.34375 L 0.65625 16 L 1.25 16.65625 C 1.507813 16.945313 7.429688 23.425781 15.0625 23.9375 C 15.371094 23.96875 15.683594 24 16 24 C 16.316406 24 16.628906 23.96875 16.9375 23.9375 C 17.761719 23.882813 18.566406 23.773438 19.34375 23.59375 L 17.5625 21.8125 C 17.054688 21.929688 16.539063 22 16 22 C 12.140625 22 9 18.859375 9 15 C 9 14.46875 9.070313 13.949219 9.1875 13.4375 Z M 7.25 12.9375 C 7.089844 13.613281 7 14.300781 7 15 C 7 16.738281 7.488281 18.339844 8.34375 19.71875 C 6.054688 18.40625 4.304688 16.867188 3.40625 16 C 4.152344 15.277344 5.496094 14.078125 7.25 12.9375 Z M 24.75 12.9375 C 26.503906 14.078125 27.84375 15.277344 28.59375 16 C 27.695313 16.867188 25.917969 18.4375 23.625 19.75 C 24.484375 18.371094 25 16.738281 25 15 C 25 14.300781 24.910156 13.609375 24.75 12.9375 Z"/></svg>');;
}














.sub_title {
	display:block;
	margin-top: -30px;
	margin-bottom: 40px;
}
p {
	margin: 20px 0;
	line-height: 22px;
}
.login-box p {
	margin: 0 0 20px 0;
}

.list-opts {
	text-align:right;
}
.files-list .list-opts {
	height: 36px;
	padding-top: 6px;

}
a.opt, .bin {
	margin: 0 4px;
	padding: 0 2px;
	border-radius: 4px;
	height: 30px;
}

.opt svg, .bin svg {
	display:block;
	width: 16px;
	height: 16px;
	margin: 7px 5px;
}
.bin {
	right: -36px;
	top: 12px;
}
.fuel-fields .bin {
	right: -48px;
	top: 6px;
}
.success {
	background-color: var(--code-green);
}
.warning {
	background-color: var(--code-yellow);
}
.error, a.delete {
	background-color: var(--code-red);
}
.fail {
	color: var(--code-red);
}

.indication {
	height: 30px;
}
.indication svg {
	margin: 6px;
	width: 18px;
	height: 18px;
}


.editor_input {
	width: 47%;

}
.editor_input input {
	width: 100%;
	padding: 0 14px;
}
.editor_file input {
	padding: 0;
}

.editor, .preview {
	width: 48%;
	height: 530px;
}
.editor {
	margin-right: 3%;
}

.preview {
	width: 49%;
	border: 1px solid var(--dark-blue);
	padding: 14px;
	overflow:auto;
}
.preview, .text-style, .preview-text {
	font-family: monospace;
	line-height: normal;
}

.preview-header .white {
	padding-right: 15px;
}

.preview-wx, .preview-notam {
	margin: 28px 0;
	border-radius: 10px;
	min-height: 300px;
	padding: 20px;
	max-height: 500px;
	overflow: auto;
}
span.preview-subtitle, .preview-notam-header span {
	display:block;
}
.preview-subtitle {
	line-height: 17px;
}
.preview-notam-header {
	display:block;
	margin-bottom: 10px;
}
.preview-notam-header li {
	width: 25%;
}

.preview-foreground {
	padding: 10px;
	margin: 6px 0;
}
.preview-foreground, .preview {
	background-color: var(--preview-foreground);
}
.preview-metar, .preview-taf {
	white-space: pre-line;
}


input[type="file"] {
	background: transparent;
	border: 0;
	height: auto;
	line-height: normal;
	width: auto;
	border-radius: 0;
	padding: 0 2px;

}
ul.items {
	line-height: 22px;

}
ul.items li label {
}
ul.items li {
	margin-bottom: 12px;
}
ul.items li:last-child {
	margin-bottom: 0;
}

ul.items li div, ul.df-admin-form li div {
	line-height: 42px;
}
ul.items li label, ul.df-admin-form li label {
	line-height: 22px;
}
ul.items textarea {
	min-height: 320px;
}
ul.items textarea.smaller {
	min-height: 120px;
}
ul.items textarea.smallest {
	min-height: 60px;
}

ul.items li div:first-child {
	width: 25%;

}
ul.items input, ul.items select {
	width: 390px;
}
ul.items input.split-one {
	margin-right: 10px;
}
.special-spacer {
	margin: 0 6px;
}
ul.items textarea {
	width: 490px;
}
ul.items input.split-one {
	width: 80px;
	
}
ul.items input.split-two {
	width: 300px;
}

ul.smaller input {
	width: 70px;
}
ul.smaller input.normalized-input {
	width: 200px;
}

ul.casual input, ul.casual select {
	width: 100%;
	margin: 0;
}
ul.casual div:nth-child(2) {
	width: 260px;
}
ul.double-small li input {
	width: 200px;
}
ul.double-small li div:first-child input {
	width: 100%;
	margin-right: 20px;
}
ul.double-small li input, ul.double-small li select {
	margin: 0;
}

ul.double-small li div  {
	width: 25%;
	margin-left: 5%;
}
ul.double-small li div input {
	width: 100%;
}
ul.double-small li div:first-child {
	width: 40%;
	margin: 0;
}


.cont-perc {
	width: 95px;
	display:inline-block;
	height: 42px;
}
ul.items li div span.cont-perc select {
	width: 95px;
}

.ct {
	text-align:center;
}

.file-edit, ul.items, .general-w {
	max-width: 1000px;	
}
.file-editor {
	max-width: 48%;
	margin:18px 0;
}


ul.small li div {
	margin-right: 10px;
}
ul.items input, ul.items textarea, ul.items select {

}


ul.smallest li div:first-child {
	width: 30%;
}
ul.smallest li input {
	width: 65%;
}


ul li.mini, ul li.tiny {
	display:inline-block;
	width: 30%;
}
ul li.tiny {
	width: 50%;
}
ul li.tiny div {
	width: 66%;
}
ul li.tiny:nth-child(even) label{
}
.container-fields ul.tiny-items {
	margin: 0 0 0 -18px;
}
.container-fields ul.tiny-items li {
	
}

ul.tiny-items li div:first-child {
	width: 17%;
}
ul.tiny-items li input, ul.tiny-items li select {
	margin: 0;
}

ul li.tiny div:first-child, ul.tiny-items li div.upper, ul.tiny-items li div.normer {
	width: 34%;
	padding-left: 20px;
}
ul.tiny-items li div.cp-17 {
	width: 17%;
}
ul.tiny-items textarea {
	margin: 0;
	width: 100%;
}
ul.items div.max-span {
	width: 83%;

}


ul li.tiny div input, ul li.tiny div select {
	width: 100%;
}
ul.table{
	border-collapse: collapse;
}
ul.table li {
	border-bottom: 1px solid var(--border-list);
	margin: 0;
}
ul.table li input {
	margin: 0;
}
div.row, ul.table li div.row {
	display:block;
	padding: 0 14px;

}


ul.waypoints {
	margin-top: -18px;
}

ul.waypoints li, .custom-block li {
	border-top: 1px solid var(--border-list);
	margin: 0 -19px;
	padding: 12px 18px;

}
ul.waypoints li:first-child {
	
}
ul.custom-block li:last-child {
	padding-bottom: 0;
}
ul.custom-block li:first-child {
	padding-top: 0;
	border: 0;
}
ul.waypoints li:first-child {
	padding-top: 12px;
}
ul.waypoints li {
	border: 0;
}
hr {
	height: 1px;
	width 100%;
	margin: 14px -18px;
}
.cp-center {
	text-align:center;
}
.cp-r {
	padding-right: 2%;
}
input.cp-100 {
	width: 100%;
}
.cp-18 {
	width: 18%;
}
.cp-15 {
	width: 15%;
}
.cp-16 {
	width: 16%;
}
.cp-17 {
	width: 17%;
}
.cp-14 {
	width: 14%;
}
.cp-12 {
	width: 12%;
}
.cp-10 {
	width: 10%;
}
.cp-27 {
	width: 27%;
}

.cp-20 {
	width: 20%;
}
.cp-28 {
	width: 28%;
}
.cp-21 {
	width: 21%;
}
.cp-23, ul.items li div.cp-23 {
	width: 23%;
}
.cp-40 {
	width: 40%;
}
.cp-45, input.cp-45 {
	width: 45%;
}
.cp-50, ul.tiny-items li div.cp-50, input.cp-50 {
	width: 50%;
}
.cp-55 {
	width: 55%;
}
.cp-60, input.cp-60 {
	width: 60%;
}
.cp-66, ul.tiny-items li div.cp-66 {
	width: 66%;
}
.cp-68 {
	width: 68%;
}
input.cp-67, .cp-67 {
	width: 67%;
}
.cp-75, input.cp-75 {
	width: 75%;
}
input.cp-80, .cp-80 {
	width: 80%;
}
input.cp-88, .cp-88 {
	width: 88%;
}
.cp-29 {
	width: 30%;
}
input.cp-70, .cp-70 {
	width: 70%;
}
.cp-30, ul.items li div.cp-30 {
	width: 33%;
}
.cp-45 .cp-30:first-child {
	width: 34%;
}
.pt-12 {
	padding-top: 12px;
}

.slash-spacer {
	width: 5%;
	text-align:center;
}
input.cp-icao, .cp-icao, input.cp-iata, .cp-iata, .cp-25, input.cp-25 {
	width: 25%;
}
input.cp-name, .cp-name {
	width: 40%;
}

ul.table li div, ul.table li div:first-child {
	width: auto;
}
ul.table li div.tiny_row div {
	width: 15%;
}
.tiny_row div input {
	width: 60%
}
ul.table li div.cell {
	width: 29%;
	text-align:center;
}

ul.table li div.cell:first-child {
	text-align:left;
	width: 13%;
}
ul.table li div.c2:first-child {
	width: 46%;
}
ul.table li div.c3 {
	width: 18%;
}
ul.table li div.cell input {
	width: 100px;
}
ul.table li div.cell:first-child input {
	width: 150px;
}
ul.table li div.tiny_fields div {
	width: 16%;
	margin-left: 1%;
}
ul.table li div.tiny_fields div:first-child {
	width: 15%;
	margin-left: 0;
}
ul.table li div.tiny_fields div input {
	width: 65%;
}
ul.table li div.tiny_fields div label {
	margin-right: 10px;
}
.pb {
	margin-bottom: 14px;
}
.pbt {
	margin-top: 14px;
	margin-bottom: 14px;
}
.main_copy {
	margin: -20px 0 20px 0;
}
ul.items li.header, .header, .block h4, li.alt-header {
	margin: 0 0 20px 0;
	border-radius: 2px;
	line-height: 40px;
}
.header-start {
	font-size: 19px;
}

ul.table li.header {
	margin: 0;
}








ul.table li {
	margin-bottom: 0;
}

.toggle {
	display:none;
}



.add {
	display:inline-block;
	padding: 0 18px 0 12px;
	line-height: 42px;
}

.extender .add, .add-fuel {
	margin: 12px 12px 0 12px;
}
.add-fuel {
	margin: 12px 0;
}

.items-50, .items-melcdl {
	margin: 0 -12px;
}
.items-melcdl li, .fuel-fields li {
	margin-right: 44px;
}
.input-wa input {
	width: 100px;
}
.after-el {
	padding: 0 6px;
}
.items-50 li, .items-melcdl li .melcdl-li {
	width: 50%;
	padding: 6px 12px;
}
.items-melcdl li .melcdl-li:nth-child(3n-2)  {
	width: 40%;
}
.items-melcdl li .melcdl-li:nth-child(3n-1) {
	width: 60%;
}
.items-50 li.max, .items-melcdl li .melcdl-li:nth-child(3n) {
	width: 100%;
}
.label-50 {
	padding: 10px 0 0 0;
	line-height: 22px;
}
.input-50, .input-general {
	display:block;
	margin-left: 145px;
}
.items-melcdl li .melcdl-li:nth-child(3n-1) .input-50 {
	width: calc(100% - 100px);
	margin-left: 100px;
}
.small-text textarea {
	min-height: 60px;
}
.medium-text textarea {
	min-height: 110px;
}
.large-text textarea {
	min-height: 220px;
}
.xxl-text textarea {
	min-height: 320px;
}
.airline-iata[type="text"], .flight-ofp[type="text"] {
	width: 30%;
	margin-right: 4%;
}
.airline-number[type="text"] {
	width: 66%;
}

.briefing .departure, .briefing .destination {
	width: 50%;
}
.briefing .departure span, .briefing .destination span {
	display:block;
}
.briefing .destination {
	right: 0;
	top: 0;
	text-align: right;
}
.flight-path {
	margin: 40px -8px 0 -8px;
}
.input-table {
	display:table;
	width: 100%;
}
.input-table li {
	display:table-cell;
}
.input-table li.ten {
	width: 12%;
	padding: 0 8px;
}


.input-table li.tc {
	text-align:center;

}
.input-table li.forty {
	width: 28%;
}

.ten input[type="text"] {
	text-align:center;
}
.input-table li input {
	width: 100%;

}




.small-vlabel, .flight-sh {
	display:block;
	padding: 5px 0;
}
.flight-sh {
	padding-bottom: 0;
}
.line-break, hr {
	background-color: var(--border-list);
}
.flight-point:after, .trip-time:before, .flight-point:before {
	background-color: var(--trip-view);
	content:"";
	display:block;
}
.flight-point:after, .trip-time:before {
	top: -18px;
	left: -8px;
	right: -8px;
	height: 1px;
}
.input-table li.ten:first-child .flight-point:after {
	left: 50%;
}
.input-table li.ten:last-child .flight-point:after {
	right: 50%;
}

.flight-point:before {
	top: -22px;
	width: 9px;
	height: 9px;
	border-radius: 9px;
	left: 50%;
	margin-left: -4px;
	z-index: 3;
}

.line-break {
	height: 1px;
}








@media (max-width: 1280px) {
	nav {
		width: 260px;
	}
	.content {
		padding: 30px;
	}

	ul.briefing li div {
		width: 75%;
	}
	ul.briefing li div:first-child {
		width: 25%;
	}
	ul.items textarea {
		max-width: 100%;
	}

}
@media (max-width: 1090px) {
	.display {
		position:relative;
	}
	.display, .main, nav, .menu {
		display:block;
	}
	nav {
		position:absolute;
		left: -280px;
		z-index: 30;
		top: 0;
		bottom: 0;
	}
	.content {
		padding: 18px;
	}
	.actual-flight {
		margin-left: 58px;
	}

}

@media (max-width: 860px) {

	.label-50, .input-50, .items-melcdl li .melcdl-li:nth-child(3n-1) .input-50 {
		position:relative;
		display:block;
		margin: 0;
	}

	.input-50, .items-melcdl li .melcdl-li:nth-child(3n-1) .input-50 {
		width: 100%;
	}
	.label-50 {
		height: 28px;
		margin: 0;
		padding: 0 0 0 2px;

	}
	.items-melcdl .bin {
		top: 40px;
	}

}

@media (max-height: 800px) {
	.login_box {
		margin-top: 100px;
	}
}


@media (max-width: 500px) {
	body:not(.body) {
		background-color: var(--card-background);
	}
	.login-box {
		width: auto;
		box-shadow: none;
	}
}

.df-return-menu, .df-move-menu {
	transition: 500ms;
	-ms-transition: 500ms;
	-webkit-transition: 500ms;
	transition-duration: 500ms;
}

.df-move-menu {
	-ms-transform: translate(220px, 0);
	-webkit-transform: translate3d(220px,0,0);
	transform: translate(220px,0);
	transform: translateX(220px);
}
.df-return-menu {
	-ms-transform: translate(-220px, 0);
	-webkit-transform: translate3d(-220px,0,0);
	transform: translate(-220px,0);
	transform: translateX(-220px);
}


input:focus:not(input[type="submit"]), textarea:focus, select:focus, input:hover:not(input[type="submit"]), textarea:hover, select:hover {
	border-color: #1976ff;
	box-shadow: 0 0 0 4px rgba(25,118,255,.05);
	transition: box-shadow 500ms, border-color 500ms linear;
}

select.sort-plans:focus, select.sort-plans:hover {
	box-shadow: none;
}

.hidden {
	display:none;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

ul.replacements {
	margin: 20px 0 20px 20px; 
	list-style-type: disc;
}
ul.replacements li {
	line-height: 22px;
}

.overlay {
	display:none;
	z-index: 29;
	backdrop-filter: blur(4px);
	background-color: rgba(0,0,0,.1);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popup {
	display:none;
	z-index: 30;
	width: 610px;
	min-height: 460px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 12px;
	padding: 24px 20px;
}
.close {
	display:block;
	position:absolute;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
}
.close svg {
	margin: 5px;
	stroke: #e5484d;
}

.popup-contents textarea {
	background: #fff;
	min-height: 200px;
}

.add-fuel-area, .line-break {
	margin: 10px -19px;
}
.add-fuel-area {
	padding: 10px 20px;
	border-left: 0;
	border-right: 0;
}

.df-appear {
	left: 0;
}
.df-menu {
	left: 260px;
}
.move-menu {
	transition: 200ms;
	-ms-transition: 200ms;
	-webkit-transition: 200ms;
	transition-duration: 200ms;
}

.log-status {
	text-align:center;
}

.log-status svg {
	top: 5px;
}

input[type="submit"].optional-button {
	background: transparent;
	border: 0;
	color: #327abb;
	padding-left: 0;
	padding-right: 0;
	margin-left: 12px;
}

.tf-red {
	background: #c02a41;
	color: #fff;
}
.tf-orange {
	color: #d49758;
}
.tf-yellow {
	color: #fde068;
}

.expand {
	height: auto;
	padding-bottom: 20px;
}

.upload-area {
	line-height: 176px;
	margin: 0 auto;
	text-align: center;
	overflow: auto;
	transition: height 500ms, line-height 500ms;
	font-style:italic;
}
.droppable, .working {
	line-height: 266px;
}
.droppable .upload-text {
	opacity: 0;
}
.upload-area svg {
	position:absolute;
	width: 150px;
	height: 150px;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -75px;
	z-index: 0;
	stroke: #aeb8c3;
	opacity: .5;
}
.upload-area.droppable svg  {
	opacity: 1;
	transition: opacity 500ms;
}
.upload-area span {
	pointer-events: none;
}

.working .upload-text, .eff-file {
	display:none;
}
.upload-text, .percentage {
	z-index: 3;
}
.percentage {
	display:none;
}
.working .percentage {
	display:block;
}


footer {
	padding: 180px 18px 20px 18px;
	text-align:center;
	opacity: 0.4;
}




input::-ms-reveal, input::-ms-clear {
	display: none;
}


::placeholder {
	color: currentColor;
	opacity: .5;
}


